Commit Graph

31642 Commits

Author SHA1 Message Date
radius
671aa0f59c (ovr) add game overrides too 2016-08-26 09:43:29 -05:00
radius
1b91202004 (ovr) allow overwriting existing overrides, still have to make dirs for new overrides 2016-08-26 01:06:15 -05:00
radius
7c78f52e6b (ovr) change a few log messages 2016-08-26 00:46:49 -05:00
radius
45ca269573 (ovr) define paths for override files 2016-08-26 00:45:01 -05:00
radius
02d164b9e4 (ovr) reimplement path_settings 2016-08-25 20:10:01 -05:00
radius
89d59c5b36 (ovr) free these buffers 2016-08-25 19:51:47 -05:00
radius
97a5c3a118 (ovr) reimplement string_settings 2016-08-25 19:49:31 -05:00
radius
256670e7d3 (ovr) reimplement float_settings 2016-08-25 19:30:10 -05:00
radius
1bcaf884db (ovr) reimplement int_settings 2016-08-25 19:14:10 -05:00
radius
1a933bf7d3 (ovr) reimplement bool_settings 2016-08-25 19:00:06 -05:00
radius
3cbb03349f (ovr) implement bool settings 2016-08-25 10:30:30 -05:00
radius
c6c054bad1 (ovr) start implementing diff function 2016-08-25 01:34:51 -05:00
radius
1fbeebf8a9 (ovr) add menu items 2016-08-25 00:54:39 -05:00
radius
0f3ea88f86 (ovr) allow loading settings in an alternate variable 2016-08-25 00:33:23 -05:00
twinaphex
f6598f8e38 Set default app dir to app0:/assets 2016-08-25 01:10:30 +02:00
twinaphex
501f619805 (Vita) Change default assets dir 2016-08-24 17:10:55 +02:00
twinaphex
cf694f9fc2 (Vita) strip source svg files
(Default/Mobile) Use MaterialUI by default if RARCH_MOBILE defined and HAVE_MATERIALUI defined
2016-08-24 17:03:22 +02:00
twinaphex
1ad0e7201a Use XMB by default when HAVE_XMB is defined 2016-08-24 15:34:19 +02:00
twinaphex
82fecdbc70 (Vita) silence some warnings 2016-08-24 14:04:22 +02:00
twinaphex
bb211b7621 Add assets dirs 2016-08-24 13:45:40 +02:00
twinaphex
3bbf2a74ba Remove double entry 2016-08-24 13:17:30 +02:00
Alcaro
ed4a6f373f C sources aren't executable. 2016-08-24 12:47:37 +02:00
twinaphex
465d17a6e2 (libretro-common) Update files 2016-08-24 01:45:59 +02:00
twinaphex
18f999d8de (libretro-common) Header updates 2016-08-24 01:22:29 +02:00
twinaphex
3547fb3351 (libretro-common) Update headers 2016-08-24 01:20:32 +02:00
twinaphex
db36b40b20 Rework this code 2016-08-23 20:12:37 +02:00
twinaphex
1b44f44822 Buildfix 2016-08-23 20:11:12 +02:00
Twinaphex
ac68336143 Merge pull request #3422 from frangarcj/master
(VITA) Fix screenshots and some debug options
2016-08-23 19:39:46 +02:00
Francisco José García García
5bd2364575 (VITA) Fix screenshots and some debug options 2016-08-23 18:17:46 +02:00
twinaphex
7b95ac7342 (Vita) Add HAVE_MATERIALUI too 2016-08-23 11:01:24 +02:00
Twinaphex
f8c70c0c36 Merge pull request #3420 from frangarcj/master
(VITA) Add XMB support
2016-08-23 09:57:47 +02:00
Francisco José García García
4221374072 (VITA) Add XMB support 2016-08-23 02:49:53 +02:00
twinaphex
5f243b4baa (deps/7zip) Cleanups - rebase around MSB_FIRST 2016-08-23 00:23:52 +02:00
twinaphex
035d006d62 Set attrib to EGL_OPENGL_ES3_BIT_KRH if g_es3 is true 2016-08-23 00:09:33 +02:00
Twinaphex
cbbb840584 Merge pull request #3419 from loganmc10/patch-1
Allow GLES2 app to use GLES3 core
2016-08-22 23:49:08 +02:00
Logan McNaughton
8b34a009dc Allow GLES2 app to use GLES3 core
The Android app is a GLES2 application (it doesn't have HAVE_OPENGLES3 set when it is compiled). However, it is possible to use the GLES2 Android App to launch GLES3 cores, if the phone supports it. This allows cores to set RETRO_HW_CONTEXT_OPENGLES3 and have the Android app respect that, without having to compile the Android app for GLES3.
2016-08-22 15:48:32 -06:00
Twinaphex
339ea74ede Merge pull request #3418 from vanfanel/master
Fix plain_drm driver compilation
2016-08-22 14:34:52 +02:00
Alcaro
6fe43f5823 Make this one a bit more robust 2016-08-22 14:25:20 +02:00
vanfanel
e5965c7870 Fix plain_drm driver compilation 2016-08-22 14:23:17 +02:00
twinaphex
7c19b2fac5 More translatable strings 2016-08-22 13:41:11 +02:00
twinaphex
b0a8f72724 More translated strings 2016-08-22 13:11:40 +02:00
twinaphex
a43dab71ba More translated strings 2016-08-22 02:38:19 +02:00
twinaphex
36d9b866cc Remove some logs 2016-08-22 02:30:23 +02:00
twinaphex
0ca142faf4 (frontend_salamander.c) Update dir_list_new reference 2016-08-21 14:14:37 +02:00
twinaphex
30f99c6e0e (iOS) Remove HAVE_ZARCH 2016-08-21 13:23:14 +02:00
twinaphex
19787792df Buildfix for Zarch 2016-08-21 13:22:24 +02:00
Twinaphex
5182769db8 Merge pull request #3412 from bparker06/master
recursively scan directories for database content, fixes issue #3139
2016-08-21 13:11:29 +02:00
Twinaphex
ae9f55d874 Merge pull request #3413 from fr500/master
reorder XMB tabs
2016-08-21 13:09:22 +02:00
radius
a467e13302 reorder XMB tabs 2016-08-21 00:09:29 -05:00
Brad Parker
c9815fadce update parameter list in header 2016-08-21 01:06:38 -04:00