log test/automated/common/common.c @ 4785:ef8b32ef9793

age author description
Mon, 14 Dec 2009 06:35:59 +0000 Sam Lantinga Added a test to check the read/write pixels API
Sun, 22 Nov 2009 07:00:26 +0000 Sam Lantinga More fixes to compile under Visual C++
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 07:46:12 +0000 Sam Lantinga Increased tolerance a little bit more for multiple blending passes accumulating error.
Thu, 19 Nov 2009 05:06:01 +0000 Sam Lantinga Allow some variation in the pixel values to account for blending accuracy differences.
Tue, 17 Nov 2009 06:51:14 +0000 Sam Lantinga Debug info to help track down render test failures
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