SDL/src
Sam Lantinga f3e580a6f1 Added slow but complete blit fallback
Don't try to RLE encode surfaces that have alpha channel and alpha modulation
Don't turn on blending when converting an RGB surface to RGBA format
Do turn on blending when converting colorkey to alpha channel
2008-12-02 17:14:04 +00:00
..
audio Don't include <math.h> when HAVE_MATH_H isn't defined 2008-10-12 16:21:36 +00:00
cdrom Final merge of Google Summer of Code 2008 work... 2008-08-27 15:10:03 +00:00
cpuinfo SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
events Fixed mouse coordinate range on Mac OS X 2008-11-27 21:53:18 +00:00
file Final merge of Google Summer of Code 2008 work... 2008-08-27 15:10:03 +00:00
haptic indent 2008-11-25 02:21:53 +00:00
joystick Sort by HID usage, which makes more sense and is more cross-platform 2008-11-08 07:34:21 +00:00
libm Added missing math.h functionality for SDL_audiocvt.c 2008-10-12 16:30:42 +00:00
loadso 2008-10-18 03:21:32 +00:00
main Final merge of Google Summer of Code 2008 work... 2008-08-27 15:10:03 +00:00
stdlib Added software fallback for YUV overlay code when YUV textures aren't available. 2008-11-24 23:25:36 +00:00
thread Fixed Bugzilla bug #205 2008-11-24 00:18:42 +00:00
timer Final merge of Google Summer of Code 2008 work... 2008-08-27 15:10:03 +00:00
video Added slow but complete blit fallback 2008-12-02 17:14:04 +00:00
SDL_compat.c The SDL_RLEACCEL flag is respected in SDL_ConvertSurface(), per the docs. 2008-11-29 11:26:01 +00:00
SDL_error_c.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_error.c Final merge of Google Summer of Code 2008 work... 2008-08-27 15:10:03 +00:00
SDL_fatal.c SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_fatal.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL.c Final merge of Google Summer of Code 2008 work... 2008-08-25 09:55:03 +00:00