SDL2/src
Sam Lantinga 87672bbcfa Fixed bug #912
SDL_MasksToPixelFormatEnum() wasn't correctly returning RGB24 formats

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404347
2009-12-23 06:39:18 +00:00
..
atomic Fixed windows.h include 2009-12-13 05:37:06 +00:00
audio Implemented SDL_setenv(), moved SDL_putenv() to compat. 2009-12-16 10:59:51 +00:00
cpuinfo Implemented 64-bit version of cpuid code 2009-12-17 04:01:29 +00:00
events Initial band-aids on SDL_GetMouseState() API breakage. More work to come. 2009-12-16 19:50:51 +00:00
file Add a dummy function if SDL doesn't have STDIO support 2009-12-15 05:34:58 +00:00
haptic Patch by Janosch Gräf <janosch.graef@gmx.net> 2009-08-05 16:31:49 +00:00
joystick Fixed crash in joystick handling code. Newer 2.6 kernels add an additional 'resolution' field to input_absinfo. Note that we don't use that structure since we want to have enough space for the values even when building with an older kernel. 2009-12-17 07:22:48 +00:00
libm Fixed bug #814 2009-10-04 09:51:04 +00:00
loadso Removed outdated Atari support 2009-09-20 04:15:19 +00:00
main
power Removed outdated Dreamcast support 2009-09-19 07:21:22 +00:00
stdlib Updated test code to use SDL_setenv() 2009-12-17 07:46:13 +00:00
thread Added SDL_GetCPUCount() to see how many cores are available. 2009-12-16 06:53:53 +00:00
timer Fixed bug #741 2009-12-16 04:48:11 +00:00
video Fixed bug #912 2009-12-23 06:39:18 +00:00
SDL_compat.c Fixed compile error on Windows. 2009-12-17 07:47:03 +00:00
SDL_error_c.h
SDL_error.c Fixed bug #765 2009-09-26 10:19:19 +00:00
SDL_fatal.c Von: Thomas Zimmermann 2009-06-03 04:37:27 +00:00
SDL_fatal.h
SDL.c Fixed bug #777 2009-09-26 10:32:14 +00:00