log

age author description
2009-07-15 Edgar Simo Better handling of makefile dependencies. gsoc2009_unit_tests
2009-07-15 Edgar Simo Converted another testcase to the render system. gsoc2009_unit_tests
2009-07-12 Edgar Simo * Added preliminary render tests, missing some SDL functions to work properly. gsoc2009_unit_tests
2009-07-12 Edgar Simo Minor fix. gsoc2009_unit_tests
2009-07-11 Edgar Simo Using common infrastructure. gsoc2009_unit_tests
2009-07-11 Edgar Simo Fixed accidentle broken compile. gsoc2009_unit_tests
2009-07-11 Edgar Simo Fix double free when destroying event thread for a second time. gsoc2009_unit_tests
2009-07-11 Edgar Simo Added SDL_ATvassert for printf style printing. gsoc2009_unit_tests
2009-07-11 Edgar Simo Use testsur as a parameter. gsoc2009_unit_tests
2009-07-09 Edgar Simo * Added mixture of blending modes test. gsoc2009_unit_tests
2009-07-09 Edgar Simo Added more strict warning flags. gsoc2009_unit_tests
2009-07-09 Edgar Simo Doing individual blend mode testing when blitting. gsoc2009_unit_tests
2009-07-09 Edgar Simo Changed the surface blit test to test colour and alpha mod individually. gsoc2009_unit_tests
2009-07-07 Edgar Simo Moved some code around. gsoc2009_unit_tests
2009-07-07 Edgar Simo Added 3 new tests: loadsurface, blitting, alpha blitting. gsoc2009_unit_tests
2009-07-07 Edgar Simo Fixed my setup, putting a more universal makefile up. gsoc2009_unit_tests
2009-07-01 Edgar Simo Added surfarce blend rendering functions testcase. gsoc2009_unit_tests
2009-07-01 Edgar Simo Initial revision of SDL_Surface testsuite. gsoc2009_unit_tests
2009-06-20 Edgar Simo Test target should build if needed. gsoc2009_unit_tests
2009-06-20 Edgar Simo Better output. gsoc2009_unit_tests
2009-06-19 Edgar Simo Make makefile a bit more complete. gsoc2009_unit_tests
2009-06-19 Edgar Simo First revision of the automated test suite. gsoc2009_unit_tests
2009-05-23 Sam Lantinga Creating GSoC 2009 code branch gsoc2009_unit_tests
2010-02-26 Sam Lantinga Removed reference to compatibility function
2010-02-26 Sam Lantinga Fixed typo in the comment
2010-02-17 Sam Lantinga Adam Strzelecki to SDL
2010-02-14 Sam Lantinga Make sure STRICT is defined so the window proc has the correct prototype
2010-02-14 Sam Lantinga Fixed compile error using Borland C++
2010-02-12 Ryan C. Gordon Merged r5549:5550 from branches/SDL-1.2: ALSA 6-channel swizzle fix.
2010-02-05 Ryan C. Gordon Merged r5547:5548 from branches/SDL-1.2: FreeBSD joystick uninit'd var fix.