SDL/src/dynapi
Ryan C. Gordon e2619f1dcf dynapi: don't let system loader resolve the initializer to the wrong version.
Fixes problems launching Firewatch on Linux (which statically links SDL but
also dynamically loads a system-wide copy from a plugin shared library) with
a newer SDL build.
2018-05-17 12:50:46 -04:00
..
gendynapi.pl Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_dynapi_overrides.h Added SDL_LinuxSetThreadPriority() to directly set the priority of a Linux thread (tid) 2018-04-23 19:18:52 -07:00
SDL_dynapi_procs.h Added SDL_LinuxSetThreadPriority() to directly set the priority of a Linux thread (tid) 2018-04-23 19:18:52 -07:00
SDL_dynapi.c dynapi: don't let system loader resolve the initializer to the wrong version. 2018-05-17 12:50:46 -04:00
SDL_dynapi.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00