log

age author description
Sun, 22 Nov 2009 06:42:58 +0000 Sam Lantinga Fixed include paths for Visual C++
Sun, 22 Nov 2009 06:37:43 +0000 Sam Lantinga The Direct3D Read/Write pixels interface is in progress.
Sun, 22 Nov 2009 06:34:45 +0000 Sam Lantinga Whoops, actually set the SDL error, don't just print the error.
Sat, 21 Nov 2009 08:42:42 +0000 Mike Gorchak Added support for QNX default font. Backspace and Return keys now handled.
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.
Sat, 21 Nov 2009 07:26:52 +0000 Sam Lantinga Added comment for pixel-perfect line workaround.