Commit Graph

31593 Commits

Author SHA1 Message Date
twinaphex
6fb39e4f7f Iterate and unset override settings in retroarch_parse_input 2016-08-01 20:43:26 +02:00
twinaphex
39aba8e36f Create override setting functions 2016-08-01 20:41:42 +02:00
twinaphex
45d7b7b459 Create retroarch_override_setting_is_set 2016-08-01 20:39:21 +02:00
twinaphex
37913d9343 (Shield) Comment this out - doesn't work for now - figure out why 2016-08-01 20:30:38 +02:00
Twinaphex
0e814c4e6d Merge pull request #3315 from frangarcj/master
(VITA) Rotation workaround
2016-08-01 20:28:01 +02:00
twinaphex
3d75c0abdc Add HAVE_MENU ifdefs 2016-08-01 20:27:14 +02:00
Francisco José García García
95b630636d (VITA) Rotation workaround 2016-08-01 20:26:29 +02:00
twinaphex
3402c0d420 When building without menu support, if we pass no arguments to
retroarch at the commandline, show the help message instead of
outright crashing
2016-08-01 18:35:56 +02:00
twinaphex
60158f5247 Make it possible to compile again with ./configure --disable-rgui 2016-08-01 18:29:26 +02:00
twinaphex
2665212237 (configuration.c) Add HAVE_MENU ifdef 2016-08-01 18:26:06 +02:00
twinaphex
5636569d9e (configuration.c) Fix bug in config_menu_btn_cancel_default 2016-08-01 18:22:03 +02:00
twinaphex
563842945c (gl_common.h) Start catering towards GLES3/GLES3.1/GLES3.2 too 2016-08-01 18:15:14 +02:00
twinaphex
e3dc0261c0 (GL) Cleanups 2016-08-01 18:10:34 +02:00
twinaphex
46c8bba59e (GL) Cut down on ifdefs 2016-08-01 18:08:18 +02:00
twinaphex
10ceec4c99 (GL) Cleanups 2016-08-01 17:46:02 +02:00
twinaphex
b7458f5523 (GL) Cleanups 2016-08-01 17:40:53 +02:00
twinaphex
34488802d9 Create GL_CAPS_SRGB_FBO_ES3 2016-08-01 17:36:07 +02:00
twinaphex
09ea570dcb Create GL_CAPS_FP_FBO 2016-08-01 17:33:50 +02:00
twinaphex
3d76f6e79f gl_check_capability - cleanups 2016-08-01 17:30:58 +02:00
twinaphex
76c021df09 Create GL_CAPS_SRGB_FBO 2016-08-01 17:28:43 +02:00
twinaphex
9b5703c9f3 Create GL_CAPS_FULL_NPOT_SUPPORT 2016-08-01 17:23:01 +02:00
twinaphex
91bef22613 EGL images should be usable with GLES3 and later too 2016-08-01 16:47:24 +02:00
twinaphex
a45239359c (GL) Create GL_CAPS_UNPACK_ROW_LENGTH
(GL) Cut down on HAVE_OPENGLES2 ifdefs and try to use
HAVE_OPENGLES instead
2016-08-01 16:36:57 +02:00
twinaphex
5f183d9895 Make SDL2 optional for Emscripten 2016-08-01 16:29:56 +02:00
twinaphex
6d76a04b0f (GL) Cleanups
(Emscripten) Add HAVE_RPNG/HAVE_RJPEG
2016-08-01 16:25:02 +02:00
twinaphex
78217ca32b (GL) Create GL_CAPS_ES2_COMPAT 2016-08-01 16:19:41 +02:00
twinaphex
bbc303c7f2 (GL) Create GL_CAPS_PACKED_DEPTH_STENCIL 2016-08-01 16:11:35 +02:00
twinaphex
375a2f2480 Create GL_CAPS_DEBUG 2016-08-01 16:06:19 +02:00
twinaphex
4b1ab53361 Create gl_check_capability 2016-08-01 16:01:21 +02:00
twinaphex
087e378bf7 Use 0 parameter index 2016-08-01 15:43:34 +02:00
twinaphex
1aac393f73 (GL) Cut down on some forward declarations 2016-08-01 15:40:02 +02:00
twinaphex
94763e1db4 (GL) Remove one unnecessary HAVE_MENU ifdef 2016-08-01 15:31:29 +02:00
Twinaphex
210db93237 Merge pull request #3312 from Themaister/master
Vulkan: Make glslang shaders debuggable.
2016-08-01 14:36:17 +02:00
Hans-Kristian Arntzen
efee5d131a Vulkan: Make glslang shaders debuggable.
Properly handle file names, includes, etc to make
error reports somewhat more sane.
2016-08-01 14:27:23 +02:00
twinaphex
9e8f5127e2 (General) Allow for platforms to set menu OK/cancel buttons individually
(Shield/Android) Set default OK/cancel buttons now to Shield A (OK)
and Shield B (Cancel), previous default was Shield A (Cancel),
Shield B (OK)
2016-08-01 14:20:47 +02:00
twinaphex
2bcdaf2c57 Create config_overlay_enable_default 2016-08-01 14:14:21 +02:00
twinaphex
b126b9627d (Android) When Android device is a game console, disable overlays by default 2016-08-01 14:09:04 +02:00
twinaphex
ef604dbeb5 (platform_linux.c) Cleanup 2016-08-01 14:04:57 +02:00
Twinaphex
f65dabe3a4 Merge pull request #3310 from frangarcj/master
(VITA) Fix deps/vita2dlib
2016-08-01 02:25:27 +02:00
Francisco José García García
80e4da408f (VITA) Fix deps/vita2dlib 2016-08-01 02:12:15 +02:00
twinaphex
d12d89202e (libvita2d) Add these object files 2016-08-01 01:31:20 +02:00
twinaphex
a676ce8ffe (libvita2d) Buildfixes 2016-08-01 01:02:26 +02:00
twinaphex
6093499610 (Vita) Buildfix 2016-08-01 00:54:11 +02:00
twinaphex
6a5fee664f (Vita) Start baking in libvita2d 2016-08-01 00:50:13 +02:00
twinaphex
bbafc5f04e (Vita) Add libvita2d 2016-08-01 00:43:38 +02:00
Twinaphex
01d995f17e Merge pull request #3308 from leiradel/httpserver
Added an embedded HTTP server to RetroArch; Mapped the /mmaps URI to …
2016-08-01 00:14:12 +02:00
Andre Leiradella
260625bd83 Use MD5 functions from libretro-common 2016-07-31 23:08:07 +01:00
Andre Leiradella
292335b84c Added an embedded HTTP server to RetroArch; Mapped the /mmaps URI to a JSON-based RESTful API to retrieve memory maps 2016-07-31 22:45:01 +01:00
twinaphex
1468b54b41 CXX_BUILD buildfix 2016-07-31 23:42:55 +02:00
Twinaphex
8eb97d37b2 Merge pull request #3307 from Ezio-PS/master
Fixed Italian translation
2016-07-31 22:56:50 +02:00