Sam Lantinga 661f2fc1fc Removed the SDL_Version structure, moved SDL version to SDL.h 1 год назад
..
android a4bb4eef73 cmake: create Android jars + apks for tests 2 лет назад
emscripten 6607a3cfac Disable cache in python http server 2 лет назад
n3ds 655275378d N3DS port (squashed) 3 лет назад
uwp a5d9db0cd0 cmake: build tests for UWP 2 лет назад
CMakeLists.txt 9aff68746f cmake: add khronos include directories with PRIVATE visibility 1 год назад
COPYING 3dcb451f85 Added a README file regarding WinRT support 12 лет назад
README 5a21d87e69 rwops: Changed filenames that reference "rwops" to "iostream". 2 лет назад
audiofile.bmp 2de9253b6c test: Added testaudio 2 лет назад
checkkeys.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 лет назад
checkkeysthreads.c 17520c2e6e Removed SDL_RendererFlags 1 год назад
gamepad_axis.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 лет назад
gamepad_axis.h 689555a400 Added gamepad BMP files used as sources for the header files 2 лет назад
gamepad_axis_arrow.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 лет назад
gamepad_axis_arrow.h 689555a400 Added gamepad BMP files used as sources for the header files 2 лет назад
gamepad_back.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 лет назад
gamepad_back.h 9885f4d245 Reduced the size of the gamepad front and back images 2 лет назад
gamepad_battery.bmp 8847b35244 Separate joystick power state into battery status and percentage 2 лет назад
gamepad_battery.h 43a59ffe45 Fixed crashes when a window has NULL driverdata 2 лет назад
gamepad_battery_unknown.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 лет назад
gamepad_battery_unknown.h 689555a400 Added gamepad BMP files used as sources for the header files 2 лет назад
gamepad_battery_wired.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 лет назад
gamepad_battery_wired.h 689555a400 Added gamepad BMP files used as sources for the header files 2 лет назад
gamepad_button.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 лет назад
gamepad_button.h 689555a400 Added gamepad BMP files used as sources for the header files 2 лет назад
gamepad_button_background.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 лет назад
gamepad_button_background.h 45cd4b8038 Added button background 2 лет назад
gamepad_button_small.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 лет назад
gamepad_button_small.h d44ada59fb Added joystick and gamepad element display in testgamepad 2 лет назад
gamepad_face_abxy.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 лет назад
gamepad_face_abxy.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 лет назад
gamepad_face_bayx.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 лет назад
gamepad_face_bayx.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 лет назад
gamepad_face_sony.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 лет назад
gamepad_face_sony.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 лет назад
gamepad_front.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 лет назад
gamepad_front.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 лет назад
gamepad_touchpad.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 лет назад
gamepad_touchpad.h 4a53dc5b8d Added touchpad visualization for testgamepad 2 лет назад
gamepadutils.c c1ba31118b Added ball, touchpad, and sensor support for virtual joysticks 1 год назад
gamepadutils.h c1ba31118b Added ball, touchpad, and sensor support for virtual joysticks 1 год назад
glass.bmp f6b92c9b88 Re-added a simplified version of SDL_SetWindowShape() 2 лет назад
glass.h f6b92c9b88 Re-added a simplified version of SDL_SetWindowShape() 2 лет назад
icon.bmp 3dcb451f85 Added a README file regarding WinRT support 12 лет назад
icon.h 4c3e84897f testspriteminimal: make standalone by embedding icon.bmp 2 лет назад
logaudiodev.bmp 2de9253b6c test: Added testaudio 2 лет назад
loopwave.c 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. 2 лет назад
main.cpp 28b93451dc Make WinRT's SDL_main header-only 3 лет назад
moose.dat 3dcb451f85 Added a README file regarding WinRT support 12 лет назад
physaudiodev.bmp 2de9253b6c test: Added testaudio 2 лет назад
picture.xbm 3dcb451f85 Added a README file regarding WinRT support 12 лет назад
pretest.c 5b3ee51c6c Updated copyright for 2024 2 лет назад
relative_mode.markdown 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. 3 лет назад
sample.bmp 3dcb451f85 Added a README file regarding WinRT support 12 лет назад
sample.wav 3dcb451f85 Added a README file regarding WinRT support 12 лет назад
soundboard.bmp be5f66c84e testaudio: Fixed soundboard icon, which had a colorkey issue. 2 лет назад
soundboard_levels.bmp 2de9253b6c test: Added testaudio 2 лет назад
speaker.bmp 2de9253b6c test: Added testaudio 2 лет назад
template.test.in c335e3db82 test/template.test.in: Pass SDL_NONINTERACTIVE_ARGUMENTS to installed-tests 3 лет назад
testatomic.c a2665f54c8 Updated the atomic API for SDL 3.0 naming conventions 2 лет назад
testaudio-art.txt 2de9253b6c test: Added testaudio 2 лет назад
testaudio.c 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. 2 лет назад
testaudiocapture.c 14f584a94b SDL_CreateWindowAndRenderer() takes the window title as the first parameter 1 год назад
testaudiohotplug.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 лет назад
testaudioinfo.c 5b3ee51c6c Updated copyright for 2024 2 лет назад
testaudiostreamdynamicresample.c edaab8ad9f Refactored audio conversion to reduce copying 2 лет назад
testautomation.c 6b9a8f0da1 IOS: fix compilation of testautomation.app 2 лет назад
testautomation_audio.c edaab8ad9f Refactored audio conversion to reduce copying 2 лет назад
testautomation_clipboard.c f4aca6866c test: Free clipboard data after calling SDL_GetClipboardText() 1 год назад
testautomation_events.c c53843a961 docs: Remove Doxygen `\brief` tags. 2 лет назад
testautomation_guid.c ff5fdf9f53 Fixed warning C4244: 'initializing': conversion from 'int' to 'const Uint8', possible loss of data 2 лет назад
testautomation_hints.c f14fb979c1 Remove legacy SDL2 input grab API 2 лет назад
testautomation_images.c 5b3ee51c6c Updated copyright for 2024 2 лет назад
testautomation_images.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
testautomation_intrinsics.c 75a71bde4b cmake: build tests against installed SDL prefix 2 лет назад
testautomation_iostream.c a1a0156756 Renamed SDL_SizeIO() SDL_GetIOSize() 2 лет назад
testautomation_joystick.c bcbf09acde Renamed SDL_AttachVirtualJoystickEx() to SDL_AttachVirtualJoystick() 1 год назад
testautomation_keyboard.c c95c415a0b Fixed warning C4244: '=': conversion from 'SDL_Keymod' to 'Uint16', possible loss of data 1 год назад
testautomation_log.c d65ae710a1 Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention 2 лет назад
testautomation_main.c c53843a961 docs: Remove Doxygen `\brief` tags. 2 лет назад
testautomation_math.c 4ecea42fb0 testautomation_math.c: use isinf(V) instead of fpclassify(V) == FP_INFINITE 2 лет назад
testautomation_mouse.c d8600f717e Pointer as bool (libsdl-org#7214) 2 лет назад
testautomation_pen.c 0df0462d0a Removed all tabs in testautomation_pen.c 2 лет назад
testautomation_pixels.c 424616e032 Use SDL_PixelFormatEnum as type 2 лет назад
testautomation_platform.c 661f2fc1fc Removed the SDL_Version structure, moved SDL version to SDL.h 1 год назад
testautomation_properties.c 56feecc17d Fix property cleanup callback not being called on error (#9663) 1 год назад
testautomation_rect.c c53843a961 docs: Remove Doxygen `\brief` tags. 2 лет назад
testautomation_render.c 17520c2e6e Removed SDL_RendererFlags 1 год назад
testautomation_sdltest.c c53843a961 docs: Remove Doxygen `\brief` tags. 2 лет назад
testautomation_stdlib.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 лет назад
testautomation_subsystems.c c540c77756 Removed SDL_INIT_EVERYTHING 2 лет назад
testautomation_suites.h a6fbf0488c Add time and realtime clock functions 2 лет назад
testautomation_surface.c aecb62e30d Improved API consistency for flag data types 1 год назад
testautomation_time.c 1f43c88220 time: Use a function instead of properties to retrieve the system date and time locale info 1 год назад
testautomation_timer.c d6a41f8f31 Updated SDL_TimerID to use the same type as other IDs in SDL 2 лет назад
testautomation_video.c 17520c2e6e Removed SDL_RendererFlags 1 год назад
testbounds.c 5b3ee51c6c Updated copyright for 2024 2 лет назад
testcamera.c db43a6b418 testcamera: open the camera using the highest framerate available 1 год назад
testcolorspace.c f59dbf6a12 cmake: add -Wimplicit-fallthrough warning 2 лет назад
testcontroller.c 17520c2e6e Removed SDL_RendererFlags 1 год назад
testcustomcursor.c f1f24b173c Added support for multiple distinct keyboards 2 лет назад
testdialog.c b9d3d746a0 Add trailing path separator to SDL_GetUserFolder() 1 год назад
testdisplayinfo.c df3fea87d6 wayland: Rework scale-to-display 1 год назад
testdraw.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 лет назад
testdrawchessboard.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 лет назад
testdropfile.c 5b3ee51c6c Updated copyright for 2024 2 лет назад
testerror.c fc0c774976 Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() 2 лет назад
testevdev.c a65982e15d testevdev: include SDL_internal.h first, and fixup SDL_main.h 2 лет назад
testffmpeg.c d51b53ef8f Add final Vulkan AV1 ext and VVC support 2 лет назад
testffmpeg_vulkan.c d51b53ef8f Add final Vulkan AV1 ext and VVC support 2 лет назад
testffmpeg_vulkan.h c493b40cc3 testffmpeg_vulkan: fix -Wincompatible-pointer-types warning 2 лет назад
testfile.c 5a21d87e69 rwops: Changed filenames that reference "rwops" to "iostream". 2 лет назад
testfilesystem.c bc94451bed testfilesystem: Add a '?' to the glob test, for a little more completeness. 2 лет назад
testgeometry.c b6c5ad0075 Update hardcoded value of pi to use SDL constant SDL_PI_F for improved consistency and readability. 2 лет назад
testgl.c 17520c2e6e Removed SDL_RendererFlags 1 год назад
testgles.c 17520c2e6e Removed SDL_RendererFlags 1 год назад
testgles2.c 17520c2e6e Removed SDL_RendererFlags 1 год назад
testgles2_sdf.c 17520c2e6e Removed SDL_RendererFlags 1 год назад
testgles2_sdf_img_normal.bmp 0e7d435f13 Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 5 лет назад
testgles2_sdf_img_sdf.bmp 0e7d435f13 Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 5 лет назад
testhaptic.c cda2bffeee Re-add SDL_HAPTIC_SQUARE for SDL 3.0 2 лет назад
testhittesting.c 01248a99c8 Add `default: break;` to switches on SDL_Event::type 2 лет назад
testhotplug.c 208cd434b5 Show the names of mice and keyboards when they connect 2 лет назад
testiconv.c 5b3ee51c6c Updated copyright for 2024 2 лет назад
testime.c 22016228ca Fixed build 1 год назад
testintersections.c f8cb3c742d Change `SDL_Keycode` type to an enum 2 лет назад
testkeys.c 5b3ee51c6c Updated copyright for 2024 2 лет назад
testloadso.c 5b3ee51c6c Updated copyright for 2024 2 лет назад
testlocale.c 5b3ee51c6c Updated copyright for 2024 2 лет назад
testlock.c e0b45fed06 testlock.c: replace function call kill with raise 1 год назад
testmanymouse.c f1f24b173c Added support for multiple distinct keyboards 2 лет назад
testmessage.c 17520c2e6e Removed SDL_RendererFlags 1 год назад
testmodal.c c6a70d6898 Add support for modal windows to more platforms 1 год назад
testmouse.c 17520c2e6e Removed SDL_RendererFlags 1 год назад
testmultiaudio.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 лет назад
testnative.c 17520c2e6e Removed SDL_RendererFlags 1 год назад
testnative.h 4f3d4bd110 wayland: Add the ability to import and wrap external surfaces 2 лет назад
testnativecocoa.m d3f2de7f29 fixed typo in prev. patch. 2 лет назад
testnativew32.c 5b3ee51c6c Updated copyright for 2024 2 лет назад
testnativewayland.c 3b55c7d1f4 Shortened SDL property names 2 лет назад
testnativex11.c 5b3ee51c6c Updated copyright for 2024 2 лет назад
testoffscreen.c 17520c2e6e Removed SDL_RendererFlags 1 год назад
testoverlay.c f59dbf6a12 cmake: add -Wimplicit-fallthrough warning 2 лет назад
testpen.c e5812a9fd2 testpen: don't include math.h 2 лет назад
testplatform.c 45ac1a09d9 System dependent 64 bit integer suffixes 1 год назад
testpopup.c 17520c2e6e Removed SDL_RendererFlags 1 год назад
testpower.c 5b3ee51c6c Updated copyright for 2024 2 лет назад
testqsort.c 1e8b006d43 stdlib: qsort and bsearch changes. 2 лет назад
testrelative.c 01248a99c8 Add `default: break;` to switches on SDL_Event::type 2 лет назад
testrendercopyex.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 лет назад
testrendertarget.c 89b9d6cbdc SDL_RenderReadPixels() now returns a surface 2 лет назад
testresample.c fc7afa9cbf rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols. 2 лет назад
testrumble.c f224af5ac5 Updated Haptic API for SDL 3.0 conventions 2 лет назад
testrwlock.c fc0c774976 Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() 2 лет назад
testscale.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 лет назад
testsem.c 5b3ee51c6c Updated copyright for 2024 2 лет назад
testsensor.c 5b3ee51c6c Updated copyright for 2024 2 лет назад
testshader.c 5b3ee51c6c Updated copyright for 2024 2 лет назад
testshape.c 17520c2e6e Removed SDL_RendererFlags 1 год назад
testsprite.c 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. 2 лет назад
testspriteminimal.c 14f584a94b SDL_CreateWindowAndRenderer() takes the window title as the first parameter 1 год назад
teststreaming.c 17520c2e6e Removed SDL_RendererFlags 1 год назад
testsurround.c f59dbf6a12 cmake: add -Wimplicit-fallthrough warning 2 лет назад
testthread.c fc0c774976 Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() 2 лет назад
testtime.c 1f43c88220 time: Use a function instead of properties to retrieve the system date and time locale info 1 год назад
testtimer.c 5b3ee51c6c Updated copyright for 2024 2 лет назад
testurl.c 5b3ee51c6c Updated copyright for 2024 2 лет назад
testutils.c fc7afa9cbf rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols. 2 лет назад
testutils.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
testver.c 661f2fc1fc Removed the SDL_Version structure, moved SDL version to SDL.h 1 год назад
testviewport.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 лет назад
testvulkan.c 33eaddc565 Cleaned up various type conversion issues 2 лет назад
testwaylandcustom.c 17520c2e6e Removed SDL_RendererFlags 1 год назад
testwm.c 5ddd97062e Added test code to validate SDL_WaitEventTimeout() 2 лет назад
testyuv.bmp a6a4e27ae8 Updated SDL's YUV support, many thanks to Adrien Descamps 8 лет назад
testyuv.c 17520c2e6e Removed SDL_RendererFlags 1 год назад
testyuv_cvt.c f2cd361e25 testyuv: added validation of P010 YUV format 2 лет назад
testyuv_cvt.h f2cd361e25 testyuv: added validation of P010 YUV format 2 лет назад
torturethread.c 5b3ee51c6c Updated copyright for 2024 2 лет назад
trashcan.bmp 2de9253b6c test: Added testaudio 2 лет назад
unifont-13.0.06-license.txt f9bf1aeba8 Latest Unifont with OFL is now bundled. (#4268) 4 лет назад
unifont-13.0.06.hex f9bf1aeba8 Latest Unifont with OFL is now bundled. (#4268) 4 лет назад
utf8.txt 3dcb451f85 Added a README file regarding WinRT support 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
testsurround Audio test -- play test tone on each audio channel
testaudioinfo Lists audio device capabilities
testerror Tests multi-threaded error handling
testfile Tests SDL_IOStream layer
testgl A very simple example of using OpenGL with SDL
testiconv Tests international string conversion
testkeys List the available keyboard keys
testloadso Tests the loadable library layer
testlocale Test Locale API
testlock Hacked up test of multi-threading and locking
testmouse Tests mouse coordinates
testmultiaudio Tests using several audio devices
testoverlay Tests the overlay flickering/scaling during playback.
testplatform Tests types, endianness and cpu capabilities
testsem Tests SDL's semaphore implementation
testshape Tests shaped windows
testsprite Example of fast sprite movement on the screen
testthread Hacked up test of multi-threading
testtimer Test the timer facilities
testver Check the version and dynamic loading and endianness
testwm Test window manager -- title, icon, events
torturethread Simple test for thread creation/destruction
gamepadmap Useful to generate Game Controller API compatible maps



This directory contains sample.wav, which is a sample from Will Provost's
song, The Living Proof:

From the album The Living Proof
Publisher: 5 Guys Named Will
Copyright 1996 Will Provost

You can get a copy of the full song (and album!) from iTunes...

https://itunes.apple.com/us/album/the-living-proof/id4153978

or Amazon...

http://www.amazon.com/The-Living-Proof-Will-Provost/dp/B00004R8RH

Thanks to Will for permitting us to distribute this sample with SDL!