log test/automated/surface/surface.c @ 4425:a3e71b957215

age author description
2009-12-23 Sam Lantinga Added SDL_RenderClear() as a fast method of clearing the screen to the drawing color.
2009-11-22 Sam Lantinga Fixed include paths for Visual C++
2009-11-21 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.
2009-11-21 Sam Lantinga Use 45 degree lines for the diagonal test to avoid aliasing errors in line drawing.
2009-11-17 Sam Lantinga Fixed some bugs in the automated test suite, revealed by working SDL_RenderReadPixels()
2009-09-07 Sam Lantinga Merged Edgar's code changes from Google Summer of Code 2009