Gabriel Jacobo 22770a8f40 [Android] Fixes Bug 2041 - can't get SDL_QUIT event... пре 12 година
..
shapes dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година
COPYING dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година
Makefile.in 7bc9815772 added simple Drag & drop test пре 12 година
README dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година
acinclude.m4 dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година
aclocal.m4 dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година
autogen.sh dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година
checkkeys.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency пре 12 година
configure 12ca3ce3fa Fixed building using MinGW пре 12 година
configure.in 12ca3ce3fa Fixed building using MinGW пре 12 година
gcc-fat.sh dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година
icon.bmp dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година
loopwave.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency пре 12 година
moose.dat dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година
picture.xbm dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година
relative_mode.markdown dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година
sample.bmp dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година
sample.wav dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година
testatomic.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency пре 12 година
testaudioinfo.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency пре 12 година
testautomation.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) пре 12 година
testautomation_audio.c e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). пре 12 година
testautomation_clipboard.c e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). пре 12 година
testautomation_events.c 695344d163 OCD fixes: Adds a space before */ пре 12 година
testautomation_keyboard.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година
testautomation_main.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) пре 12 година
testautomation_mouse.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година
testautomation_pixels.c 09b3b7e78b Fix error assert for negative cases of pixels_getPixelFormatName test пре 12 година
testautomation_platform.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) пре 12 година
testautomation_rect.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) пре 12 година
testautomation_render.c 3e2930defe Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x) пре 12 година
testautomation_rwops.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) пре 12 година
testautomation_sdltest.c e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). пре 12 година
testautomation_stdlib.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година
testautomation_suites.h 552b04c58a More non C89 compliant comments пре 12 година
testautomation_surface.c 3e2930defe Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x) пре 12 година
testautomation_syswm.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година
testautomation_timer.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година
testautomation_video.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) пре 12 година
testdraw2.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed пре 12 година
testdrawchessboard.c c4b563e4c3 Fixed bug 2190 - test/testdrawchessboard.c line endings пре 12 година
testdropfile.c 7bc9815772 added simple Drag & drop test пре 12 година
testerror.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency пре 12 година
testfile.c 552b04c58a More non C89 compliant comments пре 12 година
testfilesystem.c 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. пре 12 година
testgamecontroller.c 540cb5389c Fixed testgamecontroller output to make sense. пре 12 година
testgesture.c cd37485e3c Changed parameter name for gesture template save functions from "src" to "dst". пре 12 година
testgl2.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed пре 12 година
testgles.c 22770a8f40 [Android] Fixes Bug 2041 - can't get SDL_QUIT event... пре 12 година
testhaptic.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) пре 12 година
testiconv.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) пре 12 година
testime.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed пре 12 година
testintersections.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed пре 12 година
testjoystick.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency пре 12 година
testkeys.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency пре 12 година
testloadso.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency пре 12 година
testlock.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency пре 12 година
testmessage.c 695344d163 OCD fixes: Adds a space before */ пре 12 година
testmultiaudio.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency пре 12 година
testnative.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency пре 12 година
testnative.h dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година
testnativecocoa.m dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година
testnativew32.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година
testnativex11.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година
testoverlay2.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) пре 12 година
testplatform.c 2e6b4b960d Fixed compiling on Mac OS X, added a system RAM test пре 12 година
testpower.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency пре 12 година
testrelative.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed пре 12 година
testrendercopyex.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed пре 12 година
testrendertarget.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed пре 12 година
testresample.c 552b04c58a More non C89 compliant comments пре 12 година
testrumble.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency пре 12 година
testscale.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed пре 12 година
testsem.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency пре 12 година
testshader.c 552b04c58a More non C89 compliant comments пре 12 година
testshape.c 3e2930defe Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x) пре 12 година
testsprite2.c 529664278f Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed пре 12 година
testspriteminimal.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency пре 12 година
teststreaming.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency пре 12 година
testthread.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency пре 12 година
testtimer.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency пре 12 година
testver.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency пре 12 година
testwm2.c 552b04c58a More non C89 compliant comments пре 12 година
torturethread.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) пре 12 година
utf8.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged пре 12 година

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