radius
|
b14593081d
|
start implementing subsystem
|
2017-07-21 19:06:06 -05:00 |
|
Twinaphex
|
6ea0eae4bb
|
Merge pull request #5192 from yoshisuga/ios10_opengl_fix
The BGRA8888 gl extension is not working in iOS 10 and 11; report cap…
|
2017-07-21 07:27:15 +02:00 |
|
Yoshi Sugawara
|
4b29c9dcad
|
Returning false for the BGRA8888 opengl extension for all iOS devices
|
2017-07-20 19:13:18 -10:00 |
|
Yoshi Sugawara
|
15be2d6b34
|
The BGRA8888 gl extension is not working in iOS 10 and 11; report capability as false to get rendering the screen working again for cores that output in the BGRA8888 pixel format (mednafen_psx, nestopia, others?)
|
2017-07-20 19:06:32 -10:00 |
|
twinaphex
|
9fe27117f2
|
Revert "(iOS) Take this out - see if it solves our issues"
This reverts commit 1cf6f2f20f .
|
2017-07-21 05:24:41 +01:00 |
|
Twinaphex
|
75bdde358a
|
Merge pull request #5189 from meleu/patch-6
CHANGES.md: added CHEEVOS changes
|
2017-07-20 14:33:44 +02:00 |
|
meleu
|
8a3567ab61
|
CHANGES.md: added CHEEVOS changes
|
2017-07-20 08:54:53 -03:00 |
|
twinaphex
|
058dc172c7
|
Update
|
2017-07-20 04:37:19 +01:00 |
|
twinaphex
|
6bf26dc420
|
Update libretro-common
|
2017-07-20 04:36:38 +01:00 |
|
twinaphex
|
1cf6f2f20f
|
(iOS) Take this out - see if it solves our issues
|
2017-07-19 18:42:59 +01:00 |
|
twinaphex
|
bcaa24cf7b
|
Add this check back in
|
2017-07-19 17:49:55 +01:00 |
|
Brad Parker
|
ecfb0dda43
|
update JP translation
|
2017-07-19 10:55:25 -04:00 |
|
Brad Parker
|
3c4f13e9f5
|
msvc2005: add directx sdk include/lib paths to project file (msbuild is ignoring INCLUDE/LIB for some reason)
|
2017-07-18 22:30:10 +00:00 |
|
Brad Parker
|
2211f4391c
|
msvc2005: add Platform SDK include dir to project file
|
2017-07-18 20:25:48 +00:00 |
|
Twinaphex
|
730f8d8996
|
Merge pull request #5184 from casdevel/f5162
Disable keyboard input and restrict mouse input in some cases
|
2017-07-18 03:09:44 +01:00 |
|
Zoran Vuckovic
|
aa99f4f5ba
|
Disable keyboard input and restrict mouse input in some cases
|
2017-07-18 01:16:48 +02:00 |
|
Jean-André Santoni
|
d2cdc97e8f
|
Don't reinit the audio driver when audio device is switched for now. It can break the setting UI.
|
2017-07-16 20:48:57 +02:00 |
|
Twinaphex
|
b75bb07329
|
Merge pull request #5171 from RobLoach/patch-12
Fix RETRO_ENVIRONMENT_GET_LOG_INTERFACE docs
|
2017-07-14 21:04:49 +01:00 |
|
Rob Loach
|
63d36f658d
|
Fix RETRO_ENVIRONMENT_GET_LOG_INTERFACE docs
|
2017-07-14 14:40:27 -04:00 |
|
Jean-André Santoni
|
9b1ab23aa1
|
(GLUI) Don't select an entry when scrolling
|
2017-07-13 18:00:02 +02:00 |
|
Twinaphex
|
c800477bc8
|
Merge pull request #5164 from Grotke/fix-driver-wrap-left
Fix driver menu left wrap
|
2017-07-13 01:52:12 +01:00 |
|
Joseph Montgomery
|
28ef2d6487
|
Fix driver menu left wrap
Driver options in Settings/Driver should wrap left now.
|
2017-07-11 21:00:44 -04:00 |
|
Twinaphex
|
56e63d4460
|
Merge pull request #5158 from leiradel/master
Fix GBC cheevos using addresses in the Echo RAM
|
2017-07-09 20:26:54 +02:00 |
|
Andre Leiradella
|
2444d8b39c
|
Fix GBC cheevos using addresses in the Echo RAM
|
2017-07-09 18:32:53 +01:00 |
|
Twinaphex
|
bcb97caa4e
|
Merge pull request #5157 from Grotke/fix-uint-wrap-left
Fix uint menu options wrap left
|
2017-07-09 11:45:40 +02:00 |
|
Joseph Montgomery
|
a7e19107ce
|
Fix uint menu options wrap left
Uint menu options should wrap left/down now. This includes options like audio
latency, user language, input max users, etc.
|
2017-07-09 00:55:31 -04:00 |
|
Brad Parker
|
5733d8ebd5
|
move content list builder into scanner task with progress, fixes menu freeze with large playlists
|
2017-07-09 00:44:02 -04:00 |
|
Andre Leiradella
|
3a590f126d
|
Increased size limit to compute hashes because of 64 Mb N64 games
|
2017-07-09 01:15:21 +01:00 |
|
twinaphex
|
434bec8775
|
No longer bake in tinyalsa for android
|
2017-07-09 00:14:46 +02:00 |
|
Twinaphex
|
913eab54ff
|
Merge pull request #5156 from leiradel/master
Added support for N64 cheevos
|
2017-07-09 00:07:10 +02:00 |
|
Andre Leiradella
|
c3650f077a
|
Removed the lazy initialization stuff, it's not needed anymore
|
2017-07-08 23:05:35 +01:00 |
|
Brad Parker
|
e067dac2a4
|
fix keyboard regression with mupen cores
|
2017-07-08 17:39:29 -04:00 |
|
Andre Leiradella
|
a62052eb0a
|
Added support for N64 cheevos
|
2017-07-08 21:15:04 +01:00 |
|
Andre Leiradella
|
abd22ae770
|
Dump delay to wait for Mupen64 to initialize
|
2017-07-08 00:48:26 +01:00 |
|
Andre Leiradella
|
5e2e586f6e
|
Support N64 cheevos
|
2017-07-07 23:12:38 +01:00 |
|
Brad Parker
|
26711ec0d5
|
update JP translation
|
2017-07-07 14:09:14 -04:00 |
|
twinaphex
|
6ad1a5cc8f
|
Update CHANGES.md
|
2017-07-06 12:59:03 +02:00 |
|
Francisco José García García
|
e73a7c24e2
|
Merge pull request #5152 from meleu/patch-3
adding cheevos support to Vita port
|
2017-07-06 12:21:23 +02:00 |
|
meleu
|
e247867bd7
|
adding cheevos support to Vita port
Tested with fceumm and the cheevos worked just fine.
Thanks for @frangarcj for the instructions on how to compile for Vita.
Fixes #4752
|
2017-07-06 07:19:17 -03:00 |
|
twinaphex
|
dc521b42d1
|
Cleanup
|
2017-07-05 11:55:17 +02:00 |
|
Twinaphex
|
525c8f7c8e
|
Merge pull request #5147 from reztek/master
Added entries for CHEEVOS_VERBOSE_ENABLE
|
2017-07-05 06:03:50 +02:00 |
|
Twinaphex
|
633cadcde7
|
Merge pull request #5150 from RobLoach/log-clean
Clean up the log output
|
2017-07-05 06:02:46 +02:00 |
|
Rob Loach
|
912068f850
|
Clean up the log output
References #1385
|
2017-07-04 21:46:22 -04:00 |
|
Adolfo Ketzer
|
2ce1dbcf02
|
Add files via upload
|
2017-07-04 12:27:47 -03:00 |
|
twinaphex
|
3a141cb891
|
Create retro_dirent_include_hidden
|
2017-07-04 04:09:45 +02:00 |
|
twinaphex
|
2fda0b7e66
|
Simplify retro_dirent
|
2017-07-04 03:30:53 +02:00 |
|
Twinaphex
|
0dc0cc5bf0
|
Merge pull request #5145 from meleu/patch-2
small fix on number of unlocked cheevos message
|
2017-07-04 00:35:47 +02:00 |
|
meleu
|
b4902e7df5
|
small fix on number of unlocked cheevos message
The previous version was showing the number of **locked** cheevos.
|
2017-07-03 17:16:39 -03:00 |
|
twinaphex
|
95495cbf62
|
Update
|
2017-07-03 20:19:53 +02:00 |
|
twinaphex
|
87c94982c2
|
(libui) Add more logging
|
2017-07-03 20:19:20 +02:00 |
|