Wed, 24 Dec 2014 02:12:16 -0500 |
Maybe patched to compile on Windows for real now?
|
file | diff | annotate |
Wed, 24 Dec 2014 02:06:38 -0500 |
Patched to compile on Windows.
|
file | diff | annotate |
Thu, 18 Dec 2014 00:19:52 -0500 |
Initial merge of Emscripten port!
|
file | diff | annotate |
Fri, 07 Nov 2014 10:01:20 +0100 |
Fixed two typos in test source.
|
file | diff | annotate |
Sun, 23 Mar 2014 23:08:26 -0700 |
Fixed warning on Mac OS X
|
file | diff | annotate |
Thu, 29 Aug 2013 08:29:51 -0700 |
Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x)
|
file | diff | annotate |
Wed, 21 Aug 2013 09:47:10 -0300 |
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
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, 11 Jul 2013 12:27:39 -0400 |
Removed some unused variables.
|
file | diff | annotate |
Sun, 07 Jul 2013 12:34:26 -0700 |
Added automated test to validate conversion between all supported formats.
|
file | diff | annotate |
Sat, 18 May 2013 14:17:52 -0700 |
File style cleanup for the SDL 2.0 release
|
file | diff | annotate |
Wed, 15 May 2013 22:10:06 +0200 |
Changed spelling for consistency.
|
file | diff | annotate |
Sun, 12 May 2013 15:00:00 -0700 |
Fix fuzzer/fuzzer tests on 64bit Linux; remove invalid negative SDL_Scancode test; disable failing surface/render test cases
|
file | diff | annotate |
Thu, 24 Jan 2013 07:58:59 -0800 |
Add mouse tests; update test suites
|
file | diff | annotate |
Sat, 12 Jan 2013 22:58:12 -0800 |
Update SDL_InvalidParamError to take param name; add additional fuzzer function; add new tests to keyboard test suite; improve surface test suite
|
file | diff | annotate |
Sun, 30 Dec 2012 11:12:31 -0800 |
Add define to surface suite to quiet VS compiler warnings
|
file | diff | annotate |
Sun, 30 Dec 2012 10:58:18 -0800 |
Add missing VS project dependencies to fix buildbot build; fix surface suite; minor update to rwops suite
|
file | diff | annotate |
Wed, 26 Dec 2012 22:26:44 -0800 |
Add surface test suite; minor improvements to render suite; refactor image saving into test lib compare function; fix for Haiku build
|
file | diff | annotate |