Sat, 05 Oct 2013 19:09:03 -0700 |
Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed
|
file | diff | annotate |
Thu, 03 Oct 2013 21:41:09 -0700 |
Report an error if creating a render target fails
|
file | diff | annotate |
Wed, 14 Aug 2013 23:30:10 -0700 |
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
file | diff | annotate |
Thu, 25 Jul 2013 09:51:21 -0700 |
Updated the copyright year for the test programs
|
file | diff | annotate |
Wed, 24 Jul 2013 22:19:01 +0200 |
Removed unused variables to fix warnings in test program.
|
file | diff | annotate |
Tue, 23 Jul 2013 08:06:49 -0700 |
Updated blend semantics so blending uses the following formula:
|
file | diff | annotate |
Sun, 17 Mar 2013 09:47:25 -0700 |
Removed unused window size constants
|
file | diff | annotate |
Mon, 31 Dec 2012 10:26:38 -0800 |
Switched the test code over to use the common functions in the test library.
|
file | diff | annotate |
Sun, 22 Jan 2012 01:26:28 -0500 |
Renamed SetTargetTexture() to SetRenderTarget()
|
file | diff | annotate |
Wed, 18 Jan 2012 22:45:49 -0500 |
Implementation of render targets, by Mason Wheeler and Gabriel Jacobo
|
file | diff | annotate |