log

age author description
Mon, 21 Sep 2009 09:16:35 +0000 Sam Lantinga Added reminder to look into 2D vblank synchronization
Mon, 21 Sep 2009 09:02:05 +0000 Sam Lantinga Oh yeah, we have GLX support too.
Mon, 21 Sep 2009 08:40:04 +0000 Sam Lantinga Fixed bug #577
Mon, 21 Sep 2009 08:31:02 +0000 Sam Lantinga Fixed bug #591
Mon, 21 Sep 2009 07:35:06 +0000 Sam Lantinga Fixed bug #570
Mon, 21 Sep 2009 05:24:54 +0000 Sam Lantinga Fixed build on Mac OS X 10.4
Sun, 20 Sep 2009 23:09:30 +0000 Sam Lantinga Fall back to opaque sprite if no formats with alpha are supported.
Sun, 20 Sep 2009 22:47:28 +0000 Sam Lantinga Fixed compatibility with SDL 1.2 pixel format (24 bits per pixel of color data with 4 bytes per pixel == 32 bpp)
Sun, 20 Sep 2009 04:15:19 +0000 Sam Lantinga Removed outdated Atari support
Sun, 20 Sep 2009 04:13:23 +0000 Sam Lantinga Oh yeah, need this option for PPC as well now.
Sat, 19 Sep 2009 15:22:33 +0000 Bob Pendleton I'm gussing that this was never compiled where TTF support was missing. As a result a call to SDL_GetError and a call to TTF_GetError were swapped.
Sat, 19 Sep 2009 13:29:40 +0000 Sam Lantinga Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009
Sat, 19 Sep 2009 12:48:52 +0000 Sam Lantinga I think this fixes the texture pixel alignment
Sat, 19 Sep 2009 07:33:15 +0000 Sam Lantinga This is waaaaay outdated. :)
Sat, 19 Sep 2009 07:32:36 +0000 Sam Lantinga This name inconsistency has been bugging me for a while...
Sat, 19 Sep 2009 07:30:29 +0000 Sam Lantinga Removed outdated VGL support
Sat, 19 Sep 2009 07:28:59 +0000 Sam Lantinga Removed outdated wscons support
Sat, 19 Sep 2009 07:26:51 +0000 Sam Lantinga Removed outdated Nano-X support
Sat, 19 Sep 2009 07:22:07 +0000 Sam Lantinga Removed outdated OS/2 support
Sat, 19 Sep 2009 07:21:22 +0000 Sam Lantinga Removed outdated Dreamcast support
Sat, 19 Sep 2009 07:09:41 +0000 Sam Lantinga Oh yeah, this file is gone
Sat, 19 Sep 2009 06:45:36 +0000 Sam Lantinga NASM is no longer used in SDL 1.3
Sat, 19 Sep 2009 06:43:45 +0000 Sam Lantinga Removed outdated OS/2 support
Sat, 19 Sep 2009 06:24:07 +0000 Sam Lantinga Removed outdated iPodLinux support
Sat, 19 Sep 2009 05:47:54 +0000 Sam Lantinga testsprite2 should be pixel correct on Direct3D now.
Sat, 19 Sep 2009 05:45:49 +0000 Sam Lantinga More test coverage
Sat, 19 Sep 2009 05:43:15 +0000 Sam Lantinga Added more tests for the different primitive types
Sat, 19 Sep 2009 05:12:26 +0000 Sam Lantinga Fixed bug #783
Sat, 19 Sep 2009 04:47:36 +0000 Sam Lantinga Removing old CD-ROM header reference
Sat, 19 Sep 2009 04:43:41 +0000 Sam Lantinga Stefan Ullinger