You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sdl/test
Colin Kinloch a744eee993 testffmpeg: avutil queue family version check
The `AVVulkanDeviceQueueFamily` struct was introduced by libavutil
59.34.100

(cherry picked from commit 81920b5db7)
3 weeks ago
..
android android: add style to test apk's 8 months ago
emscripten emscripten: pass --no-sandbox to the chrome web driver 8 months ago
n3ds
testgpu GPU: Remove D3D11 shaders from testgpu_spinning_cube 10 months ago
win32 sdlprocdump: fix minidump filename 1 year ago
CMakeLists.txt test: Fix resource paths in testtray 3 months ago
COPYING
LICENSE.txt Updated copyright for 2025 9 months ago
audiofile.bmp
checkkeys.c Remove newlines from log messages 8 months ago
childprocess.c Remove newlines from log messages 8 months ago
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 1 year ago
gamepad_battery.h Fixed crashes when a window has NULL driverdata 1 year ago
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 9 months ago
gamepad_wired.h testcontroller: show gamepad connection state 9 months ago
gamepad_wireless.bmp testcontroller: show gamepad connection state 9 months ago
gamepad_wireless.h testcontroller: show gamepad connection state 9 months ago
gamepadutils.c Updated copyright for 2025 9 months ago
gamepadutils.h Updated copyright for 2025 9 months ago
glass.bmp
glass.h
icon.bmp
icon.h
icon2x.bmp Added support for high-DPI cursors and icons 1 year ago
logaudiodev.bmp
loopwave.c Remove newlines from log messages 8 months ago
main.cpp
moose.dat
physaudiodev.bmp
picture.xbm
pretest.c Updated copyright for 2025 9 months ago
relative_mode.markdown Removed SDL_bool in favor of plain bool 1 year ago
sample.bmp
sample.wav
sdl-test_round.bmp Add system tray support (#10873) 9 months ago
soundboard.bmp
soundboard_levels.bmp
speaker.bmp
sword.wav examples/audio/04-multiple-streams: Remove drag-and-drop support. 9 months ago
template.test.in build: Fix testprocess invocation during "as-installed" tests 12 months ago
testasyncio.c Updated copyright for 2025 9 months ago
testatomic.c Remove newlines from log messages 8 months ago
testaudio.c test/testaudio.c: Fix use-after-free warning 7 months ago
testaudiohotplug.c Remove redundant casts 7 months ago
testaudioinfo.c Remove newlines from log messages 8 months ago
testaudiorecording.c Remove newlines from log messages 8 months ago
testaudiostreamdynamicresample.c Remove newlines from log messages 8 months ago
testautomation.c Updated copyright for 2025 9 months ago
testautomation_audio.c test/testautomation_audio.c: Free variables before returning 7 months ago
testautomation_blit.c Adding void to empty function prototype parenthesis 1 year ago
testautomation_clipboard.c clipboard: Ensure SDL_ClearClipboardData clears data even when no data has been set 9 months ago
testautomation_events.c Wake the main thread for main function dispatch 7 months ago
testautomation_guid.c SDL_test: use SDLCALL calling convention 1 year ago
testautomation_hints.c Removed SDL_HINT_MOUSE_RELATIVE_MODE_WARP 9 months ago
testautomation_images.c Updated copyright for 2025 9 months ago
testautomation_images.h Updated copyright for 2025 9 months ago
testautomation_intrinsics.c test/testautomation_intrinsics.c: Free variables before returning 7 months ago
testautomation_iostream.c Removed SDL_bool in favor of plain bool 1 year ago
testautomation_joystick.c Removed SDL_bool in favor of plain bool 1 year ago
testautomation_keyboard.c testautomation keyboard: use `space` instead of `a` 10 months ago
testautomation_log.c Added SDL_LogTrace() 1 year ago
testautomation_main.c tests: include SDL_build_config.h when HAVE_BUILD_CONFIG is defined 9 months ago
testautomation_math.c Removed SDL_bool in favor of plain bool 1 year ago
testautomation_mouse.c test: Fix mouse focus test on X11 11 months ago
testautomation_pixels.c Fix testautomation pixels_saveLoadBMP big endian issue 9 months ago
testautomation_platform.c Removed SDL_bool in favor of plain bool 1 year ago
testautomation_properties.c Removed SDL_bool in favor of plain bool 1 year ago
testautomation_rect.c emscripten tests: fix warning: uninitialized variable 1 month ago
testautomation_render.c Make texture scale mode a part of the 2D renderer draw state 6 months ago
testautomation_sdltest.c fix integer overflow ub in testautomation_sdltest 8 months ago
testautomation_stdlib.c Fixed sscanf("026", "%1x%1x%1x", &r, &g, &b) 6 months ago
testautomation_subsystems.c Verify that the subsystems were successfully initialized 1 year ago
testautomation_suites.h pen: Rework public API. 1 year ago
testautomation_surface.c Fix SDL_BlitSurfaceScaled crash 2 months ago
testautomation_time.c Removed SDL_bool in favor of plain bool 1 year ago
testautomation_timer.c Removed SDL_bool in favor of plain bool 1 year ago
testautomation_video.c testautomation: Remove Win32 borderless resizable hint 8 months ago
testbounds.c Updated copyright for 2025 9 months ago
testcamera.c testcamera: SDL_AppQuit destroys state and SDL 7 months ago
testclipboard.c tests: Add showing/setting the primary selection text to testclipboard 7 months ago
testcolorspace.c Remove newlines from log messages 8 months ago
testcontroller.c testcontroller: create window with high pixel density 7 months ago
testcustomcursor.c Updated copyright for 2025 9 months ago
testdialog.c dialog: Cocoa shouldn't crash if there's a '.' in the filters. 5 months ago
testdisplayinfo.c Remove newlines from log messages 8 months ago
testdraw.c Remove redundant casts 7 months ago
testdrawchessboard.c Remove redundant casts 7 months ago
testdropfile.c Updated copyright for 2025 9 months ago
testerror.c Remove newlines from log messages 8 months ago
testevdev.c Updated copyright for 2025 9 months ago
testffmpeg.c Remove newlines from log messages 8 months ago
testffmpeg_vulkan.c testffmpeg: avutil queue family version check 3 weeks ago
testffmpeg_vulkan.h Updated copyright for 2025 9 months ago
testfile.c Remove newlines from log messages 8 months ago
testfilesystem.c Remove newlines from log messages 8 months ago
testgeometry.c Remove newlines from log messages 8 months ago
testgl.c Remove newlines from log messages 8 months ago
testgles.c Remove newlines from log messages 8 months ago
testgles2.c Remove newlines from log messages 8 months ago
testgpu_simple_clear.c Remove newlines from log messages 8 months ago
testgpu_spinning_cube.c Add 'const' to pointer parameters 7 months ago
testhaptic.c Remove newlines from log messages 8 months ago
testhittesting.c Remove newlines from log messages 8 months ago
testhotplug.c Remove newlines from log messages 8 months ago
testiconv.c Remove newlines from log messages 8 months ago
testime.c Remove newlines from log messages 8 months ago
testintersections.c Remove newlines from log messages 8 months ago
testkeys.c Remove newlines from log messages 8 months ago
testloadso.c Remove newlines from log messages 8 months ago
testlocale.c Updated copyright for 2025 9 months ago
testlock.c Remove newlines from log messages 8 months ago
testmanymouse.c Updated copyright for 2025 9 months ago
testmessage.c Remove newlines from log messages 8 months ago
testmodal.c test: Fix a window parenting bug in testmodal 3 months ago
testmouse.c Remove newlines from log messages 8 months ago
testmultiaudio.c Remove newlines from log messages 8 months ago
testnative.c Remove newlines from log messages 8 months ago
testnative.h Updated copyright for 2025 9 months ago
testnativecocoa.m
testnativew32.c Updated copyright for 2025 9 months ago
testnativewayland.c Updated copyright for 2025 9 months ago
testnativex11.c Updated copyright for 2025 9 months ago
testoffscreen.c Remove newlines from log messages 8 months ago
testoverlay.c Remove newlines from log messages 8 months ago
testpen.c Updated copyright for 2025 9 months ago
testplatform.c Remove newlines from log messages 8 months ago
testpopup.c Add support for non-constrained and non-grabbing popups 2 months ago
testpower.c Remove newlines from log messages 8 months ago
testprocess.c Make sure stdio handles are in blocking mode 11 months ago
testqsort.c Remove newlines from log messages 8 months ago
testrelative.c Updated copyright for 2025 9 months ago
testrendercopyex.c Remove redundant casts 7 months ago
testrendertarget.c Remove redundant casts 7 months ago
testresample.c Remove newlines from log messages 8 months ago
testrumble.c Remove even more newlines from log messages 8 months ago
testrwlock.c Remove newlines from log messages 8 months ago
testscale.c Remove redundant casts 7 months ago
testsem.c Remove newlines from log messages 8 months ago
testsensor.c Remove newlines from log messages 8 months ago
testshader.c Remove newlines from log messages 8 months ago
testshape.c Remove newlines from log messages 8 months ago
testsprite.c Remove newlines from log messages 8 months ago
testspriteminimal.c Remove newlines from log messages 8 months ago
testspritesurface.c Remove newlines from log messages 8 months ago
teststreaming.c Remove newlines from log messages 8 months ago
testsurround.c Remove newlines from log messages 8 months ago
testthread.c Remove newlines from log messages 8 months ago
testtime.c Updated copyright for 2025 9 months ago
testtimer.c Remove newlines from log messages 8 months ago
testtray.c test: Fix resource paths in testtray 3 months ago
testurl.c Remove newlines from log messages 8 months ago
testutils.c Remove newlines from log messages 8 months ago
testutils.h Updated copyright for 2025 9 months ago
testver.c Remove newlines from log messages 8 months ago
testviewport.c Remove redundant casts 7 months ago
testvulkan.c Remove even more newlines from log messages 8 months ago
testwaylandcustom.c Updated copyright for 2025 9 months ago
testwm.c Remove newlines from log messages 8 months ago
testyuv.bmp
testyuv.c Remove newlines from log messages 8 months ago
testyuv_cvt.c Updated copyright for 2025 9 months ago
testyuv_cvt.h Updated copyright for 2025 9 months ago
torturethread.c Remove newlines from log messages 8 months ago
trashcan.bmp
unifont-15.1.05-license.txt Updated unifont to version 15.1.05 1 year ago
unifont-15.1.05.hex Updated unifont to version 15.1.05 1 year ago
utf8.txt