Mercurial > sdl-ios-xcode
log test/automated/render/render.c @ 3558:5f038ec1a1af
age | author | description |
---|---|---|
Mon, 14 Dec 2009 06:35:59 +0000 | Sam Lantinga | Added a test to check the read/write pixels API |
Wed, 09 Dec 2009 15:56:56 +0000 | Sam Lantinga | Added interfaces for batch drawing of points, lines and rects: |
Mon, 07 Dec 2009 08:01:20 +0000 | Sam Lantinga | On Windows the minimum window size may be larger than 80, so explicitly request the expected rectangle. |
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. |