log test/automated/common/common.c @ 4778:9838d3525a1b

age author description
2009-12-14 Sam Lantinga Added a test to check the read/write pixels API
2009-11-22 Sam Lantinga More fixes to compile under Visual C++
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 Increased tolerance a little bit more for multiple blending passes accumulating error.
2009-11-19 Sam Lantinga Allow some variation in the pixel values to account for blending accuracy differences.
2009-11-17 Sam Lantinga Debug info to help track down render test failures
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