sdl2_frt/src
Sam Lantinga 12ca3ce3fa Fixed building using MinGW
Our SDL_windows.h needed to be included before anything else so UNICODE is defined.
2013-10-17 23:02:29 -07:00
..
atomic Fixed building using MinGW 2013-10-17 23:02:29 -07:00
audio Christoph Mallon: Remove pointless if (x) before SDL_free(x) 2013-08-29 08:29:21 -07:00
core Fixed building using MinGW 2013-10-17 23:02:29 -07:00
cpuinfo Fixed building using MinGW 2013-10-17 23:02:29 -07:00
events SDL_TEXTINPUT support for EVDEV 2013-10-03 10:28:10 -03:00
file Fixed building using MinGW 2013-10-17 23:02:29 -07:00
filesystem Fixed bug 2121 - GCC throws error on SDL_FORCE_INLINE when compiling with -ansi 2013-09-30 22:35:32 -07:00
haptic Christoph Mallon: Remove pointless if (x) before SDL_free(x) 2013-08-29 08:29:21 -07:00
input/evdev Prevent keystrokes from leaking through to the console when using evdev. 2013-10-13 17:15:43 -03:00
joystick Fixed building using MinGW 2013-10-17 23:02:29 -07:00
libm OCD fixes: Adds a space after /* (glory to regular expressions!) 2013-08-21 09:47:10 -03:00
loadso Rolled back my LoadLibrary change. The first failed call causes a dialog to pop up in Windows apps (but not console apps) and that's really bad. I'll have to deal with this in my app. 2013-09-28 14:06:39 -07:00
main Fixed building using MinGW 2013-10-17 23:02:29 -07:00
power Fixes #2022, do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
render Fixed building using MinGW 2013-10-17 23:02:29 -07:00
stdlib Fixed building using MinGW 2013-10-17 23:02:29 -07:00
test Fixed building using MinGW 2013-10-17 23:02:29 -07:00
thread Fixed building using MinGW 2013-10-17 23:02:29 -07:00
timer Fixes bug #2074 - Thanks Sylvain! 2013-08-29 14:03:44 -03:00
video Fixed building using MinGW 2013-10-17 23:02:29 -07:00
SDL_assert_c.h Fixes #2022, do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
SDL_assert.c Fixed building using MinGW 2013-10-17 23:02:29 -07:00
SDL_error_c.h Fixes #2022, do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
SDL_error.c Fixes #2022, do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
SDL_hints.c Christoph Mallon: Remove pointless if (x) before SDL_free(x) 2013-08-29 08:29:21 -07:00
SDL_log.c Fixed building using MinGW 2013-10-17 23:02:29 -07:00
SDL.c Fixed building using MinGW 2013-10-17 23:02:29 -07:00