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 |
|
Ezio-PS
|
bae8cc4f68
|
Fixed Italian translation
|
2016-07-31 22:27:51 +02:00 |
|
twinaphex
|
b81f3b31eb
|
(PS3) Take out HAVE_IMAGEVIEWER for now - still multiple bugs
|
2016-07-31 21:26:57 +02:00 |
|
twinaphex
|
7775471a8f
|
(Salamander) If core_path is 'builtin', just fall back and start
up first libretro core executable we can find
|
2016-07-31 21:24:40 +02:00 |
|
Twinaphex
|
3def2655a2
|
Merge pull request #3305 from dalter/patch-4
Add SDL2 option
|
2016-07-31 21:14:45 +02:00 |
|
Twinaphex
|
2c06de9ae2
|
Merge pull request #3306 from dalter/patch-5
Add SDL2 option
|
2016-07-31 21:14:27 +02:00 |
|
Twinaphex
|
cef3893e06
|
Merge pull request #3304 from dalter/patch-3
Add focus to canvas (SDL2 input)
|
2016-07-31 21:14:11 +02:00 |
|
dalter
|
1b99f06fb8
|
Add SDL2 option
|
2016-07-31 21:52:37 +03:00 |
|
dalter
|
bf0e36017c
|
Update template.html
|
2016-07-31 21:48:32 +03:00 |
|
Twinaphex
|
a59784fbd1
|
Merge pull request #3303 from Themaister/master
Fix file encoding for msg_hash_it.
|
2016-07-31 20:48:21 +02:00 |
|
Hans-Kristian Arntzen
|
ba78cec1b3
|
Fix file encoding for msg_hash_it.
|
2016-07-31 20:46:56 +02:00 |
|
dalter
|
c6870cfb8e
|
Add focus to canvas (SDL2 input)
When the canvas in focus SDL2 input should be work
|
2016-07-31 21:43:42 +03:00 |
|
Twinaphex
|
af09bd1751
|
Create PS3 ifdef for DPI override value
|
2016-07-31 20:32:40 +02:00 |
|
Twinaphex
|
543bab65cc
|
Merge pull request #3300 from Ezio-PS/master
(PS3) Workaround to fix overscan on GLUI
|
2016-07-31 20:32:10 +02:00 |
|