Edward Rudd 869a707612 add in High DPI support (aka Retina) hace 11 años
..
shapes dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
COPYING dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
Makefile.in 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. hace 11 años
README dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
acinclude.m4 dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
aclocal.m4 dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
autogen.sh dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
checkkeys.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
configure aef52c3501 [Linux] Test config script: Add the X11 library search path if it is not empty hace 11 años
configure.in aef52c3501 [Linux] Test config script: Add the X11 library search path if it is not empty hace 11 años
gcc-fat.sh dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
icon.bmp dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
loopwave.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
moose.dat dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
picture.xbm dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
relative_mode.markdown dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
sample.bmp dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
sample.wav dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
testatomic.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testaudioinfo.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testautomation.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) hace 11 años
testautomation_audio.c e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). hace 11 años
testautomation_clipboard.c e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). hace 11 años
testautomation_events.c 695344d163 OCD fixes: Adds a space before */ hace 11 años
testautomation_keyboard.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
testautomation_main.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) hace 11 años
testautomation_mouse.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
testautomation_pixels.c e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). hace 11 años
testautomation_platform.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) hace 11 años
testautomation_rect.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) hace 11 años
testautomation_render.c 3e2930defe Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x) hace 11 años
testautomation_rwops.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) hace 11 años
testautomation_sdltest.c e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). hace 11 años
testautomation_stdlib.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
testautomation_suites.h 552b04c58a More non C89 compliant comments hace 11 años
testautomation_surface.c 3e2930defe Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x) hace 11 años
testautomation_syswm.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
testautomation_timer.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
testautomation_video.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) hace 11 años
testdraw2.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testdrawchessboard.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testerror.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testfile.c 552b04c58a More non C89 compliant comments hace 11 años
testfilesystem.c 2dd7091e50 Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. hace 11 años
testgamecontroller.c 540cb5389c Fixed testgamecontroller output to make sense. hace 11 años
testgesture.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) hace 11 años
testgl2.c 869a707612 add in High DPI support (aka Retina) hace 11 años
testgles.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testhaptic.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) hace 11 años
testiconv.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) hace 11 años
testime.c e07d7e649c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). hace 11 años
testintersections.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testjoystick.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testkeys.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testloadso.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testlock.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testmessage.c 695344d163 OCD fixes: Adds a space before */ hace 11 años
testmultiaudio.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testnative.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testnative.h dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
testnativecocoa.m dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
testnativew32.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
testnativex11.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años
testoverlay2.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) hace 11 años
testplatform.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testpower.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testrelative.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testrendercopyex.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) hace 11 años
testrendertarget.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testresample.c 552b04c58a More non C89 compliant comments hace 11 años
testrumble.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testscale.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testsem.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testshader.c 552b04c58a More non C89 compliant comments hace 11 años
testshape.c 3e2930defe Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x) hace 11 años
testsprite2.c f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) hace 11 años
testspriteminimal.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
teststreaming.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testthread.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testtimer.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testver.c 65728477af Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency hace 11 años
testwm2.c 552b04c58a More non C89 compliant comments hace 11 años
torturethread.c 1e49b1ed6e OCD fixes: Adds a space after /* (glory to regular expressions!) hace 11 años
utf8.txt dad420670f Fixes #2022, do not resume on Android when surfaceChanged hace 11 años

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