Commit Graph

46532 Commits

Author SHA1 Message Date
twinaphex 9862579610 Revert "bugfix cheat saving"
This reverts commit 4c3b06d640.
2018-10-10 23:27:19 +02:00
Twinaphex e9752fb546
Merge pull request #7409 from gblues/master
wiiu: small cleanup
2018-10-10 21:13:28 +02:00
Nathan Strong d3f8d8a08d wiiu: small cleanup
== DETAILS
- remove extraneous '+' from a manually applied diff
- fix the net_listen.sh script so it works properly on
  Mac OSX

== TESTING
Works locally.
2018-10-10 11:38:03 -07:00
twinaphex d32b08b0f4 Add split joycon settings 2018-10-10 20:31:55 +02:00
twinaphex 192d1f6dd4 Updates 2018-10-10 20:17:33 +02:00
twinaphex c2112c4cbf Commit this diff patch by gblues 2018-10-10 20:15:31 +02:00
Twinaphex f00f2e3ccf
Merge pull request #7169 from GregorR/wii-u-netplay-fix
Fix netplay on Wii U
2018-10-10 20:14:24 +02:00
Twinaphex 6aba49f60f
Merge pull request #7408 from ayssia/master
Update Simplified Chinese Localization
2018-10-10 19:57:05 +02:00
Ayssia eddf441a2a Minor Fix 2018-10-11 01:52:36 +08:00
Ayssia 1bda769fab Update Simplified Chinese Localization 2018-10-11 01:51:18 +08:00
twinaphex 5b4473b948 Create gl_set_core_context 2018-10-10 18:24:41 +02:00
twinaphex c3c169aeab Add this 2018-10-10 18:08:13 +02:00
Twinaphex 8c845a249e
Merge pull request #7406 from RetroSven/master
bugfix cheat saving
2018-10-10 17:28:05 +02:00
twinaphex b61c67b5c6 Don't have GDI fallback to rgui 2018-10-10 17:17:02 +02:00
Sven 46d147ee95 Merge remote-tracking branch 'upstream/master' 2018-10-10 11:11:07 -04:00
Sven 4c3b06d640 bugfix cheat saving 2018-10-10 11:10:49 -04:00
Brad Parker 230a7fd7b0 Win95 buildfix 2018-10-10 10:59:49 -04:00
Twinaphex 724e135f27
Merge pull request #7405 from ayssia/master
Update Simplified Chinese Localization
2018-10-10 16:47:39 +02:00
twinaphex f336fa0337 CXX_BUILD fixes 2018-10-10 16:38:13 +02:00
Ayssia 455d0d83f0 Update Simplified Chinese Localization 2018-10-10 22:25:48 +08:00
ayssia 92075da942
Merge pull request #1 from libretro/master
merge libretro master
2018-10-10 22:22:59 +08:00
twinaphex 04cc181771 Cleanups 2018-10-10 16:18:29 +02:00
Twinaphex 1fae526337
Merge pull request #7403 from bparker06/gdi_imp
win32: Improvements to GDI drivers
2018-10-10 16:13:10 +02:00
Brad Parker b9699f4780 gdi: texture load support, fix menu text alignment, support multi-line messages 2018-10-10 09:58:49 -04:00
Twinaphex 1a55492ff1
Merge pull request #7402 from RetroSven/master
fix new rumble types ; increase max displayed cheats to 6000
2018-10-10 15:26:59 +02:00
Sven 30d4df7634 Merge remote-tracking branch 'upstream/master' 2018-10-10 09:16:39 -04:00
Sven f53e1ca4b1 fix new rumble types ; increase max displayed cheats to 6000 2018-10-10 09:15:46 -04:00
twinaphex 641d593216 Add note 2018-10-10 05:32:00 +02:00
twinaphex 4ed151fb35 Cleanups - don't set core profile bit immediately 2018-10-10 05:30:50 +02:00
twinaphex a31cf3c868 Bake in MD5 2018-10-10 04:49:40 +02:00
twinaphex b46ce0dec9 Buildfix 2018-10-10 04:36:53 +02:00
twinaphex d1022d9040 Cleanups 2018-10-10 04:32:36 +02:00
twinaphex 13a0274f57 Localize some strings 2018-10-10 04:25:11 +02:00
twinaphex f1c5b268ca Hide Quick Menu properly 2018-10-10 04:00:51 +02:00
radius 6dc8862220 [cheevos] autoload state may kick in before achievements are loaded, disable autoload state altogether if cheevos hardcode is enabled 2018-10-09 19:07:05 -05:00
twinaphex 1b1a0c8d27 Stub this out for GEKKO 2018-10-10 02:01:34 +02:00
Twinaphex 2a46d73c95
Merge pull request #7397 from alfrix/master
Use subsetting as placeholder icon until themes are updated
2018-10-10 01:45:46 +02:00
Alfrix 304b4f3f57 Use subsetting as placeholder until themes are updated 2018-10-09 20:31:19 -03:00
Twinaphex 1ffcd2795a
Merge pull request #7396 from alfrix/master
WIP New Netplay icons
2018-10-10 01:13:41 +02:00
Twinaphex 26e88c6af0
Merge pull request #7395 from meepingsnesroms/master
Disable all the non working defines for 3DS
2018-10-10 01:13:25 +02:00
Alfrix fa03a634d0 New Netplay icons 2018-10-09 19:52:28 -03:00
meepingsnesroms 96b8099015 Disable all the non working defines for 3DS
The network stuff I started implementing and never finished and the threads are broken for an unknown reason.

This basicly just disabled the menu options associated with these things as none of them are currently working
2018-10-09 15:44:03 -07:00
twinaphex c02536af08 Roll all this back 2018-10-09 20:42:47 +02:00
Twinaphex 28b18fe4c2
Merge pull request #7394 from flyinghead/fh/nogl-fix
Do not force the requested hw context to be Open GL
2018-10-09 20:37:45 +02:00
flyinghead 8d586e1a0c Do not force the requested hw context to be Open GL 2018-10-09 20:31:40 +02:00
Twinaphex 8bd0c84e03
Merge pull request #7392 from flyinghead/fh/gl4-reinit-fix
Update the rendering context with the GL version whether it is a core context
2018-10-09 19:45:42 +02:00
flyinghead c11e47b08a Checking for core context returns an error in GL3
This error should be ignored.
Mac build fix
2018-10-09 19:27:55 +02:00
Flyinghead d4815084ec Update the rendering context with the GL version whether it is a core context 2018-10-09 17:58:36 +02:00
twinaphex a27bce38cd Simplify gl_get_context 2018-10-09 16:46:40 +02:00
twinaphex f277489efc Comment out pthread attr for 3DS 2018-10-09 15:35:39 +02:00