twinaphex
b61c67b5c6
Don't have GDI fallback to rgui
2018-10-10 17:17:02 +02: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
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
twinaphex
0b3ac4e39d
Fix C++ comment
2018-10-09 15:28:09 +02:00
Twinaphex
d191517ac5
Merge pull request #7388 from ayssia/master
...
Update Simplified Chinese localization
2018-10-09 15:26:29 +02:00
Ayssia
1fab4cfd2b
Fix typo
2018-10-09 21:17:13 +08:00
Ayssia
7f0c73f67a
Update Simplified Chinese localization
2018-10-09 14:57:24 +08:00
waitingmoon
a49253cb6e
Update JP translation ( #7371 )
...
* Update JP translation
* Update msg_hash_ja.h
2018-10-08 23:30:01 -04:00
Brad Parker
262634739c
xmb: increase sublabel size limit to handle longer strings (especially CJK languages)
2018-10-08 23:29:17 -04:00
twinaphex
0d699208d3
Update rthreads
2018-10-09 03:55:34 +02:00
twinaphex
521b978d31
Add sthread_create_with_priority - missing functionality from desmume
...
rthreads implementation
2018-10-09 03:43:34 +02:00
Twinaphex
dc36691f2c
Update CHANGES.md
2018-10-09 01:31:30 +02:00
Twinaphex
6cf0f1b08c
Update CHANGES.md
2018-10-09 01:27:20 +02:00
Twinaphex
0309d62bc9
Merge pull request #7377 from WerWolv98/master
...
Updated German translation
2018-10-09 01:25:57 +02:00
Twinaphex
a6cd8abb90
Merge pull request #7381 from ayssia/master
...
Update Simp. Chinese Localization
2018-10-09 01:25:43 +02:00
twinaphex
4468671cef
Go back to this version by radius - the other one didn't work
2018-10-09 01:15:47 +02:00
twinaphex
1bd91193fd
(Menu) All the ident names should be identical to the video driver ident names
2018-10-09 01:05:46 +02:00
twinaphex
57adfe0141
(WIIU) menu_display_wiiu.c should have the same ident name as the video driver
2018-10-09 01:03:29 +02:00
Twinaphex
4c8e0c808a
Merge pull request #7385 from alfrix/master
...
Update PS3 icon
2018-10-08 21:48:03 +02:00