Commit Graph

34065 Commits

Author SHA1 Message Date
Twinaphex
9da6a9c1b3 Merge pull request #3913 from lasers/translate-english-only-to-all
Translate "Applying cheat changes." to all languages
2016-11-01 11:00:37 +01:00
Twinaphex
cda93c4625 bool_entries needs to be reduced by one in size 2016-11-01 10:58:48 +01:00
twinaphex
76cf8dc124 (GLM) Remove __CUDA_ARCH__ 2016-11-01 10:30:04 +01:00
twinaphex
101c885f8b (GLM) Remove more unused files 2016-11-01 10:28:42 +01:00
twinaphex
209a0ddd34 Remove more unused files 2016-11-01 10:24:32 +01:00
twinaphex
765c8ee930 (GLM) Remove CUDACC ifdefs 2016-11-01 10:23:40 +01:00
twinaphex
68bfbd8020 (GLM) Cleanups 2016-11-01 08:51:59 +01:00
Twinaphex
846f9a94af Merge pull request #3915 from loganmc10/patch-2
Add egl debug context option for Android
2016-11-01 08:12:23 +01:00
twinaphex
bc90cdef8b (GLM) Remove GLM_FUNC_DECL 2016-11-01 07:40:33 +01:00
twinaphex
fd1b57fb1a (GLM) Get rid of some more stuff we won't need in libretro-common 2016-11-01 07:15:37 +01:00
twinaphex
d8dab2af5b (GLM) Remove more unused files 2016-11-01 07:04:17 +01:00
twinaphex
af9136c341 (GLM) Cleanups 2016-11-01 06:51:07 +01:00
twinaphex
0fd569983c (GLM) Cleanups 2016-11-01 06:47:44 +01:00
lasers
db69a808bd Add important /* TODO */ 2016-10-31 22:42:12 -05:00
Andrés Suárez
af642521ae Merge pull request #3916 from leiradel/master
Fix cheevos using work RAM mirrors.
2016-10-31 20:07:18 -05:00
Andre Leiradella
bccdd8dfbe Fix cheevos using work RAM mirrors. 2016-11-01 01:02:09 +00:00
Andrés Suárez
752d3a1804 Merge pull request #3912 from leiradel/master
Fixes to cheevos issues; added warning about the console IDs enumerat…
2016-10-31 18:59:26 -05:00
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
lasers
861c0aaba7 Add important //TODO 2016-10-31 15:54:08 -05:00
Jean-André Santoni
4bf172835d Expose the NeoActive icon theme 2016-10-31 21:42:46 +01:00
lasers
e9658e7b09 Translate "Applying cheat changes." to all languages 2016-10-31 15:05:39 -05:00
Andre Leiradella
8e3a524749 Fixes to cheevos issues; added warning about the console IDs enumeration. 2016-10-31 19:07:53 +00: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