33895 Commits

Author SHA1 Message Date
Logan McNaughton
200cf15044 Add egl debug context option for Android
According to https://www.khronos.org/registry/egl/extensions/KHR/EGL_KHR_create_context.txt

"The default value of EGL_CONTEXT_FLAGS_KHR is zero"

So this should keep it at 0 if debug=false, and set it to EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR is debug=true

Fixes https://github.com/libretro/RetroArch/issues/3910
2016-10-31 15:28:45 -06:00
Jean-André Santoni
4bf172835d Expose the NeoActive icon theme 2016-10-31 21:42:46 +01:00
twinaphex
c4dd7c511e (deps/glm) Get rid of more unused files 2016-10-31 18:54:56 +01:00
twinaphex
17337900f2 (deps/glm) Slim down on unneeded files 2016-10-31 18:50:34 +01:00
twinaphex
f707d39c54 Let's just get rid of this problematic check instead 2016-10-31 15:30:20 +01:00
twinaphex
de3c1a04db Simplifications 2016-10-31 15:24:03 +01:00
twinaphex
4ff6d8c108 Add more logging 2016-10-31 15:12:34 +01:00
twinaphex
49479937d4 Reintroduce setting_get_type 2016-10-31 15:01:40 +01:00
Jean-André Santoni
659235c572 Merge pull request #3906 from lasers/add-monochrome-jagged
Add Monochrome Jagged
2016-10-31 08:20:33 +01:00
twinaphex
4945075201 Prevent warning 2016-10-31 08:00:57 +01:00
Brad Parker
5d28029be8 remove confirm_on_exit menu option 2016-10-30 23:29:03 -04:00
Brad Parker
0ee9432aa4 fix backspacing of unicode chars in OSK 2016-10-30 23:02:33 -04:00
Twinaphex
3e5b3da144 Merge pull request #3905 from GregorR/netplay-disconnect-disable
Disable netplay when we disconnect from the menu
2016-10-31 03:45:41 +01:00
lasers
8797dfbee1 Add Monochrome Jagged 2016-10-30 17:14:13 -05:00
Jean-André Santoni
60abe24608 Fix a crash on RGUI 2016-10-30 20:41:32 +01:00
Jean-André Santoni
c92521ac66 Update the OSK highlight only when the pointer is moved 2016-10-30 19:48:55 +01:00
Gregor Richards
c0d2128369 Disable netplay when we disconnect from the menu, so it doesn't reenable
itself.
2016-10-30 14:41:19 -04:00
Jean-André Santoni
19c1b00bdc OSK bugfix when using mouse and joypad at the same time 2016-10-30 18:09:23 +01:00
twinaphex
7d0ebd1b51 Some C89_BUILD fixes 2016-10-30 14:27:24 +01:00
Twinaphex
525859d268 Merge pull request #3901 from 9chu/master
Fixing & adding more translation for Simplified Chinese
2016-10-30 14:21:46 +01:00
chu
5de6305eb1 add more chs translation 2016-10-30 21:01:02 +08:00
twinaphex
6a6c352360 The new OSK overlay built into the menu should be better - take
this out
2016-10-30 12:14:53 +01:00
Jean-André Santoni
41611e3d74 Touch and mouse support for the OSK 2016-10-30 11:48:48 +01:00
Twinaphex
ec058911d3 Merge pull request #3895 from duskgao/patch-1
more chs translation
2016-10-30 11:26:58 +01:00
twinaphex
3a4b473809 Fix filter by supported extensions option in filebrowser 2016-10-30 10:40:42 +01:00
twinaphex
bb987cf5ac Fix segfault courtesy of AdrianoML - Segfault when booting a core
with a keyboard device
2016-10-30 09:42:59 +01:00
Brad Parker
18cce4cfc9 fix OSK hang in Windows because we are getting a down event for keycode 0... 2016-10-30 01:14:50 -04:00
Brad Parker
b14c3970d1 clear trigger_input before calling menu_event(), fixes firing of gamepad keys after binding 2016-10-30 00:12:47 -04:00
Brad Parker
2e654658d8 fix hotkey firing when binding quit key 2016-10-29 23:25:47 -04:00
twinaphex
25eaee066c Buildfix 2016-10-30 03:34:11 +01:00
twinaphex
ac1cfa62f3 C89_BUILD error fixes 2016-10-30 03:33:35 +01:00
twinaphex
696abbed83 C89_BUILD fix 2016-10-30 03:30:32 +01:00
twinaphex
d7c4b4f009 Should prevent error 2016-10-30 03:27:43 +01:00
Brad Parker
28c0e78292 ignore trigger input while binding a new key 2016-10-29 21:58:43 -04:00
twinaphex
950e67b8a2 Use BIT64_SET 2016-10-30 02:58:26 +01:00
twinaphex
0fee70457b (MSVC) Fix issues 2016-10-30 02:40:05 +01:00
twinaphex
8032bd0336 Fix float right action 2016-10-30 02:10:20 +01:00
Twinaphex
bd684065c3 Prevent null pointer dereference crash 2016-10-30 02:18:03 +02:00
Brad Parker
1a73b1d144 OSK cleanup, add katakana support 2016-10-29 19:51:02 -04:00
Jean-André Santoni
281335f86f Improve OSK look 2016-10-30 00:20:37 +02:00
Jean-André Santoni
efa2b7fbb1 Merge pull request #3896 from lasers/fix-ugly-task-popup
Fix ugly task popup
2016-10-29 23:55:34 +02:00
Jean-André Santoni
01985c7460 OSK memory fix and hiragana support 2016-10-29 23:54:06 +02:00
Jean-André Santoni
b176aa2396 OSK Fix and cleaning 2016-10-29 23:28:53 +02:00
Jean-André Santoni
156081635c Merge pull request #3898 from heuripedes/master
(xmb) Fix memory leak
2016-10-29 23:22:33 +02:00
Jean-André Santoni
97e13c4409 Preliminary changes for the utf8 OSK 2016-10-29 22:43:34 +02:00
Higor Eurípedes
5de85bb3e5 (xmb) Fix memory leak
Fixes #3857
2016-10-29 14:36:16 -03:00
lasers
47e91d835b Fix broken (and ugly) task popup 2016-10-29 09:53:57 -05:00
twinaphex
21c7f562f7 Optimize input code 2016-10-29 15:53:14 +02:00
twinaphex
3d91e4087f input_keys_pressed - get rid of early return 2016-10-29 15:37:28 +02:00
twinaphex
3e886df637 (XMB) Add 'Scan File' to horizontal 'Import Content' tab
(XMB) Hide 'Scan Content' on Main Menu since we already have a tab
dedicated to it, and it unclutters the main menu
2016-10-29 15:04:20 +02:00