twinaphex
a785bd8d80
Remove HAVE_STRIPES - unfinished and unusable menu driver right
...
now
2021-08-31 17:50:24 +02:00
confusedguy9
c31e0ba9b9
Enable 7z support for Switch
2021-07-04 14:46:41 +08:00
SimpleTease
8017ecd2b8
ibxm: update to 20191214
...
- Fix music playback (sample skipping)
- Add more platforms
- Fix Mr. Boom music
2020-11-21 20:30:19 +00:00
M4xw
42e38692d2
[Libnx] Use -fcommon
2020-09-04 20:08:55 +02:00
twinaphex
47e22d69bf
Add HAVE_VIDEO_FILTER
2020-07-02 06:28:14 +02:00
twinaphex
3ee788def2
Add HAVE_DSP_FILTER
2020-07-02 02:13:04 +02:00
twinaphex
87b9c2a367
Add HAVE_REWIND switch
2020-07-01 21:04:05 +02:00
twinaphex
7862166ed2
Add back HAVE_SCREENSHOTS define from SSNES days
2020-07-01 17:47:13 +02:00
twinaphex
223d76680a
Add HAVE_CHEATS ifdef
2020-06-30 19:35:55 +02:00
twinaphex
b77dd9cfe4
Add HAVE_PATCH ifdef; add patch switch support to qb
2020-06-30 15:54:31 +02:00
Autechre
8d3f25f20f
Update Makefile.libnx
2020-03-18 14:23:38 +01:00
twinaphex
7c7d0f596a
HAVE_MENU_WIDGETS now decoupled from HAVE_MENU
2020-02-17 21:28:42 +01:00
twinaphex
e0fdd8d39e
Add back HAVE_CONFIGFILE ifdef - will strip out remaps and overrides
...
support as well
2020-02-02 21:27:38 +01:00
Twinaphex
944485b9ae
Update Makefile.libnx
2019-11-29 05:23:00 +01:00
twinaphex
08ce33eed0
Add HAVE_ONLINE_UPDATER
2019-11-11 00:22:03 +01:00
twinaphex
bc657778fe
Add HAVE_UPDATE_CORES - by running ./configure --disable-update_cores
...
you can strip out the Online Core Updater
2019-11-10 15:55:39 +01:00
twinaphex
f983519589
Enable HAVE_VIDEO_LAYOUT for OSX/Switch/iOS/Android
2019-10-14 00:36:58 +02:00
twinaphex
785ed87117
(libnx/switch) Add HAVE_TRANSLATE
2019-09-12 17:59:06 +02:00
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