twinaphex
|
89ee08214d
|
We need to grab a function pointer to vkCmdDraw later after
vkCreateDevice
|
2016-02-29 06:21:42 +01:00 |
|
twinaphex
|
be5333371b
|
(Vulkan) More funcptrs
|
2016-02-29 06:16:31 +01:00 |
|
twinaphex
|
bfd38e171b
|
(Vulkan) More Vulkan funcptrs
|
2016-02-29 05:57:38 +01:00 |
|
radius
|
3f22d5cb33
|
make the gui a bit flatter
|
2016-02-28 23:52:33 -05:00 |
|
twinaphex
|
3abea50cbf
|
Move function pointers to vulkan_context
|
2016-02-29 05:49:05 +01:00 |
|
radius
|
7e1e330463
|
add context menu to demo window
|
2016-02-28 23:43:02 -05:00 |
|
twinaphex
|
2a621a8424
|
Go through vkEnumeratePhysicalDevices funcptr
|
2016-02-29 05:37:37 +01:00 |
|
twinaphex
|
cf03851cc8
|
Add vkGetDeviceQueue funcptr
|
2016-02-29 05:37:37 +01:00 |
|
radius
|
a6f015623a
|
stub function for kbd input
|
2016-02-28 23:35:22 -05:00 |
|
twinaphex
|
5e970637d4
|
(Vulkan) Add more function pointers
|
2016-02-29 05:32:10 +01:00 |
|
twinaphex
|
25d741e26a
|
Start setting up more function pointers
|
2016-02-29 04:21:08 +01:00 |
|
twinaphex
|
82f5d917f0
|
Start trying to roll our own Vulkan loader based on PPSSPP
approacha
|
2016-02-29 03:14:17 +01:00 |
|
twinaphex
|
a8185f0b81
|
Cleanups
|
2016-02-29 02:54:46 +01:00 |
|
twinaphex
|
042e4b0ba7
|
(Zarch) Style nits
|
2016-02-29 02:52:00 +01:00 |
|
twinaphex
|
070f25131a
|
(Zarch) Cleanups
|
2016-02-29 02:48:29 +01:00 |
|
Twinaphex
|
e5e11ae716
|
Remove unused variable
|
2016-02-29 02:41:06 +01:00 |
|
twinaphex
|
28a02da5bf
|
Cleanups
|
2016-02-29 02:38:11 +01:00 |
|
twinaphex
|
91d19a15ec
|
Take this out
|
2016-02-29 02:36:18 +01:00 |
|
twinaphex
|
28bb5295f7
|
(menu/drivers/zarch.c) Use strlcpy instead of strncpy
|
2016-02-29 02:17:53 +01:00 |
|
twinaphex
|
b4e872476b
|
Prevent some more crashes
|
2016-02-29 02:09:10 +01:00 |
|
twinaphex
|
4f1ab1f9c3
|
(gl_raster_font.c) Add early return in case gl pointer is NULL
|
2016-02-29 01:54:54 +01:00 |
|
twinaphex
|
65b628cf20
|
Cover more edge cases for crashes initiated by Zarch
|
2016-02-29 01:49:58 +01:00 |
|
twinaphex
|
09f2b64c1f
|
gl_render_overlay -add early return
|
2016-02-29 01:43:40 +01:00 |
|
twinaphex
|
34f3963e4e
|
Simplify RUNLOOP_CTL_IS_SLOWMOTION
|
2016-02-29 01:33:14 +01:00 |
|
twinaphex
|
6fbad68561
|
(gl.c) Cleanup
|
2016-02-29 01:29:49 +01:00 |
|
twinaphex
|
7d346d627f
|
Robustness fixes
|
2016-02-29 01:22:39 +01:00 |
|
Twinaphex
|
d9750591d2
|
Merge pull request #2764 from IlDucci/master
Updating Spanish Translation
|
2016-02-28 23:04:06 +01:00 |
|
IlDucci
|
86a94a5d95
|
Updating Spanish Translation
Added the two missing lines.
|
2016-02-28 22:57:34 +01:00 |
|
twinaphex
|
6f9b7a4c87
|
Silence CXX_BUILD warnings
|
2016-02-28 22:51:02 +01:00 |
|
twinaphex
|
ea94d33de5
|
Avoid CXX_BUILD warnings
|
2016-02-28 22:49:52 +01:00 |
|
twinaphex
|
ca497533db
|
Fix C89_BUILD warning
|
2016-02-28 22:47:46 +01:00 |
|
Twinaphex
|
edf296a06c
|
Merge pull request #2763 from IlDucci/master
Updating Spanish Translation
|
2016-02-28 22:45:26 +01:00 |
|
IlDucci
|
76ef4bd44a
|
Updating Spanish Translation
Adding changes to the Spanish translation
|
2016-02-28 22:30:31 +01:00 |
|
twinaphex
|
5104e05a89
|
Cleanup
|
2016-02-28 21:18:06 +01:00 |
|
twinaphex
|
cec6701c0d
|
(config_file.C) Fix segfaultthat happened at freeing of tmp->key
when tmp->key is NULL
|
2016-02-28 18:44:07 +01:00 |
|
twinaphex
|
f13b630d57
|
Reimplement pending_action OK
|
2016-02-28 18:35:34 +01:00 |
|
twinaphex
|
841a647d0c
|
Revert "Remove the pending_action code"
This reverts commit b19f12ec6636a27e1a25b062d113a6335f0cd576.
|
2016-02-28 18:28:11 +01:00 |
|
twinaphex
|
b19f12ec66
|
Remove the pending_action code
|
2016-02-28 18:03:57 +01:00 |
|
twinaphex
|
96c21eeb0d
|
Reimplement gamepad action OK button
|
2016-02-28 17:45:14 +01:00 |
|
twinaphex
|
b4acda26a2
|
Remove unused struct variables
|
2016-02-28 17:35:52 +01:00 |
|
twinaphex
|
ae66fc95cc
|
Start refactoring 'Load' menu
|
2016-02-28 17:33:56 +01:00 |
|
twinaphex
|
6726b64d0d
|
Refactor zarch_zui_gamepad_input - introduce cutoff point
|
2016-02-28 17:20:14 +01:00 |
|
twinaphex
|
49d751e6c3
|
Create zarch_zui_gamepad_input
|
2016-02-28 16:49:46 +01:00 |
|
twinaphex
|
5c18dc8a04
|
(Zarch) Better gamepad controls
|
2016-02-28 16:44:41 +01:00 |
|
twinaphex
|
004ca19fe4
|
(Zarch) Start implementing gamepad controls
|
2016-02-28 15:39:20 +01:00 |
|
Twinaphex
|
77cec284f4
|
Merge pull request #2762 from Monroe88/menu_filter
Add option for menu linear filter
|
2016-02-28 04:11:30 +01:00 |
|
Monroe88
|
a669039523
|
Add option for menu linear filter
|
2016-02-27 17:30:12 -06:00 |
|
radius
|
11423ac52e
|
look for assets in the correct folder
|
2016-02-27 15:02:13 -05:00 |
|
radius
|
87c2f16ca7
|
readd the cursor for fullscreen mode
|
2016-02-27 14:59:42 -05:00 |
|
radius
|
a4720acf22
|
disable oversampling leads to some font alignment issues
|
2016-02-27 13:10:07 -05:00 |
|