Mercurial > sdl-ios-xcode
log test/automated/surface/surface.c @ 3638:6e70cf55a368
age | author | description |
---|---|---|
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. |
Sun, 22 Nov 2009 06:42:58 +0000 | Sam Lantinga | Fixed include paths for Visual C++ |
Sat, 21 Nov 2009 07:59:19 +0000 | Sam Lantinga | We want to be strict on software renderer tests and opaque tests, but give a decent margin for blending inaccuracy for the blended tests. |
Sat, 21 Nov 2009 06:28:25 +0000 | Sam Lantinga | Use 45 degree lines for the diagonal test to avoid aliasing errors in line drawing. |
Tue, 17 Nov 2009 05:17:11 +0000 | Sam Lantinga | Fixed some bugs in the automated test suite, revealed by working SDL_RenderReadPixels() |
Mon, 07 Sep 2009 05:06:34 +0000 | Sam Lantinga | Merged Edgar's code changes from Google Summer of Code 2009 |