Sam Lantinga e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). 11 gadi atpakaļ
..
shapes dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
COPYING dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
Makefile.in 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 gadi atpakaļ
README dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
acinclude.m4 dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
aclocal.m4 dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
autogen.sh dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
checkkeys.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
configure aef52c3501 [Linux] Test config script: Add the X11 library search path if it is not empty 11 gadi atpakaļ
configure.in aef52c3501 [Linux] Test config script: Add the X11 library search path if it is not empty 11 gadi atpakaļ
gcc-fat.sh dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
icon.bmp dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
loopwave.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
moose.dat dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
picture.xbm dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
relative_mode.markdown dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
sample.bmp dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
sample.wav dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
testatomic.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testaudioinfo.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testautomation.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 11 gadi atpakaļ
testautomation_audio.c e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). 11 gadi atpakaļ
testautomation_clipboard.c e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). 11 gadi atpakaļ
testautomation_events.c 695344d163 OCD fixes: Adds a space before */ 11 gadi atpakaļ
testautomation_keyboard.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
testautomation_main.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 gadi atpakaļ
testautomation_mouse.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
testautomation_pixels.c e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). 11 gadi atpakaļ
testautomation_platform.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 gadi atpakaļ
testautomation_rect.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 gadi atpakaļ
testautomation_render.c 3e2930defe Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x) 11 gadi atpakaļ
testautomation_rwops.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 gadi atpakaļ
testautomation_sdltest.c e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). 11 gadi atpakaļ
testautomation_stdlib.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
testautomation_suites.h 552b04c58a More non C89 compliant comments 11 gadi atpakaļ
testautomation_surface.c 3e2930defe Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x) 11 gadi atpakaļ
testautomation_syswm.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
testautomation_timer.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
testautomation_video.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 11 gadi atpakaļ
testdraw2.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testdrawchessboard.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testerror.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testfile.c 552b04c58a More non C89 compliant comments 11 gadi atpakaļ
testfilesystem.c 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 11 gadi atpakaļ
testgamecontroller.c 540cb5389c Fixed testgamecontroller output to make sense. 11 gadi atpakaļ
testgesture.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 gadi atpakaļ
testgl2.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testgles.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testhaptic.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 gadi atpakaļ
testiconv.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 11 gadi atpakaļ
testime.c e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). 11 gadi atpakaļ
testintersections.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testjoystick.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testkeys.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testloadso.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testlock.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testmessage.c 695344d163 OCD fixes: Adds a space before */ 11 gadi atpakaļ
testmultiaudio.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testnative.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testnative.h dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
testnativecocoa.m dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
testnativew32.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
testnativex11.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ
testoverlay2.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 gadi atpakaļ
testplatform.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testpower.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testrelative.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testrendercopyex.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 gadi atpakaļ
testrendertarget.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testresample.c 552b04c58a More non C89 compliant comments 11 gadi atpakaļ
testrumble.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testscale.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testsem.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testshader.c 552b04c58a More non C89 compliant comments 11 gadi atpakaļ
testshape.c 3e2930defe Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x) 11 gadi atpakaļ
testsprite2.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 11 gadi atpakaļ
testspriteminimal.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
teststreaming.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testthread.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testtimer.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testver.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 11 gadi atpakaļ
testwm2.c 552b04c58a More non C89 compliant comments 11 gadi atpakaļ
torturethread.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 11 gadi atpakaļ
utf8.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged 11 gadi atpakaļ

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