stk-code_catmod/lib/mcpp
Mary d9b8b7acad
Support for Nintendo Switch (#4491)
* WIP support for Nintendo Switch

* OpenAL is usable

* Remove some debug code, add manual crash when DEBUG_NXLINK is on

* Remove more debug logs

* Support touch, account name detection, language detection. Remove resolution settings

* Stylistic changes

* SFXManager: update on main thread

* Add build script, remove crypto.hpp changes, disable opengl recorder on switch

* make: use sudo where needed, libs=>lib, portlib=>portlibs

* make: build harfbuzz with freetype

* main: remove DEBUG_NXLINK

* socket_address: this comment is no longer relevant

* Fix indentation in SDL, remove extra debug logs from InputManager

* InputManager: make log debug, not info

* CMakeLists: add mbedtls include dirs on switch

* main: deinitialize stuff

* main_loop: fix format
2021-03-04 09:23:23 +08:00
..
CMakeLists.txt Fix iOS compilation 2020-01-03 20:45:24 +08:00
config.h Allow compiling mcpp with android 2020-01-03 13:25:26 +08:00
configed.H Add mcpp from github.com/ned14/mcpp 2020-01-03 12:46:35 +08:00
directive.c Add mcpp from github.com/ned14/mcpp 2020-01-03 12:46:35 +08:00
eval.c Add mcpp from github.com/ned14/mcpp 2020-01-03 12:46:35 +08:00
expand.c Fix compiler warnings 2020-01-03 13:16:16 +08:00
internal.H Fix compiler warnings 2020-01-03 13:16:16 +08:00
main_libmcpp.c Add mcpp from github.com/ned14/mcpp 2020-01-03 12:46:35 +08:00
main.c mcpp dependency possible leak fix proposal 2020-01-26 18:52:14 +00:00
mbchar.c Fix valgrind warning 2020-01-04 01:38:57 +08:00
mcpp_lib.h Add mcpp from github.com/ned14/mcpp 2020-01-03 12:46:35 +08:00
mcpp_out.h Add mcpp from github.com/ned14/mcpp 2020-01-03 12:46:35 +08:00
preproc.c Add mcpp from github.com/ned14/mcpp 2020-01-03 12:46:35 +08:00
support.c Fix compiler warnings 2020-01-03 13:16:16 +08:00
system.c Support for Nintendo Switch (#4491) 2021-03-04 09:23:23 +08:00
system.H Add mcpp from github.com/ned14/mcpp 2020-01-03 12:46:35 +08:00