sdl2_frt/src/core
Sam Lantinga cced5eb937 Fixed bug 5169 - Can not build current sources because of recent thread management changes
Manuel Alfayate Corchete

I'm trying to build SDL2 with threads support here in GNU/Linux, both X86 and ARM, and it does not seem to be possible ATM:


/home/manuel/src/SDLLLL/src/core/linux/SDL_threadprio.c:233:26: error: 'rtkit_max_realtime_priority' undeclared (first use in this function)
2020-06-04 09:23:18 -07:00
..
android Android: send SDL_LOCALECHANGED when locale changes 2020-05-08 21:40:28 +02:00
linux Fixed bug 5169 - Can not build current sources because of recent thread management changes 2020-06-04 09:23:18 -07:00
unix Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
windows Added a note not to use XinputUap.dll for XInput support 2020-05-22 16:45:02 -07:00
winrt Added SDL_log.h to SDL_internal.h so logging is available everywhere 2020-04-07 09:38:57 -07:00