Sam Lantinga 12ca3ce3fa Fixed building using MinGW 11 vuotta sitten
..
shapes dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten
COPYING dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten
Makefile.in 7bc9815772 added simple Drag & drop test 11 vuotta sitten
README dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten
acinclude.m4 dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten
aclocal.m4 dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten
autogen.sh dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten
checkkeys.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 vuotta sitten
configure 12ca3ce3fa Fixed building using MinGW 11 vuotta sitten
configure.in 12ca3ce3fa Fixed building using MinGW 11 vuotta sitten
gcc-fat.sh dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten
icon.bmp dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten
loopwave.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 vuotta sitten
moose.dat dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten
picture.xbm dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten
relative_mode.markdown dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten
sample.bmp dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten
sample.wav dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten
testatomic.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 vuotta sitten
testaudioinfo.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 vuotta sitten
testautomation.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 11 vuotta sitten
testautomation_audio.c e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). 11 vuotta sitten
testautomation_clipboard.c e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). 11 vuotta sitten
testautomation_events.c 695344d163 OCD fixes: Adds a space before */ 11 vuotta sitten
testautomation_keyboard.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten
testautomation_main.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 vuotta sitten
testautomation_mouse.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten
testautomation_pixels.c e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). 11 vuotta sitten
testautomation_platform.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 vuotta sitten
testautomation_rect.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 vuotta sitten
testautomation_render.c 3e2930defe Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x) 11 vuotta sitten
testautomation_rwops.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 vuotta sitten
testautomation_sdltest.c e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). 11 vuotta sitten
testautomation_stdlib.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten
testautomation_suites.h 552b04c58a More non C89 compliant comments 11 vuotta sitten
testautomation_surface.c 3e2930defe Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x) 11 vuotta sitten
testautomation_syswm.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten
testautomation_timer.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten
testautomation_video.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 11 vuotta sitten
testdraw2.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed 11 vuotta sitten
testdrawchessboard.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 vuotta sitten
testdropfile.c 7bc9815772 added simple Drag & drop test 11 vuotta sitten
testerror.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 vuotta sitten
testfile.c 552b04c58a More non C89 compliant comments 11 vuotta sitten
testfilesystem.c 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 vuotta sitten
testgamecontroller.c 540cb5389c Fixed testgamecontroller output to make sense. 11 vuotta sitten
testgesture.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 vuotta sitten
testgl2.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed 11 vuotta sitten
testgles.c 89131435f8 Adds gl_profile_mask to test framework, uses it in testgles 11 vuotta sitten
testhaptic.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 vuotta sitten
testiconv.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 11 vuotta sitten
testime.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed 11 vuotta sitten
testintersections.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed 11 vuotta sitten
testjoystick.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 vuotta sitten
testkeys.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 vuotta sitten
testloadso.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 vuotta sitten
testlock.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 vuotta sitten
testmessage.c 695344d163 OCD fixes: Adds a space before */ 11 vuotta sitten
testmultiaudio.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 vuotta sitten
testnative.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 vuotta sitten
testnative.h dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten
testnativecocoa.m dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten
testnativew32.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten
testnativex11.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten
testoverlay2.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 vuotta sitten
testplatform.c 2e6b4b960d Fixed compiling on Mac OS X, added a system RAM test 11 vuotta sitten
testpower.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 vuotta sitten
testrelative.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed 11 vuotta sitten
testrendercopyex.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed 11 vuotta sitten
testrendertarget.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed 11 vuotta sitten
testresample.c 552b04c58a More non C89 compliant comments 11 vuotta sitten
testrumble.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 vuotta sitten
testscale.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed 11 vuotta sitten
testsem.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 vuotta sitten
testshader.c 552b04c58a More non C89 compliant comments 11 vuotta sitten
testshape.c 3e2930defe Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x) 11 vuotta sitten
testsprite2.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed 11 vuotta sitten
testspriteminimal.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 vuotta sitten
teststreaming.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 vuotta sitten
testthread.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 vuotta sitten
testtimer.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 vuotta sitten
testver.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 vuotta sitten
testwm2.c 552b04c58a More non C89 compliant comments 11 vuotta sitten
torturethread.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 vuotta sitten
utf8.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 vuotta sitten

README


These are test programs for the SDL library:

checkkeys Watch the key events to check the keyboard
loopwave Audio test -- loop playing a WAV file
testaudioinfo Lists audio device capabilities
testcdrom Sample audio CD control program
testerror Tests multi-threaded error handling
testfile Tests RWops layer
testgl2 A very simple example of using OpenGL with SDL
testhread Hacked up test of multi-threading
testiconv Tests international string conversion
testjoystick List joysticks and watch joystick events
testkeys List the available keyboard keys
testloadso Tests the loadable library layer
testlock Hacked up test of multi-threading and locking
testmultiaudio Tests using several audio devices
testoverlay2 Tests the overlay flickering/scaling during playback.
testpalette Tests palette color cycling
testplatform Tests types, endianness and cpu capabilities
testsem Tests SDL's semaphore implementation
testshape Tests shaped windows
testsprite2 Example of fast sprite movement on the screen
testtimer Test the timer facilities
testver Check the version and dynamic loading and endianness
testwm2 Test window manager -- title, icon, events
torturethread Simple test for thread creation/destruction