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

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