SDL/test
2025-02-21 10:09:10 -08:00
..
android android: add style to test apk's 2025-01-21 20:20:17 +01:00
emscripten emscripten: pass --no-sandbox to the chrome web driver 2025-01-22 02:48:32 +01:00
n3ds
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
checkkeys.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
childprocess.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
CMakeLists.txt Revert "testcamera: added support for Motion JPEG camera frames" 2025-02-20 12:16:26 -08:00
COPYING
gamepad_axis.bmp
gamepad_axis.h
gamepad_axis_arrow.bmp
gamepad_axis_arrow.h
gamepad_back.bmp
gamepad_back.h
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
gamepad_battery_unknown.h
gamepad_battery_wired.bmp
gamepad_battery_wired.h
gamepad_button.bmp
gamepad_button.h
gamepad_button_background.bmp
gamepad_button_background.h
gamepad_button_small.bmp
gamepad_button_small.h
gamepad_face_abxy.bmp
gamepad_face_abxy.h
gamepad_face_bayx.bmp
gamepad_face_bayx.h
gamepad_face_sony.bmp
gamepad_face_sony.h
gamepad_front.bmp
gamepad_front.h
gamepad_touchpad.bmp
gamepad_touchpad.h
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
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
loopwave.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
main.cpp
moose.dat
physaudiodev.bmp
picture.xbm
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
sample.wav
sdl-test_round.bmp Add system tray support (#10873) 2024-12-24 10:36:39 -08:00
soundboard.bmp
soundboard_levels.bmp
speaker.bmp
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 Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testaudio.c test/testaudio.c: Fix use-after-free warning 2025-02-16 19:35:54 -08:00
testaudiohotplug.c Remove redundant casts 2025-02-21 10:09:10 -08:00
testaudioinfo.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testaudiorecording.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testaudiostreamdynamicresample.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testautomation.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testautomation_audio.c test/testautomation_audio.c: Free variables before returning 2025-02-16 16:57:56 -08: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 test/testautomation_intrinsics.c: Free variables before returning 2025-02-16 07:50:07 -08: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 Remove redundant casts 2025-02-21 10:09:10 -08: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 testautomation: Remove Win32 borderless resizable hint 2025-01-20 14:49:35 -05:00
testbounds.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testcamera.c Revert "testcamera: added support for Motion JPEG camera frames" 2025-02-20 12:16:26 -08:00
testclipboard.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testcolorspace.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testcontroller.c testcontroller: show the gamepad device type 2025-02-05 08:27:26 -08:00
testcustomcursor.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testdialog.c Formatting spaces around pointer symbol. 2025-02-03 17:03:26 -08:00
testdisplayinfo.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testdraw.c Remove redundant casts 2025-02-21 10:09:10 -08:00
testdrawchessboard.c Remove redundant casts 2025-02-21 10:09:10 -08:00
testdropfile.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testerror.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testevdev.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testffmpeg.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testffmpeg_vulkan.c Remove newlines from error messages 2025-01-23 11:45:04 -08:00
testffmpeg_vulkan.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testfile.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testfilesystem.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testgeometry.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testgl.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testgles.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testgles2.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testgpu_simple_clear.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testgpu_spinning_cube.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testhaptic.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testhittesting.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testhotplug.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testiconv.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testime.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testintersections.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testkeys.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testloadso.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testlocale.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testlock.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testmanymouse.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testmessage.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testmodal.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testmouse.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testmultiaudio.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testnative.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testnative.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testnativecocoa.m
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 Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testoverlay.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testpen.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testplatform.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testpopup.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testpower.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testprocess.c Make sure stdio handles are in blocking mode 2024-10-14 22:10:49 -07:00
testqsort.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testrelative.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testrendercopyex.c Remove redundant casts 2025-02-21 10:09:10 -08:00
testrendertarget.c Remove redundant casts 2025-02-21 10:09:10 -08:00
testresample.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testrumble.c Remove even more newlines from log messages 2025-01-23 09:32:50 -08:00
testrwlock.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testscale.c Remove redundant casts 2025-02-21 10:09:10 -08:00
testsem.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testsensor.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testshader.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testshape.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testsprite.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testspriteminimal.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testspritesurface.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
teststreaming.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testsurround.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testthread.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testtime.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testtimer.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testtray.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testurl.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testutils.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testutils.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testver.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testviewport.c Remove redundant casts 2025-02-21 10:09:10 -08:00
testvulkan.c Remove even more newlines from log messages 2025-01-23 09:32:50 -08:00
testwaylandcustom.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
testwm.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
testyuv.bmp
testyuv.c Remove newlines from log messages 2025-01-22 20:25:04 -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 Remove newlines from log messages 2025-01-22 20:25:04 -08:00
trashcan.bmp
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