Mercurial > sdl-ios-xcode
log test/automated/render/render.c @ 3536:0267b8b1595c
age | author | description |
---|---|---|
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. |
Sat, 21 Nov 2009 06:28:25 +0000 | Sam Lantinga | Use 45 degree lines for the diagonal test to avoid aliasing errors in line drawing. |