sdl2_frt/src
Sam Lantinga 0d24495b15 Removed unused constants
Except for SDL_bmp.c where they are historically interesting and I've left them in.
2016-11-15 01:24:58 -08:00
..
atomic
audio Patch from Sylvain to fix clang warnings 2016-11-13 22:57:41 -08:00
core Removed unused constants 2016-11-15 01:24:58 -08:00
cpuinfo
dynapi Standardized the format of the SDL joystick GUID and added functions to retrieve the USB VID/PID from a joystick and game controller. 2016-11-10 17:19:34 -08:00
events Patch from Sylvain to fix clang warnings 2016-11-13 22:57:41 -08:00
file
filesystem Fixed compiling if filesystem is disabled (thanks, Elias!). 2016-08-30 21:14:13 +02:00
haptic Fixed unresolved symbol on Visual Studio 2016-11-13 23:04:47 -08:00
joystick Patch from Sylvain to fix clang warnings 2016-11-13 22:57:41 -08:00
libm
loadso Fixed bug 3478 - Patch Haiku to use dlopen instead of load_add_on 2016-11-01 10:30:46 -07:00
main Fixed bug 3461 - Implement TEXTINPUT events for Haiku 2016-10-19 20:42:22 -07:00
power Patch from Sylvain to fix clang warnings 2016-11-13 22:57:41 -08:00
render Removed unused constants 2016-11-15 01:24:58 -08:00
stdlib Patch from Sylvain to fix clang warnings 2016-11-13 22:57:41 -08:00
test Fixed build error with missing function prototype in the SDL_test_harness.h header 2016-11-13 23:09:42 -08:00
thread Patch from Sylvain to fix clang warnings 2016-11-13 22:57:41 -08:00
timer Patch from Sylvain to fix clang warnings 2016-11-13 22:57:41 -08:00
video Removed unused constants 2016-11-15 01:24:58 -08:00
SDL_assert_c.h
SDL_assert.c
SDL_error_c.h
SDL_error.c Only use GCC pragmas when we're building with GCC 2016-10-01 11:22:39 -07:00
SDL_hints.c Implemented SDL_GetHintBoolean() to make it easier to check boolean hints 2016-10-07 23:40:44 -07:00
SDL_internal.h Fixed build on various platforms 2016-11-11 13:47:40 -08:00
SDL_log.c Fixed bug 3323 - SDL_LogOutput prints message twice on Windows when linked with libc 2016-10-01 12:28:05 -07:00
SDL.c Patch from Sylvain to fix clang warnings 2016-11-13 22:57:41 -08:00