Mercurial > sdl-ios-xcode
log test/automated/common/common.c @ 3481:c32c53fca10d
age | author | description |
---|---|---|
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 |