Commit Graph

31613 Commits

Author SHA1 Message Date
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
Brad Parker
cc582db6fb recursively scan directories for database content, fixes issue #3139 2016-08-21 00:59:41 -04:00
Andrés
c171dd996e Merge pull request #3411 from bparker06/master
call quit event when key combination for quit is pressed, fixes issue #3335
2016-08-20 21:59:26 -05:00
Brad Parker
0e6059f1eb call quit event when key combination for quit is pressed, fixes autosave in issue #3335 2016-08-20 22:11:06 -04:00
Alcaro
3899984bbb Fix pseudolocalization 2016-08-20 23:38:24 +02:00
Alcaro
e41aa1f8fe Update pseudolocalization 2016-08-20 22:49:45 +02:00
twinaphex
838524dc49 Add thumb2 support for libco armeabi 2016-08-20 21:55:40 +02:00
twinaphex
cfb48542e3 (PS3) Add /dev/bdvd 2016-08-20 21:49:58 +02:00
twinaphex
ad3a4311ee Add msg_hash_jp 2016-08-20 21:37:03 +02:00
Alcaro
be4e0aee1f Clean up this thing 2016-08-20 21:23:32 +02:00
twinaphex
7f3e63a18d config_set_string - prevent potential crash 2016-08-20 21:21:09 +02:00
radius
616f517de7 fix savefiles/savestates not overriding 2016-08-20 12:52:47 -05:00
Alcaro
e559085540 Merge pull request #3407 from meleu/screenshot_with_gamename
Screenshot with gamename
2016-08-19 22:08:34 +02:00
meleu
db204afc9c changes based on the @Alcaro suggestions
Suggestions made here: https://github.com/libretro/RetroArch/pull/3407
2016-08-19 16:31:13 -03:00
twinaphex
acf76f6a58 (libretro-common) Simplify compat_ctz 2016-08-19 20:18:04 +02:00
twinaphex
a27f042731 Start preparing XMB for Vita 2016-08-19 19:10:31 +02:00
meleu
c92efacebe avoid problems if ROM name has percents
As @Alcaro noted here: https://github.com/libretro/RetroArch/pull/3407
2016-08-19 10:13:33 -03:00
meleu
01abbe3d4d screenshot filename "game name-yymmdd-hhmmss.ext"
replaced fill_dated_filename() by fill_str_dated_filename() to add the game name to the screenshot.
2016-08-19 08:53:14 -03:00
meleu
e1f4b41bb6 added fill_str_dated_filename() prototype 2016-08-19 08:49:09 -03:00
meleu
4e44ab99a1 added fill_str_dated_filename() function
This function creates a 'dated' filename prefixed by the string `in_str`, and concatenates extension (`ext`) to it.
2016-08-19 08:45:58 -03:00
Twinaphex
4b9ced1cd8 Merge pull request #3405 from frangarcj/master
(VITA) Add threads support
2016-08-19 08:54:24 +02:00
Francisco José García García
6e920f17dc (VITA) Add threads support 2016-08-19 02:59:25 +02:00
Twinaphex
bdd26ba5db Merge pull request #3404 from lakkatv/master
(XMB) Allow hiding some tabs
2016-08-18 17:27:43 +02:00
Jean-André Santoni
04fb4f6dde (XMB) Allow hiding some tabs 2016-08-18 16:42:39 +02:00
Jean-André Santoni
4228e3dcc3 Revert "Reworked xmb driver to allow tab hiding"
This reverts commit 069a9cbfe6.
2016-08-18 14:06:54 +02:00
Andrés
a2529620ad Merge pull request #3401 from RobLoach/tweaks
[Emscripten] Add design tweaks to the player
2016-08-17 14:44:55 -05:00
Rob Loach
b20c843fa8
[Emscripten] Add design tweaks to the player 2016-08-17 15:43:35 -04:00
Andrés
a7be733902 Merge pull request #3400 from RobLoach/patch-4
[Emscripten] Add some spacing above Start controls
2016-08-17 14:26:00 -05:00
Rob Loach
edb0e974d7 [Emscripten] Add some spacing above Start controls 2016-08-17 15:25:28 -04:00
Andrés
2723fe59a0 Merge pull request #3398 from RobLoach/patch-3
[Emscripten] Clean up the log textarea
2016-08-17 13:54:12 -05:00