Ryan C. Gordon 162ef5eae9 Cleanups in the joystick code. пре 10 година
..
emscripten fe40a17224 Initial merge of Emscripten port! пре 10 година
nacl efa2d0581d Fixes audio for Native Client, and other fixes... пре 11 година
shapes 3dcb451f85 Added a README file regarding WinRT support пре 11 година
COPYING 3dcb451f85 Added a README file regarding WinRT support пре 11 година
Makefile.in 0e02ce0856 Initial work on audio device hotplug support. пре 10 година
README f30e120aa9 Added audio device buffer queueing API. пре 10 година
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 fe40a17224 Initial merge of Emscripten port! пре 10 година
configure fe40a17224 Initial merge of Emscripten port! пре 10 година
configure.in fe40a17224 Initial merge of Emscripten port! пре 10 година
controllermap.bmp 3dcb451f85 Added a README file regarding WinRT support пре 11 година
controllermap.c d99911544f Fixed setting text to clipboard in controllermap program. пре 10 година
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 f9adb453dd Removed redundant include statements from test programs. пре 10 година
loopwavequeue.c 8a58e12f5f Updated test program for Emscripten. пре 10 година
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 bd61c276fa Fixed compiling test with older C. пре 10 година
sample.bmp 3dcb451f85 Added a README file regarding WinRT support пре 11 година
sample.wav 3dcb451f85 Added a README file regarding WinRT support пре 11 година
testatomic.c f9adb453dd Removed redundant include statements from test programs. пре 10 година
testaudiohotplug.c e9a7a81f28 Immediately minimize the goofy window in testaudiohotplug. пре 10 година
testaudioinfo.c 3dcb451f85 Added a README file regarding WinRT support пре 11 година
testautomation.c 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. пре 10 година
testautomation_audio.c 743ba2f499 Added missing brackets in test source assert messages. пре 10 година
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 6fef39d6b8 Added NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers пре 10 година
testautomation_platform.c 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. пре 10 година
testautomation_rect.c 3dcb451f85 Added a README file regarding WinRT support пре 11 година
testautomation_render.c 70438be272 Combo commit including the following mercurial changes пре 3 месеци
testautomation_rwops.c 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. пре 10 година
testautomation_sdltest.c 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. пре 10 година
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 eab2433f6d Maybe patched to compile on Windows for real now? пре 10 година
testautomation_syswm.c 743ba2f499 Added missing brackets in test source assert messages. пре 10 година
testautomation_timer.c 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. пре 10 година
testautomation_video.c 60f50c70a7 Updated a README. пре 10 година
testdraw2.c fe40a17224 Initial merge of Emscripten port! пре 10 година
testdrawchessboard.c fe40a17224 Initial merge of Emscripten port! пре 10 година
testdropfile.c ca11d7c8b5 Changed C++ style comments to fix pedantic warnings. пре 11 година
testerror.c f9adb453dd Removed redundant include statements from test programs. пре 10 година
testfile.c f9adb453dd Removed redundant include statements from test programs. пре 10 година
testfilesystem.c fe40a17224 Initial merge of Emscripten port! пре 10 година
testgamecontroller.c d1932834e2 Fixed test programs for joystick not exiting on events after first disconnect. пре 10 година
testgesture.c 97e876671b Fixed compile errors in example programs. пре 10 година
testgl2.c 3dcb451f85 Added a README file regarding WinRT support пре 11 година
testgles.c 3dcb451f85 Added a README file regarding WinRT support пре 11 година
testgles2.c fe40a17224 Initial merge of Emscripten port! пре 10 година
testhaptic.c f9adb453dd Removed redundant include statements from test programs. пре 10 година
testhittesting.c 31de8f8b99 Minor tweaks to testhittesting. пре 11 година
testhotplug.c f9adb453dd Removed redundant include statements from test programs. пре 10 година
testiconv.c 3dcb451f85 Added a README file regarding WinRT support пре 11 година
testime.c 3dcb451f85 Added a README file regarding WinRT support пре 11 година
testintersections.c fe40a17224 Initial merge of Emscripten port! пре 10 година
testjoystick.c 162ef5eae9 Cleanups in the joystick code. пре 10 година
testkeys.c 3dcb451f85 Added a README file regarding WinRT support пре 11 година
testloadso.c 3dcb451f85 Added a README file regarding WinRT support пре 11 година
testlock.c f9adb453dd Removed redundant include statements from test programs. пре 10 година
testmessage.c f9adb453dd Removed redundant include statements from test programs. пре 10 година
testmultiaudio.c 97e876671b Fixed compile errors in example programs. пре 10 година
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 fe40a17224 Initial merge of Emscripten port! пре 10 година
testplatform.c 5b7ddd534c Updated name of assert type in test program. пре 10 година
testpower.c 3dcb451f85 Added a README file regarding WinRT support пре 11 година
testrelative.c c17a5b1177 Fixed bug 2866 - testrelative.c: patch to make the orange box wrap around пре 10 година
testrendercopyex.c fe40a17224 Initial merge of Emscripten port! пре 10 година
testrendertarget.c fe40a17224 Initial merge of Emscripten port! пре 10 година
testresample.c 3dcb451f85 Added a README file regarding WinRT support пре 11 година
testrumble.c f9adb453dd Removed redundant include statements from test programs. пре 10 година
testscale.c fe40a17224 Initial merge of Emscripten port! пре 10 година
testsem.c f9adb453dd Removed redundant include statements from test programs. пре 10 година
testshader.c 3dcb451f85 Added a README file regarding WinRT support пре 11 година
testshape.c 3dcb451f85 Added a README file regarding WinRT support пре 11 година
testsprite2.c fe40a17224 Initial merge of Emscripten port! пре 10 година
testspriteminimal.c fe40a17224 Initial merge of Emscripten port! пре 10 година
teststreaming.c fe40a17224 Initial merge of Emscripten port! пре 10 година
testthread.c f9adb453dd Removed redundant include statements from test programs. пре 10 година
testtimer.c 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. пре 10 година
testver.c 3dcb451f85 Added a README file regarding WinRT support пре 11 година
testviewport.c fe40a17224 Initial merge of Emscripten port! пре 10 година
testwm2.c fe40a17224 Initial merge of Emscripten port! пре 10 година
torturethread.c f9adb453dd Removed redundant include statements from test programs. пре 10 година
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
loopwavequeue Audio test -- loop playing a WAV file with SDL_QueueAudio
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