Commit Graph

31619 Commits

Author SHA1 Message Date
twinaphex
64d6e0facf (Vita) Implement proper gamepad menu toggle combo for Vita, and remove
old hack
2016-08-02 16:48:54 +02:00
twinaphex
d77dd4f0d3 Add enums for gamepad menu toggle combos 2016-08-02 16:45:50 +02:00
twinaphex
54192cb6d6 Hide 'Disable Composition' for RARCH_MOBILE 2016-08-02 16:33:04 +02:00
twinaphex
f43f23d0af (RARCH_CONSOLE) Don't show User Interface Settings 2016-08-02 16:30:35 +02:00
twinaphex
41c99d6a83 (Menu) don't show wallpaper/boxart settings when RGUI is
selected
2016-08-02 16:27:43 +02:00
twinaphex
871b1740a8 Rename render_chain_driver.h to render_chain_gl.h 2016-08-02 16:22:57 +02:00
twinaphex
3d667999ab Cleanup 2016-08-02 16:19:27 +02:00
twinaphex
a010300d2f Buildfix 2016-08-02 15:46:03 +02:00
twinaphex
fda2495021 Get rid of HAVE_ZLIB_DEFLATE - implicitly enable it 2016-08-02 15:34:48 +02:00
twinaphex
328c6f7797 (Vita) Don't use baked in zlib - use system zlib 2016-08-02 15:31:09 +02:00
twinaphex
eee39ccf8a (Add Content List) Add default 'no entries' if networking and libretrodb support
are both not available
2016-08-02 15:31:09 +02:00
Andrés
64fd8e75d5 fix dist-cores.sh again 2016-08-02 08:27:09 -05:00
twinaphex
cd14455a51 Don't hide ADD_CONTENT_LIST behind HAVE_LIBRETRODB 2016-08-02 15:26:35 +02:00
Andrés
49aed237c9 fix a typo 2016-08-02 08:14:53 -05:00
Andrés
7d91ac9162 try to generate the IDs based on alphabetic order 2016-08-02 08:14:10 -05:00
twinaphex
fb641dabd1 (Griffin ) Buildfix 2016-08-02 15:01:34 +02:00
Twinaphex
77d628e4ca Merge pull request #3321 from Themaister/master
Vulkan: Add push constant support to slang.
2016-08-02 14:11:14 +02:00
twinaphex
fde63e1518 Don't show audio device for RARCH_CONSOLE 2016-08-02 14:06:47 +02:00
twinaphex
21f7447879 Hide suspend screensaver enable for mobiles/consoles 2016-08-02 13:57:54 +02:00
Hans-Kristian Arntzen
fb407796e9 Vulkan: Add push constant support to slang.
Usually, the UBO is very small, so we can fit everything in fast-access
uniforms.
2016-08-02 12:51:30 +02:00
Andrés
8f47e71b97 Update dist-cores.sh 2016-08-01 23:28:23 -05:00
twinaphex
86ea04bfe2 (PSP/Vita) Prevent warning 2016-08-02 03:15:11 +02:00
twinaphex
84588a1527 (GL) Move more code 2016-08-02 03:12:48 +02:00
twinaphex
9b06ec6c4e (GL) Move more FBO functions to render_chain_gl_legacy 2016-08-02 03:10:55 +02:00
twinaphex
bd3cd08be8 (GL/FB) Still compiles and links with --disable-fbo 2016-08-02 03:04:27 +02:00
twinaphex
d391159f39 Move more HAVE_FBO code to render_chain_gl_legacy 2016-08-02 02:56:44 +02:00
twinaphex
85ec02ba6b (GL) Move more renderchain code over to render_chain_gl_legacy 2016-08-02 02:54:38 +02:00
twinaphex
78806bf33c Move more renderchain code over to render_chain_gl_legacy.c 2016-08-02 02:38:46 +02:00
twinaphex
a8e74f0aa2 (GL) Start moving renderchain code over to separate files 2016-08-02 02:27:23 +02:00
Andrés
9bf2a80224 Update dist-cores.sh 2016-08-01 19:21:43 -05:00
Andrés
fddf503680 Update dist-cores.sh 2016-08-01 19:19:39 -05:00
twinaphex
a07ce85086 (OSMesa) No C++ comments 2016-08-02 02:19:06 +02:00
Andrés
d2891828e7 Update dist-cores.sh 2016-08-01 19:16:51 -05:00
Higor Eurípedes
8752313961 (gfx) Add OSMesa context 2016-08-02 02:16:02 +02:00
twinaphex
ab8471959e (D3D) 80-char style nits 2016-08-02 01:47:11 +02:00
Twinaphex
d7f649a5de Merge pull request #3320 from frangarcj/master
VPK and Sound fix
2016-08-02 01:39:53 +02:00
Francisco José García García
481763188c (VITA) Ugly blocking audio driver fix 2016-08-02 01:38:05 +02:00
Francisco José García García
4c26b82531 (VITA) Fix vpk full path 2016-08-02 01:37:46 +02:00
twinaphex
0ff82bd714 (XDK) Cleanup 2016-08-02 01:33:56 +02:00
twinaphex
4612e7e582 (CTR) Put core info files into separate dir 2016-08-02 01:30:35 +02:00
twinaphex
5da0945066 (GX) Put core info files into separate dir 2016-08-02 01:30:04 +02:00
twinaphex
90a0117578 (PSP/Vita) Put core info directory into separate dir 2016-08-02 01:27:25 +02:00
twinaphex
9b984398f7 (platform psp) Cleanups 2016-08-02 01:26:00 +02:00
Andrés
3a97fcff3b Merge pull request #3319 from frangarcj/master
(VITA) Fix build script
2016-08-01 18:11:45 -05:00
Francisco José García García
262959e2c2 (VITA) Fix build script 2016-08-02 01:09:35 +02:00
Twinaphex
8d29d5eaed Merge pull request #3318 from frangarcj/master
(VITA) Create vpk's
2016-08-02 00:58:42 +02:00
Francisco José García García
3a5fd3ab46 (VITA) Create vpk's 2016-08-02 00:57:00 +02:00
twinaphex
a0d3a148e7 Move force SRGB disable check at beginning of capability check 2016-08-02 00:56:21 +02:00
twinaphex
31ca6ca5ea (GL) Rename another function 2016-08-02 00:42:03 +02:00
twinaphex
188dd9bd69 Create gl_renderchain_add_lut 2016-08-02 00:31:04 +02:00