..
shapes
acinclude.m4
Switched the SDL 2 autoconf macro to AM_PATH_SDL2
2012-01-30 21:39:26 -05:00
aclocal.m4
Switched the SDL 2 autoconf macro to AM_PATH_SDL2
2012-01-30 21:39:26 -05:00
autogen.sh
axis.bmp
Adds controllermap utility to test suite.
2013-12-02 19:35:04 -03:00
button.bmp
Adds controllermap utility to test suite.
2013-12-02 19:35:04 -03:00
checkkeys.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
configure
Regenerate the configure scripts.
2013-11-25 00:11:52 -05:00
configure.in
OpenGL ES support for Windows
2013-11-22 13:24:53 -03:00
controllermap.bmp
Adds controllermap utility to test suite.
2013-12-02 19:35:04 -03:00
controllermap.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
COPYING
gcc-fat.sh
icon.bmp
loopwave.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
Makefile.in
Wayland support
2013-12-14 20:18:43 -03:00
moose.dat
picture.xbm
README
Adds controllermap utility to test suite.
2013-12-02 19:35:04 -03:00
relative_mode.markdown
Test plan for relative mode.
2013-04-24 12:20:44 -07:00
sample.bmp
sample.wav
testatomic.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testaudioinfo.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testautomation.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testautomation_audio.c
Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)).
2013-08-29 08:30:21 -07:00
testautomation_clipboard.c
Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)).
2013-08-29 08:30:21 -07:00
testautomation_events.c
OCD fixes: Adds a space before */
2013-08-21 09:43:09 -03:00
testautomation_keyboard.c
Add missing VS2012 test projects; update VS2010 and VS2012 solutions; update keybord suite for VS compiler warnings
2013-06-03 19:24:18 -07:00
testautomation_main.c
OCD fixes: Adds a space after /* (glory to regular expressions!)
2013-08-21 09:47:10 -03:00
testautomation_mouse.c
File style cleanup for the SDL 2.0 release
2013-05-18 14:17:52 -07:00
testautomation_pixels.c
Fix error assert for negative cases of pixels_getPixelFormatName test
2013-10-21 23:17:37 -07:00
testautomation_platform.c
Fixed bug 2376 - no SDL_HasAVX
2014-02-02 00:33:31 -08:00
testautomation_rect.c
OCD fixes: Adds a space after /* (glory to regular expressions!)
2013-08-21 09:47:10 -03:00
testautomation_render.c
Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x)
2013-08-29 08:29:51 -07:00
testautomation_rwops.c
OCD fixes: Adds a space after /* (glory to regular expressions!)
2013-08-21 09:47:10 -03:00
testautomation_sdltest.c
Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)).
2013-08-29 08:30:21 -07:00
testautomation_stdlib.c
Fixed test description in test suite for standard library.
2013-05-26 12:12:52 +02:00
testautomation_suites.h
More non C89 compliant comments
2013-08-20 20:34:40 -03:00
testautomation_surface.c
Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x)
2013-08-29 08:29:51 -07:00
testautomation_syswm.c
File style cleanup for the SDL 2.0 release
2013-05-18 14:17:52 -07:00
testautomation_timer.c
File style cleanup for the SDL 2.0 release
2013-05-18 14:17:52 -07:00
testautomation_video.c
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
2013-08-29 08:29:21 -07:00
testdraw2.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testdrawchessboard.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testdropfile.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testerror.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testfile.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testfilesystem.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testgamecontroller.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testgesture.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testgl2.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testgles.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testgles2.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testhaptic.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testiconv.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testime.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testintersections.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testjoystick.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testkeys.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testloadso.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testlock.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testmessage.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testmultiaudio.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testnative.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testnative.h
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testnativecocoa.m
testnativew32.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testnativex11.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testoverlay2.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testplatform.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testpower.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testrelative.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testrendercopyex.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testrendertarget.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testresample.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testrumble.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testscale.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testsem.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testshader.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testshape.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testsprite2.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testspriteminimal.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
teststreaming.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testthread.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testtimer.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testver.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testviewport.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
testwm2.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
torturethread.c
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
utf8.txt