log

age author description
Sat, 13 Dec 2008 12:34:28 +0000 Sam Lantinga Updated test for API changes
Sat, 13 Dec 2008 06:36:47 +0000 Sam Lantinga Fixed SDL 1.2 compatibility problem.
Sat, 13 Dec 2008 06:27:58 +0000 Sam Lantinga indent
Sat, 13 Dec 2008 04:11:24 +0000 Sam Lantinga Updated TODO list
Fri, 12 Dec 2008 15:51:57 +0000 Edgar Simo Some error checking when destroying the HelperWindow.
Fri, 12 Dec 2008 06:46:20 +0000 Sam Lantinga Added current_w and current_h to SDL_VideoInfo for SDL 1.2 compatibility
Wed, 10 Dec 2008 08:39:00 +0000 Sam Lantinga Updated TODO list
Mon, 08 Dec 2008 00:52:12 +0000 Sam Lantinga Date: Sun, 07 Dec 2008 13:35:23 +0100
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Mon, 08 Dec 2008 00:24:15 +0000 Sam Lantinga A little cleanup for SDL snapshot release
Sun, 07 Dec 2008 23:57:42 +0000 Sam Lantinga Don't need multi-threaded X11 for SDL 1.3
Sun, 07 Dec 2008 23:25:39 +0000 Sam Lantinga Default SSE2 off on iX86, since gcc will use it for floating point operations
Sun, 07 Dec 2008 22:56:18 +0000 Sam Lantinga Fixed palette sharing
Sun, 07 Dec 2008 22:48:06 +0000 Sam Lantinga Fixed updating the video surface when the palette changes
Sun, 07 Dec 2008 22:37:40 +0000 Sam Lantinga Fixed picking blit function when RLE fails