log test/automated/surface/surface.c @ 3718:9d71382713b5 gsoc2009_unit_tests

age author description
Tue, 07 Jul 2009 11:25:56 +0000 Edgar Simo Added 3 new tests: loadsurface, blitting, alpha blitting. 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
Wed, 23 Dec 2009 01:55:00 +0000 Sam Lantinga Added SDL_RenderClear() as a fast method of clearing the screen to the drawing color.