..
automated
Automated tests fixes
2012-06-21 12:12:11 -03:00
nds-test-progs
Missed a file in Frank's patch
2012-02-12 23:22:44 -05:00
shapes
test-automation
Fix Windows build, version.o linking.
2012-09-25 08:54:05 -03:00
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
checkkeys.c
Fixed bug 1564 - SDL has no function to open a screen keyboard on Android.
2012-08-11 10:15:59 -07:00
common.c
If the window is resizable, reset the viewport by default if the window size changes.
2012-09-29 01:12:40 -07:00
common.h
Removed the SDL 1.2 compatibility API... we'll see how painful this is.
2012-01-22 18:11:41 -05:00
configure
Updated to the latest versions of autotools and config.guess/config.sub
2012-09-20 21:13:10 -07:00
configure.in
Nasty attempt to fix building of testnative across various platforms.
2012-08-09 14:28:45 -04:00
COPYING
gcc-fat.sh
icon.bmp
loopwave.c
SDL 1.3 is now under the zlib license.
2011-04-08 13:03:26 -07:00
Makefile.in
Added testaudioinfo to the build.
2012-09-01 00:25:17 -07:00
moose.dat
picture.xbm
README
Updated the README and removed the old graywin test
2012-01-22 22:30:27 -05:00
sample.bmp
sample.wav
testatomic.c
1.3 API CHANGE: Add support for naming threads.
2011-10-02 00:29:16 -04:00
testaudioinfo.c
SDL 1.3 is now under the zlib license.
2011-04-08 13:03:26 -07:00
testdraw2.c
SDL 1.3 is now under the zlib license.
2011-04-08 13:03:26 -07:00
testerror.c
1.3 API CHANGE: Add support for naming threads.
2011-10-02 00:29:16 -04:00
testfile.c
SDL 1.3 is now under the zlib license.
2011-04-08 13:03:26 -07:00
testgesture.c
SDL 1.3 is now under the zlib license.
2011-04-08 13:03:26 -07:00
testgl2.c
Add support for (GLX|WGL)_EXT_swap_control_tear.
2012-08-01 20:29:36 -04:00
testgles.c
SDL 1.3 is now under the zlib license.
2011-04-08 13:03:26 -07:00
testhaptic.c
SDL 1.3 is now under the zlib license.
2011-04-08 13:03:26 -07:00
testiconv.c
SDL 1.3 is now under the zlib license.
2011-04-08 13:03:26 -07:00
testime.c
1.Fixed a memory leak inside XInput2 code
2012-05-31 19:23:30 +03:00
testintersections.c
SDL 1.3 is now under the zlib license.
2011-04-08 13:03:26 -07:00
testjoystick.c
Cleaned up testjoystick.c, improved usage of renderer API, added colors!
2012-08-15 21:00:33 -04:00
testkeys.c
SDL 1.3 is now under the zlib license.
2011-04-08 13:03:26 -07:00
testloadso.c
SDL 1.3 is now under the zlib license.
2011-04-08 13:03:26 -07:00
testlock.c
1.3 API CHANGE: Add support for naming threads.
2011-10-02 00:29:16 -04:00
testmultiaudio.c
testmultiaudio.c needs to #include <stdio.h>.
2011-08-03 03:12:07 -04:00
testnative.c
Removed the SDL 1.2 compatibility API... we'll see how painful this is.
2012-01-22 18:11:41 -05:00
testnative.h
Updated SDL test projects
2012-01-07 17:08:17 -05:00
testnativecocoa.m
testnativew32.c
SDL 1.3 is now under the zlib license.
2011-04-08 13:03:26 -07:00
testnativex11.c
SDL 1.3 is now under the zlib license.
2011-04-08 13:03:26 -07:00
testoverlay2.c
Removed the SDL 1.2 compatibility API... we'll see how painful this is.
2012-01-22 18:11:41 -05:00
testplatform.c
Fixed another printf() compiler warning, this time in the 1.3 branch.
2011-08-23 03:12:27 -04:00
testpower.c
SDL 1.3 is now under the zlib license.
2011-04-08 13:03:26 -07:00
testrelative.c
1.Fixed a memory leak inside XInput2 code
2012-05-31 19:23:30 +03:00
testrendercopyex.c
RenderCopyEx,rotation and flipping for all hardware/software backends ( #1308 )
2012-06-01 19:51:08 -03:00
testrendertarget.c
Renamed SetTargetTexture() to SetRenderTarget()
2012-01-22 01:26:28 -05:00
testresample.c
SDL 1.3 is now under the zlib license.
2011-04-08 13:03:26 -07:00
testrumble.c
SDL 1.3 is now under the zlib license.
2011-04-08 13:03:26 -07:00
testscale.c
SDL 1.3 is now under the zlib license.
2011-04-08 13:03:26 -07:00
testsem.c
Fixed bug 1426 - SDL_SemWaitTimeout returns -1 and sets error instead of SDL_MUTEX_TIMEDOUT on time out
2012-02-20 23:51:53 -05:00
testshader.c
Removed the SDL 1.2 compatibility API... we'll see how painful this is.
2012-01-22 18:11:41 -05:00
testshape.c
SDL 1.3 is now under the zlib license.
2011-04-08 13:03:26 -07:00
testsprite2.c
SDL 1.3 is now under the zlib license.
2011-04-08 13:03:26 -07:00
testspriteminimal.c
Have testspriteminimal use the new simple API
2012-01-22 19:47:33 -05:00
teststreaming.c
SDL 1.3 is now under the zlib license.
2011-04-08 13:03:26 -07:00
testthread.c
1.3 API CHANGE: Add support for naming threads.
2011-10-02 00:29:16 -04:00
testtimer.c
Removed the SDL 1.2 compatibility API... we'll see how painful this is.
2012-01-22 18:11:41 -05:00
testver.c
Removing some more references to SDL 1.3
2012-01-22 17:26:45 -05:00
testwm2.c
SDL 1.3 is now under the zlib license.
2011-04-08 13:03:26 -07:00
torturethread.c
1.3 API CHANGE: Add support for naming threads.
2011-10-02 00:29:16 -04:00
utf8.txt