SDL/src
Michael Sartain 635ebd967b Add XInitThreads to X11_CreateDevice.
The nVidia driver requires XInitThreads to be called for it to work in multithreaded mode. Sam also
says that the overhead for this is small enough that it should just be done by default at this point.
If this causes issues, we can add a hint later to enable / disable this call.
2012-10-11 09:37:38 -07:00
..
atomic Removed executable bit from source files 2012-09-27 14:35:28 -07:00
audio Removed executable bit from source files 2012-09-27 14:35:28 -07:00
core Fixed bug 1614 - SDL for Android does not implement TextInput API 2012-10-03 20:49:16 -07:00
cpuinfo Removed executable bit from source files 2012-09-27 14:35:28 -07:00
events WINDOW_RESIZED events shouldn't flush WINDOW_SIZE_CHANGED events and vice versa. 2012-09-29 01:10:53 -07:00
file Removed executable bit from source files 2012-09-27 14:35:28 -07:00
haptic Removed executable bit from source files 2012-09-27 14:35:28 -07:00
joystick Removed executable bit from source files 2012-09-27 14:35:28 -07:00
libm Happy New Year! 2011-12-31 09:28:07 -05:00
loadso Removed executable bit from source files 2012-09-27 14:35:28 -07:00
main Removed executable bit from source files 2012-09-27 14:35:28 -07:00
power Removed executable bit from source files 2012-09-27 14:35:28 -07:00
render Helps to initialize variables in the right function. :) 2012-10-03 20:02:13 -04:00
stdlib Removed executable bit from source files 2012-09-27 14:35:28 -07:00
thread Removed executable bit from source files 2012-09-27 14:35:28 -07:00
timer Removed executable bit from source files 2012-09-27 14:35:28 -07:00
video Add XInitThreads to X11_CreateDevice. 2012-10-11 09:37:38 -07:00
SDL_assert_c.h Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_assert.c Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_error_c.h Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_error.c Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_fatal.c Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_fatal.h Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_hints_c.h Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_hints.c Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_log.c Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL.c Removed executable bit from source files 2012-09-27 14:35:28 -07:00