SDL/test
2025-01-13 17:29:08 -08:00
..
android android+test: testcamera needs CAMERA permissions 2024-05-16 16:43:53 +02:00
emscripten ctest/emscripten: make audio and video driver configurable 2024-08-21 20:14:55 +02:00
n3ds N3DS port (squashed) 2022-10-10 08:50:59 -07:00
testgpu GPU: Remove D3D11 shaders from testgpu_spinning_cube 2024-11-12 17:32:25 -08:00
win32 sdlprocdump: fix minidump filename 2024-08-30 14:18:03 +02:00
audiofile.bmp test: Added testaudio 2023-08-02 15:02:32 -04:00
checkkeys.c keyboard: Add some SDL keycodes for common Xkb keys 2025-01-09 17:26:41 -05:00
childprocess.c Make sure stdio handles are in blocking mode 2024-10-14 22:10:49 -07:00
CMakeLists.txt cmake: custom generate-XXX targets must depend on outputs 2025-01-04 00:19:45 +01:00
COPYING Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
gamepad_axis.bmp Added gamepad BMP files used as sources for the header files 2023-07-16 04:32:12 -07:00
gamepad_axis.h Added gamepad BMP files used as sources for the header files 2023-07-16 04:32:12 -07:00
gamepad_axis_arrow.bmp Added gamepad BMP files used as sources for the header files 2023-07-16 04:32:12 -07:00
gamepad_axis_arrow.h Added gamepad BMP files used as sources for the header files 2023-07-16 04:32:12 -07:00
gamepad_back.bmp Added gamepad BMP files used as sources for the header files 2023-07-16 04:32:12 -07:00
gamepad_back.h Reduced the size of the gamepad front and back images 2023-07-11 10:20:08 -07:00
gamepad_battery.bmp Separate joystick power state into battery status and percentage 2024-04-01 13:59:00 -07:00
gamepad_battery.h Fixed crashes when a window has NULL driverdata 2024-04-15 10:15:10 -07:00
gamepad_battery_unknown.bmp Added gamepad BMP files used as sources for the header files 2023-07-16 04:32:12 -07:00
gamepad_battery_unknown.h Added gamepad BMP files used as sources for the header files 2023-07-16 04:32:12 -07:00
gamepad_battery_wired.bmp Added gamepad BMP files used as sources for the header files 2023-07-16 04:32:12 -07:00
gamepad_battery_wired.h Added gamepad BMP files used as sources for the header files 2023-07-16 04:32:12 -07:00
gamepad_button.bmp Added gamepad BMP files used as sources for the header files 2023-07-16 04:32:12 -07:00
gamepad_button.h Added gamepad BMP files used as sources for the header files 2023-07-16 04:32:12 -07:00
gamepad_button_background.bmp Added gamepad BMP files used as sources for the header files 2023-07-16 04:32:12 -07:00
gamepad_button_background.h Added button background 2023-07-11 10:26:22 -07:00
gamepad_button_small.bmp Added gamepad BMP files used as sources for the header files 2023-07-16 04:32:12 -07:00
gamepad_button_small.h Added joystick and gamepad element display in testgamepad 2023-07-10 17:06:42 -07:00
gamepad_face_abxy.bmp Use light text for button labels so they show up well over the activity highlight 2023-07-16 04:32:12 -07:00
gamepad_face_abxy.h Use light text for button labels so they show up well over the activity highlight 2023-07-16 04:32:12 -07:00
gamepad_face_bayx.bmp Use light text for button labels so they show up well over the activity highlight 2023-07-16 04:32:12 -07:00
gamepad_face_bayx.h Use light text for button labels so they show up well over the activity highlight 2023-07-16 04:32:12 -07:00
gamepad_face_sony.bmp Use light text for button labels so they show up well over the activity highlight 2023-07-16 04:32:12 -07:00
gamepad_face_sony.h Use light text for button labels so they show up well over the activity highlight 2023-07-16 04:32:12 -07:00
gamepad_front.bmp Use light text for button labels so they show up well over the activity highlight 2023-07-16 04:32:12 -07:00
gamepad_front.h Use light text for button labels so they show up well over the activity highlight 2023-07-16 04:32:12 -07:00
gamepad_touchpad.bmp Added gamepad BMP files used as sources for the header files 2023-07-16 04:32:12 -07:00
gamepad_touchpad.h Added touchpad visualization for testgamepad 2023-07-10 11:36:32 -07:00
gamepad_wired.bmp testcontroller: show gamepad connection state 2024-12-27 13:58:49 -08:00
gamepad_wired.h testcontroller: show gamepad connection state 2024-12-27 13:58:49 -08:00
gamepad_wireless.bmp testcontroller: show gamepad connection state 2024-12-27 13:58:49 -08:00
gamepad_wireless.h testcontroller: show gamepad connection state 2024-12-27 13:58:49 -08:00
gamepadutils.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
gamepadutils.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
glass.bmp Re-added a simplified version of SDL_SetWindowShape() 2024-02-09 16:04:46 -08:00
glass.h Re-added a simplified version of SDL_SetWindowShape() 2024-02-09 16:04:46 -08:00
icon.bmp Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
icon.h testspriteminimal: make standalone by embedding icon.bmp 2023-09-19 17:58:25 +02:00
icon2x.bmp Added support for high-DPI cursors and icons 2024-08-01 13:48:28 -07:00
LICENSE.txt Updated copyright for 2025 2025-01-01 07:45:52 -08:00
logaudiodev.bmp test: Added testaudio 2023-08-02 15:02:32 -04:00
loopwave.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
main.cpp Make WinRT's SDL_main header-only 2022-12-15 08:01:01 -08:00
moose.dat Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
physaudiodev.bmp test: Added testaudio 2023-08-02 15:02:32 -04:00
picture.xbm Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
pretest.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
relative_mode.markdown Removed SDL_bool in favor of plain bool 2024-09-18 08:32:30 -07:00
sample.bmp Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
sample.wav Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
sdl-test_round.bmp Add system tray support (#10873) 2024-12-24 10:36:39 -08:00
soundboard.bmp testaudio: Fixed soundboard icon, which had a colorkey issue. 2023-08-03 21:35:38 -04:00
soundboard_levels.bmp test: Added testaudio 2023-08-02 15:02:32 -04:00
speaker.bmp test: Added testaudio 2023-08-02 15:02:32 -04:00
sword.wav examples/audio/04-multiple-streams: Remove drag-and-drop support. 2024-12-10 23:10:43 -05:00
template.test.in build: Fix testprocess invocation during "as-installed" tests 2024-09-25 14:48:26 -07:00
testasyncio.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testatomic.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testaudio.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testaudiohotplug.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testaudioinfo.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testaudiorecording.c audio: Added SDL_AudioDeviceStreamPaused. 2025-01-09 01:36:57 -05:00
testaudiostreamdynamicresample.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testautomation.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testautomation_audio.c Remove casts from typed pointer to void * for printf %p in test projects 2024-09-24 14:40:32 +03:00
testautomation_blit.c Adding void to empty function prototype parenthesis 2024-09-11 19:44:52 -07:00
testautomation_clipboard.c clipboard: Ensure SDL_ClearClipboardData clears data even when no data has been set 2025-01-02 07:23:27 -08:00
testautomation_events.c Added SDL_IsMainThread() and SDL_RunOnMainThread() 2024-12-05 13:53:51 -08:00
testautomation_guid.c SDL_test: use SDLCALL calling convention 2024-09-06 14:19:05 +02:00
testautomation_hints.c Removed SDL_HINT_MOUSE_RELATIVE_MODE_WARP 2024-12-19 10:33:02 -08:00
testautomation_images.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testautomation_images.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testautomation_intrinsics.c tests: avoid undefined signed overflow 2025-01-04 01:06:29 +01:00
testautomation_iostream.c Removed SDL_bool in favor of plain bool 2024-09-18 08:32:30 -07:00
testautomation_joystick.c Removed SDL_bool in favor of plain bool 2024-09-18 08:32:30 -07:00
testautomation_keyboard.c testautomation keyboard: use space instead of a 2024-11-08 07:01:50 -08:00
testautomation_log.c Added SDL_LogTrace() 2024-09-17 02:04:54 -07:00
testautomation_main.c tests: include SDL_build_config.h when HAVE_BUILD_CONFIG is defined 2024-12-29 20:08:06 +01:00
testautomation_math.c Removed SDL_bool in favor of plain bool 2024-09-18 08:32:30 -07:00
testautomation_mouse.c test: Fix mouse focus test on X11 2024-10-10 11:37:45 -04:00
testautomation_pixels.c Fix testautomation pixels_saveLoadBMP big endian issue 2024-12-22 12:08:54 -08:00
testautomation_platform.c Removed SDL_bool in favor of plain bool 2024-09-18 08:32:30 -07:00
testautomation_properties.c Removed SDL_bool in favor of plain bool 2024-09-18 08:32:30 -07:00
testautomation_rect.c Fixed Cohen-Sutherland out code computation for float line intersection 2024-10-13 13:04:59 -07:00
testautomation_render.c testautomation: fixed incorrect test. 2025-01-08 23:33:39 -05:00
testautomation_sdltest.c fix integer overflow ub in testautomation_sdltest 2025-01-06 13:18:03 -05:00
testautomation_stdlib.c testautomation: Added a test to stdlib_swprintf that previously would fail. 2025-01-05 02:45:15 -05:00
testautomation_subsystems.c Verify that the subsystems were successfully initialized 2024-09-15 12:04:10 -07:00
testautomation_suites.h pen: Rework public API. 2024-08-09 22:09:23 -04:00
testautomation_surface.c SDL_SoftStretch() doesn't handle large pixel formats 2024-12-21 09:19:03 -08:00
testautomation_time.c Removed SDL_bool in favor of plain bool 2024-09-18 08:32:30 -07:00
testautomation_timer.c Removed SDL_bool in favor of plain bool 2024-09-18 08:32:30 -07:00
testautomation_video.c tests: Fix get/set window size test being skipped 2025-01-08 11:02:45 -05:00
testbounds.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testcamera.c testcamera: Log the camera backend in use. 2025-01-03 03:46:22 -05:00
testclipboard.c Updated copyright for 2025 2025-01-01 08:01:29 -08:00
testcolorspace.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testcontroller.c testcontroller.c: fix build errors due to -Wformat after commit b524af1 2025-01-12 22:00:02 +03:00
testcustomcursor.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testdialog.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testdisplayinfo.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testdraw.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testdrawchessboard.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testdropfile.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testerror.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testevdev.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testffmpeg.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testffmpeg_vulkan.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testffmpeg_vulkan.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testfile.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testfilesystem.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testgeometry.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testgl.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testgles.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testgles2.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testgles2_sdf.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testgles2_sdf_img_normal.bmp Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 2021-01-24 00:51:24 -05:00
testgles2_sdf_img_sdf.bmp Add basic testgles2_sdf program to demonstrate sign distance field with opengles2 2021-01-24 00:51:24 -05:00
testgpu_simple_clear.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testgpu_spinning_cube.c GPU: Add name properties to resources (#11946) 2025-01-13 17:29:08 -08:00
testhaptic.c Removed SDL_INIT_TIMER 2024-09-17 08:53:27 -07:00
testhittesting.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testhotplug.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testiconv.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testime.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testintersections.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testkeys.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testloadso.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testlocale.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testlock.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testmanymouse.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testmessage.c Enable themed Windows dialogs when building with Visual Studio 2025-01-03 09:25:10 -08:00
testmodal.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testmouse.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testmultiaudio.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testnative.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testnative.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testnativecocoa.m fixed typo in prev. patch. 2023-07-28 07:35:04 +03:00
testnativew32.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testnativewayland.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testnativex11.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testoffscreen.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testoverlay.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testpen.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testplatform.c tests: avoid undefined signed overflow 2025-01-04 01:06:29 +01:00
testpopup.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testpower.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testprocess.c Make sure stdio handles are in blocking mode 2024-10-14 22:10:49 -07:00
testqsort.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testrelative.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testrendercopyex.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testrendertarget.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testresample.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testrumble.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testrwlock.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testscale.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testsem.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testsensor.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testshader.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testshape.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testsprite.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testspriteminimal.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testspritesurface.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
teststreaming.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testsurround.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testthread.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testtime.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testtimer.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testtray.c SDL_EVENT_QUIT when no window nor tray 2024-12-27 09:22:27 -08:00
testurl.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testutils.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testutils.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testver.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testviewport.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testvulkan.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testwaylandcustom.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testwm.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testyuv.bmp Updated SDL's YUV support, many thanks to Adrien Descamps 2017-11-12 22:51:12 -08:00
testyuv.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testyuv_cvt.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testyuv_cvt.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
torturethread.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
trashcan.bmp test: Added testaudio 2023-08-02 15:02:32 -04:00
unifont-15.1.05-license.txt Updated unifont to version 15.1.05 2024-06-27 17:43:03 -07:00
unifont-15.1.05.hex Updated unifont to version 15.1.05 2024-06-27 17:43:03 -07:00
utf8.txt Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00