27759 Commits

Author SHA1 Message Date
twinaphex
191b233334 Cleanup net_ifinfo 2016-03-03 00:22:38 +01:00
twinaphex
cbc8bab8e2 Cleanup 2016-03-03 00:19:37 +01:00
twinaphex
d805845e29 Add net_ifinfo 2016-03-03 00:17:14 +01:00
radius
1cea6cd7be [zr] implement 'bool' parameters 2016-03-02 18:08:57 -05:00
radius
e9ce64e854 [zr] implement shader parameters dialog 2016-03-02 17:14:50 -05:00
twinaphex
414c63b59a (VG) Silence some warnings
(Libretro-common) Add some headers
2016-03-02 23:09:31 +01:00
Twinaphex
6a2449bd1e Merge pull request #2770 from dankcushions/master
Fix compilation error:
2016-03-02 23:06:14 +01:00
Christopher Bransden
2d0c02d21e Fix compilation error:
gfx/drivers_context/vc_egl_ctx.c:591:13: error: static declaration of ‘gfx_ctx_vc_set_swap_interval’ follows non-static declaration
gfx/drivers_context/vc_egl_ctx.c:312:4
2016-03-02 21:31:56 +00:00
radius
55530dcbc3 [zr] implement exit, make clics respond even when the window is innactive 2016-03-02 16:24:36 -05:00
radius
7853815d45 [zr] change layout 2016-03-02 16:24:35 -05:00
radius
89cccb111b [zr] update zahnrad 2016-03-02 16:24:34 -05:00
twinaphex
1645ae54be (Zarch) Cleanups 2016-03-02 22:21:12 +01:00
twinaphex
30fa73dc8d (Zarch) Create typedef zarch_texture_item 2016-03-02 22:19:20 +01:00
twinaphex
7df467422b Create typedefs 2016-03-02 22:17:05 +01:00
twinaphex
885966c16b Nit 2016-03-02 22:08:37 +01:00
twinaphex
138e4bc78b menu_input_mouse_state - cleanups 2016-03-02 22:02:35 +01:00
twinaphex
4ba487df99 (menu_input.c) Turn some variables into static local variables 2016-03-02 22:01:00 +01:00
twinaphex
0f8e31cad3 (iOS) Use -1 instead of UIUserInterfaceIdiomUnspecified for backwards
compatibility
2016-03-02 17:25:13 +01:00
radius
1d0beeb665 [zr] set focus properly 2016-03-02 11:03:10 -05:00
radius
4eb6f26d92 [zr] update zahnrad 2016-03-02 11:01:22 -05:00
radius
780974ef32 [zr] change menu label 2016-03-02 02:51:03 -05:00
radius
8c86c6a47c [zr] hide/unhide window concept 2016-03-02 02:49:07 -05:00
radius
272563f3ca [zr] hide/unhide window concept 2016-03-02 02:48:51 -05:00
radius
8d89b1fa86 [zr] draw window offscreen till a better solution is available 2016-03-02 01:49:57 -05:00
twinaphex
75c05a5d7f Do away with no_content member 2016-03-02 06:20:36 +01:00
twinaphex
50f0e19263 Remove unused variable 2016-03-02 06:11:03 +01:00
radius
2807f94a14 [zr] hide/unhide windows 2016-03-01 23:43:15 -05:00
twinaphex
5dfc3f31db Move game_options_path to paths 2016-03-02 05:29:24 +01:00
radius
1b1b59692b [zr] add menu bar 2016-03-01 23:20:43 -05:00
twinaphex
0b78b07573 Cleanups 2016-03-02 05:17:30 +01:00
twinaphex
b038b4ae41 Move some variables to menu_input_ctl as static local variables 2016-03-02 05:09:09 +01:00
radius
d2d4312128 [zr] start adding main window 2016-03-01 21:49:30 -05:00
twinaphex
7d0205deac (vulkan_common.c) Add log error when vkCreateInstance fails 2016-03-02 03:13:31 +01:00
radius
0b9ea0943b [zr] cleanups 2016-03-01 18:54:46 -05:00
twinaphex
fa1662412b Use MIN/MAX 2016-03-02 00:11:45 +01:00
twinaphex
130f0749d4 (Android) Update 2016-03-02 00:09:43 +01:00
twinaphex
6f80e09ce1 Change MIN/MAX to upper-case 2016-03-02 00:07:31 +01:00
twinaphex
784df92f8d (Android) Compile in Vulkan support 2016-03-01 23:37:27 +01:00
twinaphex
702d4f9e3a (Android) Buildfix 2016-03-01 22:26:57 +01:00
twinaphex
d2a798e9cf (Griffin) Add files to griffin.c 2016-03-01 22:25:53 +01:00
twinaphex
efb1c88215 (opendingux_fbdev_ctx.c) Another ifdef 2016-03-01 22:23:40 +01:00
twinaphex
f3cc1a9b59 (opendingux_fbdev_ctx.c) More HAVE_EGL ifdefs 2016-03-01 22:23:17 +01:00
twinaphex
ac584330bb (Android) Bugfix 2016-03-01 21:58:35 +01:00
twinaphex
1b0a9d0b1d Backport Opendingux/GCW Zero patches courtesy of gama.coder 2016-03-01 21:50:23 +01:00
twinaphex
d2645e9087 Add more glslang include dirs 2016-03-01 19:19:39 +01:00
twinaphex
800d54a7fb (Android) Start setting up include dirs 2016-03-01 19:04:20 +01:00
twinaphex
77001a5577 (Android) More preparation for Vulkan 2016-03-01 18:59:12 +01:00
twinaphex
86a8899b0f (Android) Start preparing Android JNI Makefiles for Android 2016-03-01 18:46:40 +01:00
twinaphex
c44107949d (Vulkan) Pass width and height to vulkan_surface_create 2016-03-01 18:35:41 +01:00
twinaphex
5f125bc1f6 (Android) Only need to pass window for Android 2016-03-01 18:22:17 +01:00