Commit Graph

38 Commits

Author SHA1 Message Date
Mats A
da6cdf8594 remove unneeded includes and small cleanup 2019-07-23 20:38:11 +02:00
Mats A
9dadb313b5 add defs and includes from Makefile.common to the build params 2019-07-23 20:23:54 +02:00
twinaphex
28c2082093 (libnx) Add INCLUDE_DIRS 2019-07-22 14:40:30 +02:00
twinaphex
0134fdbe9a (Libnx) Set HAVE_GLSL if HAVE_OPENGL is defined 2019-07-20 18:33:59 +02:00
twinaphex
b2bf822f13 Add HAVE_AUDIOMIXER switch 2019-07-11 11:51:06 +02:00
twinaphex
22d762be67 We need to split up zlib headers in libretro-common to its own separate
dir
2019-05-27 03:40:14 +02:00
twinaphex
ebaa5b9941 Undefine HAVE_VIDEO_LAYOUT for now instead of implicitly enabling
it for every platform - will have to be individually enabled for
each platform first after rigorous testing
2019-05-13 01:57:26 +02:00
Huw Pascoe
7e0592198d video_layout build 2019-05-11 09:58:46 +01:00
twinaphex
b9cdeebf35 Make menu widgets the new default 2019-05-03 15:55:44 +02:00
M4xw
ca80a3a4da [Libnx] Toolchain related changes
-Remove switch_pthread - It should be no longer used
-Increase SAVE_STATE_CHUNK to 4MB
-Fix overclocking on Horizon 8.0+

Note: This requires the updated Toolchain before Merge
2019-04-26 21:58:40 +02:00
orbea
28ff4b391a Clean up white space. 2019-02-03 16:00:50 -08:00
orbea
98f6aecec2 Remove the zarch menu driver. 2019-02-02 22:15:10 -08:00
natinusala
c0dde586a0 libnx: Remove HAVE_CHD due to static conflicts between different cores 2019-01-30 19:11:11 +01:00
natinusala
f23d1d4901 libnx: enable stb vorbis for ogg decoding 2019-01-17 23:52:27 +01:00
natinusala
27d1cc9905 libnx: add HAVE_CHD to the Makefile 2019-01-07 19:08:41 +01:00
orbea
6c4f0be0a5 Remove some hardcoded version strings. 2018-12-20 22:13:19 -08:00
natinusala
678de3a122 libnx: make clean removes *.d files 2018-11-19 14:06:26 +01:00
natinusala
a552f26f76 Don't link WIP menu drivers by default 2018-10-31 12:02:24 +01:00
natinusala
f50b184149 ozone: build it for libnx platform, don't set it as default yet 2018-10-27 14:32:55 +02:00
natinusala
158ddc0b2a New menu driver : ozone (Nintendo Switch lookalike) 2018-10-26 13:24:32 +02:00
twinaphex
ba020720db Add HAVE_NETPLAYDISCOVERY 2018-10-12 18:29:52 +02:00
natinusala
eac0d603f4 libnx: add network interfaces info 2018-10-12 17:37:03 +02:00
twinaphex
9b68aa23a9 (libnx) Add HAVE_LANGEXTRA 2018-10-06 16:30:55 +02:00
natinusala
eb6d384798 libnx: enable cheevos 2018-10-01 16:38:34 +02:00
M4xw
373bf932b3 [LIBNX] Enable Stb font 2018-09-30 04:33:00 +02:00
M4xw
48056e41fc [LIBNX] Remove freetype again 2018-09-30 04:12:25 +02:00
M4xw
808368b577 [LIBNX] Fix dummy core 2018-09-30 02:31:38 +02:00
M4xw
6b24ca4632 [LIBNX] Add Static Dummy 2018-09-29 19:36:15 +02:00
M4xw
0a70d92da5 [LIBNX] Add HAVE_UPDATE_ASSETS and cleanup 2018-09-29 19:36:13 +02:00
M4xw
41c1b5ce97 [LIBNX] Add freetype 2018-09-29 02:59:31 +02:00
Twinaphex
f7e4f440c8
Merge pull request #7311 from m4xw/libnx
[LIBNX] GL by default, enable XMB, rgui color changes for Libnx only
2018-09-28 11:09:24 +02:00
lifajucejo
9be2321c02 Add networking support to libnx 2018-09-27 21:23:01 -04:00
M4xw
2b564781b6 [LIBNX] Enable default OpenGL Build, enable XMB 2018-09-28 02:35:40 +02:00
M4xw
520f242051 [LIBNX] Change static lib name to libretro_libnx.a 2018-09-28 01:05:46 +02:00
M4xw
fd155db9cc [LIBNX] Fix font driver 2018-09-27 01:23:29 +02:00
M4xw
cf097d7f42 [LIBNX] Implement OpenGL 2018-09-27 01:23:24 +02:00
M4xw
3a6e410833 [LIBNX] Add pthreads wrapper 2018-09-15 02:28:52 +02:00
M4xw
64edf5f879 [LIBNX] Fixups and bare minimum to function 2018-09-14 20:38:42 +02:00