Philipp Wiesemann 8d11db2f93 Added missing stdio include in test program. 11 년 전
..
shapes 3dcb451f85 Added a README file regarding WinRT support 11 년 전
COPYING 3dcb451f85 Added a README file regarding WinRT support 11 년 전
Makefile.in 3dcb451f85 Added a README file regarding WinRT support 11 년 전
README 3dcb451f85 Added a README file regarding WinRT support 11 년 전
acinclude.m4 3dcb451f85 Added a README file regarding WinRT support 11 년 전
aclocal.m4 3dcb451f85 Added a README file regarding WinRT support 11 년 전
autogen.sh 3dcb451f85 Added a README file regarding WinRT support 11 년 전
axis.bmp 3dcb451f85 Added a README file regarding WinRT support 11 년 전
button.bmp 3dcb451f85 Added a README file regarding WinRT support 11 년 전
checkkeys.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
configure 3dcb451f85 Added a README file regarding WinRT support 11 년 전
configure.in 3dcb451f85 Added a README file regarding WinRT support 11 년 전
controllermap.bmp 3dcb451f85 Added a README file regarding WinRT support 11 년 전
controllermap.c 3a8033587b Fixed use of uninitialized variable warning in test program. 11 년 전
gcc-fat.sh 3dcb451f85 Added a README file regarding WinRT support 11 년 전
icon.bmp 3dcb451f85 Added a README file regarding WinRT support 11 년 전
loopwave.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
moose.dat 3dcb451f85 Added a README file regarding WinRT support 11 년 전
picture.xbm 3dcb451f85 Added a README file regarding WinRT support 11 년 전
relative_mode.markdown 3dcb451f85 Added a README file regarding WinRT support 11 년 전
sample.bmp 3dcb451f85 Added a README file regarding WinRT support 11 년 전
sample.wav 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testatomic.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testaudioinfo.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testautomation.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testautomation_audio.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testautomation_clipboard.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testautomation_events.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testautomation_hints.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testautomation_keyboard.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testautomation_main.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testautomation_mouse.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testautomation_pixels.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testautomation_platform.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testautomation_rect.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testautomation_render.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testautomation_rwops.c 548a0ee7b8 __ANDROID__ is the correct macro to check for an android system.ANDROID is only defined in NDK build system (.mk) and not in the standalone NDK. 11 년 전
testautomation_sdltest.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testautomation_stdlib.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testautomation_suites.h 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testautomation_surface.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testautomation_syswm.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testautomation_timer.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testautomation_video.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testdraw2.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testdrawchessboard.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testdropfile.c ca11d7c8b5 Changed C++ style comments to fix pedantic warnings. 11 년 전
testerror.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testfile.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testfilesystem.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testgamecontroller.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testgesture.c 353feb5c76 Fixed bug 2475 - Incorrect SDL_Log() format specifiers in test/testgesture.c 11 년 전
testgl2.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testgles.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testgles2.c ca11d7c8b5 Changed C++ style comments to fix pedantic warnings. 11 년 전
testhaptic.c d9ffe549e2 Fixed the inertia effect in the test program 11 년 전
testhotplug.c 9bc47465ca Changed C++ style comments. 11 년 전
testiconv.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testime.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testintersections.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testjoystick.c f565d81af7 A few more ANDROID for __ANDROID__ replacements 11 년 전
testkeys.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testloadso.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testlock.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testmessage.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testmultiaudio.c 8d11db2f93 Added missing stdio include in test program. 11 년 전
testnative.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testnative.h 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testnativecocoa.m 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testnativew32.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testnativex11.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testoverlay2.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testplatform.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testpower.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testrelative.c 65c82148e0 Removed global variable from test program. 11 년 전
testrendercopyex.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testrendertarget.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testresample.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testrumble.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testscale.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testsem.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testshader.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testshape.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testsprite2.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testspriteminimal.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
teststreaming.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testthread.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testtimer.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testver.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testviewport.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
testwm2.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
torturethread.c 3dcb451f85 Added a README file regarding WinRT support 11 년 전
utf8.txt 3dcb451f85 Added a README file regarding WinRT support 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
controllermap Useful to generate Game Controller API compatible maps