45673 Commits

Author SHA1 Message Date
M4xw
373bf932b3 [LIBNX] Enable Stb font 2018-09-30 04:33:00 +02:00
Twinaphex
bbdf32cf1e
Merge pull request #7326 from m4xw/freetype
[LIBNX] Remove freetype again
2018-09-30 04:14:55 +02:00
M4xw
48056e41fc [LIBNX] Remove freetype again 2018-09-30 04:12:25 +02:00
twinaphex
fe8a9d7dc3 Cleanups 2018-09-30 03:09:49 +02:00
twinaphex
f4d86ddddc Fix OSX PPC 2018-09-30 02:55:34 +02:00
Twinaphex
d9da21f1ff
Merge pull request #7325 from m4xw/libnx
[LIBNX] Fix dummy core
2018-09-30 02:35:38 +02:00
M4xw
808368b577 [LIBNX] Fix dummy core 2018-09-30 02:31:38 +02:00
Twinaphex
be4557c277
Update CHANGES.md 2018-09-30 01:51:59 +02:00
Twinaphex
e63b771fd4
Merge pull request #7324 from RetroSven/master
add cheat variables to allow for updating large portions of memory
2018-09-30 01:51:36 +02:00
twinaphex
4c5638f89d Fix libnx URL 2018-09-30 01:50:29 +02:00
twinaphex
de02353983 Update Visual Studio solutions 2018-09-29 21:33:44 +02:00
Twinaphex
c4d0cdc7ea Get rid of some unused variables 2018-09-29 21:19:06 +02:00
Twinaphex
b747208a7b Fix Metal Qt build 2018-09-29 21:14:04 +02:00
twinaphex
5b4500141d Add RC_DISABLE_LUA for now for non-Makefile.common targets as general
precaution
2018-09-29 21:08:35 +02:00
twinaphex
b526e1bff2 Add missing rcheevos 2018-09-29 20:58:39 +02:00
Twinaphex
433f2d8fe6 Update Metal pbxproj 2018-09-29 20:55:00 +02:00
Sven
25b5a7e3b8 add cheat variables to allow for updating large portions of memory - e.g. unlock all levels 2018-09-29 14:52:10 -04:00
twinaphex
aaf48bdef0 Add include dirs for OSX/iOS 2018-09-29 20:51:36 +02:00
twinaphex
fcc4454c9d Update griffin.c 2018-09-29 20:48:05 +02:00
twinaphex
a44c9bf011 Update Android Makefiles 2018-09-29 20:45:08 +02:00
twinaphex
fb2846f0a2 Add another include dir for Android 2018-09-29 20:28:18 +02:00
twinaphex
469f6b45bc Change message 2018-09-29 20:16:48 +02:00
Twinaphex
c4a7ac39dc
Merge pull request #7321 from leiradel/integrate_rcheevos
Integrate rcheevos
2018-09-29 20:12:47 +02:00
twinaphex
3e8bd3473b Add failsafe when there are no network devices found 2018-09-29 20:12:00 +02:00
Andre Leiradella
46e621b4a0 Don't use long long in Lua 2018-09-29 19:07:00 +01:00
Twinaphex
14afecd700
Merge pull request #7323 from fr500/master
Packaging update
2018-09-29 19:55:19 +02:00
Andrés
bf2af7cada
Merge pull request #2 from m4xw/libnx
Libnx
2018-09-29 12:47:29 -05:00
M4xw
694af39c9c [LIBNX] Update hb icon 2018-09-29 19:46:46 +02:00
radius
78714d92dc update dist-cores again 2018-09-29 12:46:19 -05:00
M4xw
da5bf9659e [LIBNX] dist-cores cleanup, add hbmenu icon 2018-09-29 19:40:55 +02:00
Andre Leiradella
77df31256d Only build Lua if HAVE_LUA is defined; define HAVE_LUA by default
Define RC_DISABLE_LUA if HAVE_LUA is not defined
2018-09-29 18:39:29 +01:00
Andre Leiradella
3aa200e3ba Updated rcheevos to 7.1.0 2018-09-29 18:38:21 +01:00
M4xw
6b24ca4632 [LIBNX] Add Static Dummy 2018-09-29 19:36:15 +02:00
M4xw
7a841eae24 [SWITCH] Change platform dir layout to match unix, fixes autodetect 2018-09-29 19:36:14 +02:00
M4xw
af21a6ad36 [LIBNX] Prefered default for Analog DPAD Mode 2018-09-29 19:36:14 +02:00
M4xw
0a70d92da5 [LIBNX] Add HAVE_UPDATE_ASSETS and cleanup 2018-09-29 19:36:13 +02:00
M4xw
03ad3b5c30 [LIBNX] Remove task_autodetect workaround 2018-09-29 19:36:12 +02:00
Twinaphex
7ae781ecc5
Merge pull request #7322 from fr500/master
update dist-cores for switch
2018-09-29 19:25:43 +02:00
radius
04ac076927 update dist-cores for switch 2018-09-29 12:20:43 -05:00
Andre Leiradella
60010b4545 Updated rcheevos to 7.0.2 2018-09-29 16:04:49 +01:00
twinaphex
67347205d4 Simplify function callback 2018-09-29 15:39:03 +02:00
Andre Leiradella
48e9dd6baf Merge branch 'master' into integrate_rcheevos 2018-09-29 14:33:31 +01:00
twinaphex
dbf7e89a87 Simplify some code 2018-09-29 15:31:11 +02:00
Twinaphex
78fea999a7
Merge pull request #7319 from m4xw/libnx_freetype
[LIBNX] Add freetype, force freetype off on thread. Add Shaderpipeline define.
2018-09-29 11:48:11 +02:00
M4xw
b4ae829b3f [LIBNX] Workaround for freezes caused by freetype with video threaded, revert later 2018-09-29 03:01:41 +02:00
M4xw
41c1b5ce97 [LIBNX] Add freetype 2018-09-29 02:59:31 +02:00
Twinaphex
2bac4a414a
Merge pull request #7318 from fr500/master
[libnx] this will be required for core updater
2018-09-29 01:41:04 +02:00
radius
cca7b55d3f [libnx] this will be required for core updater 2018-09-28 18:39:57 -05:00
twinaphex
f1f2377826 (WiiU) Use MIN/MAX 2018-09-29 01:20:35 +02:00
Twinaphex
1793540218
Merge pull request #7317 from m4xw/libnx_gfx
[LIBNX] Fix Switch video driver with enabled GL build
2018-09-28 23:01:49 +02:00