log

age author description
Sat, 11 Jul 2009 17:57:49 +0000 Edgar Simo Use testsur as a parameter. gsoc2009_unit_tests
Thu, 09 Jul 2009 15:01:38 +0000 Edgar Simo * Added mixture of blending modes test. gsoc2009_unit_tests
Thu, 09 Jul 2009 10:42:56 +0000 Edgar Simo Added more strict warning flags. gsoc2009_unit_tests
Thu, 09 Jul 2009 10:36:09 +0000 Edgar Simo Doing individual blend mode testing when blitting. gsoc2009_unit_tests
Thu, 09 Jul 2009 10:21:03 +0000 Edgar Simo Changed the surface blit test to test colour and alpha mod individually. gsoc2009_unit_tests
Tue, 07 Jul 2009 16:28:42 +0000 Edgar Simo Moved some code around. gsoc2009_unit_tests
Tue, 07 Jul 2009 11:25:56 +0000 Edgar Simo Added 3 new tests: loadsurface, blitting, alpha blitting. gsoc2009_unit_tests
Tue, 07 Jul 2009 09:35:08 +0000 Edgar Simo Fixed my setup, putting a more universal makefile up. gsoc2009_unit_tests
Wed, 01 Jul 2009 22:03:32 +0000 Edgar Simo Added surfarce blend rendering functions testcase. gsoc2009_unit_tests
Wed, 01 Jul 2009 10:22:28 +0000 Edgar Simo Initial revision of SDL_Surface testsuite. gsoc2009_unit_tests
Sat, 20 Jun 2009 16:54:22 +0000 Edgar Simo Test target should build if needed. gsoc2009_unit_tests
Sat, 20 Jun 2009 16:46:58 +0000 Edgar Simo Better output. gsoc2009_unit_tests
Fri, 19 Jun 2009 18:57:23 +0000 Edgar Simo Make makefile a bit more complete. gsoc2009_unit_tests
Fri, 19 Jun 2009 18:53:58 +0000 Edgar Simo First revision of the automated test suite. gsoc2009_unit_tests
Sat, 23 May 2009 22:49:05 +0000 Sam Lantinga Creating GSoC 2009 code branch gsoc2009_unit_tests
Fri, 26 Feb 2010 04:50:38 +0000 Sam Lantinga Removed reference to compatibility function
Fri, 26 Feb 2010 03:34:10 +0000 Sam Lantinga Fixed typo in the comment
Wed, 17 Feb 2010 04:42:52 +0000 Sam Lantinga Adam Strzelecki to SDL
Sun, 14 Feb 2010 15:55:10 +0000 Sam Lantinga Make sure STRICT is defined so the window proc has the correct prototype
Sun, 14 Feb 2010 15:16:13 +0000 Sam Lantinga Fixed compile error using Borland C++
Fri, 12 Feb 2010 17:14:41 +0000 Ryan C. Gordon Merged r5549:5550 from branches/SDL-1.2: ALSA 6-channel swizzle fix.
Fri, 05 Feb 2010 19:23:59 +0000 Ryan C. Gordon Merged r5547:5548 from branches/SDL-1.2: FreeBSD joystick uninit'd var fix.
Mon, 01 Feb 2010 02:52:19 +0000 Sam Lantinga Migrated most of the TODO list to the SDL 1.3 Roadmap wiki
Mon, 01 Feb 2010 01:19:37 +0000 Sam Lantinga Fixed showing and hiding fullscreen windows
Wed, 27 Jan 2010 05:14:22 +0000 Sam Lantinga Fixed bug #743
Tue, 26 Jan 2010 06:01:33 +0000 Ryan C. Gordon Removed test for "driver is valid, but doesn't see any audio devices."
Sun, 24 Jan 2010 21:13:33 +0000 Sam Lantinga Fixed bug #928
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Sun, 24 Jan 2010 20:47:20 +0000 Sam Lantinga Fixed bug #935
Sun, 24 Jan 2010 20:21:51 +0000 Sam Lantinga Added magic to detect already freed or otherwise invalid windows and textures.