log

age author description
Tue, 04 Jan 2011 10:19:24 -0800 Sam Lantinga The source rectangle isn't modified in SDL_UpperBlit
Mon, 03 Jan 2011 14:39:41 -0800 Sam Lantinga Fixed crash on Windows XP
Sat, 01 Jan 2011 20:46:39 -0800 Sam Lantinga Fixed trying to create an XRender texture for YUV formats
Sat, 01 Jan 2011 20:44:38 -0800 Sam Lantinga Missing math library for testgesture
Sat, 01 Jan 2011 20:04:50 -0800 Sam Lantinga Final touches on renaming SDL_eventtouch to SDL_x11touch
Sat, 01 Jan 2011 19:50:50 -0800 Sam Lantinga I am using SDL 1.3 on FreeBSD. I found two problems.
Sat, 01 Jan 2011 19:46:36 -0800 Sam Lantinga Use a typedef instead of a #define, to handle syntax like: SDL_TextureID a, b
Sat, 01 Jan 2011 19:38:56 -0800 Sam Lantinga Allow META-Enter to toggle fullscreen mode
Sat, 01 Jan 2011 19:38:23 -0800 Sam Lantinga Updated for NDK R5
Sat, 01 Jan 2011 16:56:54 -0800 Sam Lantinga Android has atan() and atan2()
Sat, 01 Jan 2011 16:41:29 -0800 Sam Lantinga Fixed restoring the desktop resolution when toggling fullscreen mode
Fri, 31 Dec 2010 16:51:03 -0800 Sam Lantinga Fixed compiling on Android
Fri, 31 Dec 2010 08:50:06 -0800 Sam Lantinga Don't crash when resizing non-shaped windows
Fri, 31 Dec 2010 08:42:47 -0800 Sam Lantinga Don't overwrite SDL_revision.h with a bad revision if Mercurial isn't installed
Fri, 31 Dec 2010 08:40:09 -0800 Sam Lantinga Return an error code if Mercurial isn't installed