Edward Rudd 869a707612 add in High DPI support (aka Retina) 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 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 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 aef52c3501 [Linux] Test config script: Add the X11 library search path if it is not empty 12 سال پیش
configure.in aef52c3501 [Linux] Test config script: Add the X11 library search path if it is not empty 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 e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). 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 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 12 سال پیش
testdrawchessboard.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 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 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 12 سال پیش
testgl2.c 869a707612 add in High DPI support (aka Retina) 12 سال پیش
testgles.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 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 e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). 12 سال پیش
testintersections.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 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 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 12 سال پیش
testpower.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 12 سال پیش
testrelative.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 12 سال پیش
testrendercopyex.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) 12 سال پیش
testrendertarget.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 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 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency 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 f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 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