Petar Popovic 2c2c2c5a48 Fixed a few "-Wstrict-prototypes" warnings 19 hodín pred
..
android 9820f655dd android: reduce visiblity as much as possible 4 mesiacov pred
emscripten cb3cc28809 emscripten: pass --no-sandbox to the chrome web driver 6 mesiacov pred
n3ds 655275378d N3DS port (squashed) 2 rokov pred
testgpu a85f0b49f4 GPU: Remove D3D11 shaders from testgpu_spinning_cube 8 mesiacov pred
win32 ec85d2f74f sdlprocdump: fix minidump filename 11 mesiacov pred
CMakeLists.txt bbc674b9e7 test: Fix resource paths in testtray 1 mesiac pred
COPYING 3dcb451f85 Added a README file regarding WinRT support 11 rokov pred
LICENSE.txt f2074d7af3 Updated copyright for 2025 6 mesiacov pred
audiofile.bmp 2de9253b6c test: Added testaudio 2 rokov pred
build-shaders.sh 96194347bc Added an example of fullscreen shader effects with the GPU renderer 4 mesiacov pred
checkkeys.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
childprocess.c f6c1e81394 [Process API] Quoting enhancements (#12946) 2 mesiacov pred
gamepad_axis.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 rokov pred
gamepad_axis.h 689555a400 Added gamepad BMP files used as sources for the header files 2 rokov pred
gamepad_axis_arrow.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 rokov pred
gamepad_axis_arrow.h 689555a400 Added gamepad BMP files used as sources for the header files 2 rokov pred
gamepad_back.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 rokov pred
gamepad_back.h 9885f4d245 Reduced the size of the gamepad front and back images 2 rokov pred
gamepad_battery.bmp 8847b35244 Separate joystick power state into battery status and percentage 1 rok pred
gamepad_battery.h 43a59ffe45 Fixed crashes when a window has NULL driverdata 1 rok pred
gamepad_battery_unknown.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 rokov pred
gamepad_battery_unknown.h 689555a400 Added gamepad BMP files used as sources for the header files 2 rokov pred
gamepad_battery_wired.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 rokov pred
gamepad_battery_wired.h 689555a400 Added gamepad BMP files used as sources for the header files 2 rokov pred
gamepad_button.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 rokov pred
gamepad_button.h 689555a400 Added gamepad BMP files used as sources for the header files 2 rokov pred
gamepad_button_background.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 rokov pred
gamepad_button_background.h 45cd4b8038 Added button background 2 rokov pred
gamepad_button_small.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 rokov pred
gamepad_button_small.h d44ada59fb Added joystick and gamepad element display in testgamepad 2 rokov pred
gamepad_face_abxy.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 rokov pred
gamepad_face_abxy.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 rokov pred
gamepad_face_axby.bmp 31650d566c Added SDL_GAMEPAD_TYPE_GAMECUBE 3 mesiacov pred
gamepad_face_axby.h 31650d566c Added SDL_GAMEPAD_TYPE_GAMECUBE 3 mesiacov pred
gamepad_face_bayx.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 rokov pred
gamepad_face_bayx.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 rokov pred
gamepad_face_sony.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 rokov pred
gamepad_face_sony.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 rokov pred
gamepad_front.bmp 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 rokov pred
gamepad_front.h 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 rokov pred
gamepad_touchpad.bmp 689555a400 Added gamepad BMP files used as sources for the header files 2 rokov pred
gamepad_touchpad.h 4a53dc5b8d Added touchpad visualization for testgamepad 2 rokov pred
gamepad_wired.bmp 75a24116b5 testcontroller: show gamepad connection state 7 mesiacov pred
gamepad_wired.h 75a24116b5 testcontroller: show gamepad connection state 7 mesiacov pred
gamepad_wireless.bmp 75a24116b5 testcontroller: show gamepad connection state 7 mesiacov pred
gamepad_wireless.h 75a24116b5 testcontroller: show gamepad connection state 7 mesiacov pred
gamepadutils.c 34616d1b00 A little more tidying. Better notes around how the absolute maximum threshold was arrived at. 4 dní pred
gamepadutils.h 2c2c2c5a48 Fixed a few "-Wstrict-prototypes" warnings 18 hodín pred
glass.bmp f6b92c9b88 Re-added a simplified version of SDL_SetWindowShape() 1 rok pred
glass.h f6b92c9b88 Re-added a simplified version of SDL_SetWindowShape() 1 rok pred
icon.bmp 3dcb451f85 Added a README file regarding WinRT support 11 rokov pred
icon.h 4c3e84897f testspriteminimal: make standalone by embedding icon.bmp 1 rok pred
icon2x.bmp 31ed3665ad Added support for high-DPI cursors and icons 11 mesiacov pred
logaudiodev.bmp 2de9253b6c test: Added testaudio 2 rokov pred
loopwave.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
main.cpp 28b93451dc Make WinRT's SDL_main header-only 2 rokov pred
moose.dat 3dcb451f85 Added a README file regarding WinRT support 11 rokov pred
msdf_font.bmp 360cc2791f test/msdf_font.bmp: mark as non-executable. 3 mesiacov pred
msdf_font.csv c2ed58db7b windows: Fix stale zoom/iconic state in WM_WINDOWPOSCHANGED handler 3 mesiacov pred
physaudiodev.bmp 2de9253b6c test: Added testaudio 2 rokov pred
picture.xbm 3dcb451f85 Added a README file regarding WinRT support 11 rokov pred
pretest.c f2074d7af3 Updated copyright for 2025 6 mesiacov pred
relative_mode.markdown a90ad3b0e2 Removed SDL_bool in favor of plain bool 10 mesiacov pred
sample.bmp 3dcb451f85 Added a README file regarding WinRT support 11 rokov pred
sample.wav 3dcb451f85 Added a README file regarding WinRT support 11 rokov pred
sdl-test_round.bmp 01b9b0edb7 Add system tray support (#10873) 7 mesiacov pred
soundboard.bmp be5f66c84e testaudio: Fixed soundboard icon, which had a colorkey issue. 2 rokov pred
soundboard_levels.bmp 2de9253b6c test: Added testaudio 2 rokov pred
speaker.bmp 2de9253b6c test: Added testaudio 2 rokov pred
sword.wav 1fbb8e1824 examples/audio/04-multiple-streams: Remove drag-and-drop support. 7 mesiacov pred
template.test.in 80da805688 build: Fix testprocess invocation during "as-installed" tests 10 mesiacov pred
testasyncio.c f2074d7af3 Updated copyright for 2025 6 mesiacov pred
testatomic.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testaudio.c 18a86ea6bb testaudio: Use SDL_SetAppMetadata at startup. 3 mesiacov pred
testaudiohotplug.c c70f54e28b Remove redundant casts 5 mesiacov pred
testaudioinfo.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testaudiorecording.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testaudiostreamdynamicresample.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testautomation.c f2074d7af3 Updated copyright for 2025 6 mesiacov pred
testautomation_audio.c da2460f9e7 test/testautomation_audio.c: Free variables before returning 5 mesiacov pred
testautomation_blit.c fd2a266549 Adding void to empty function prototype parenthesis 10 mesiacov pred
testautomation_clipboard.c c6b5c21aaf clipboard: Ensure SDL_ClearClipboardData clears data even when no data has been set 6 mesiacov pred
testautomation_events.c 049a7a04de Wake the main thread for main function dispatch 5 mesiacov pred
testautomation_guid.c db96ddca34 SDL_test: use SDLCALL calling convention 10 mesiacov pred
testautomation_hints.c 39eed1d233 tests: port failing SDL_Hint tests from pysdl2 to testautomation 3 mesiacov pred
testautomation_images.c 0eaf28ed4d Added test and test image for clamped texture address mode to render testautomation 5 dní pred
testautomation_images.h 0eaf28ed4d Added test and test image for clamped texture address mode to render testautomation 5 dní pred
testautomation_intrinsics.c 831fc70923 test/testautomation_intrinsics.c: Free variables before returning 5 mesiacov pred
testautomation_iostream.c 08fd165dd2 Add POINTER suffix to SDL_PROP_IOSTREAM_MEMORY_FREE_FUNC 5 dní pred
testautomation_joystick.c 48dfc03a87 Added the gamepad hint SDL_GAMECONTROLLER_USE_GAMECUBE_LABELS 2 mesiacov pred
testautomation_keyboard.c 1ed1bc1d5d testautomation keyboard: use `space` instead of `a` 8 mesiacov pred
testautomation_log.c 231ea07617 Added SDL_LogTrace() 10 mesiacov pred
testautomation_main.c 543f244965 tests: include SDL_build_config.h when HAVE_BUILD_CONFIG is defined 6 mesiacov pred
testautomation_math.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 10 mesiacov pred
testautomation_mouse.c 40ff6a2785 test: Fix mouse focus test on X11 9 mesiacov pred
testautomation_pixels.c 80c1b1e1a0 Fix testautomation pixels_saveLoadBMP big endian issue 7 mesiacov pred
testautomation_platform.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 10 mesiacov pred
testautomation_properties.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 10 mesiacov pred
testautomation_rect.c 2775e7a78f tests: port failing SDL_Rect tests from pysdl2 to testautomation 3 mesiacov pred
testautomation_render.c 0eaf28ed4d Added test and test image for clamped texture address mode to render testautomation 5 dní pred
testautomation_sdltest.c b674b715f5 fix integer overflow ub in testautomation_sdltest 6 mesiacov pred
testautomation_stdlib.c be6ed6e9c4 Fixed sscanf("026", "%1x%1x%1x", &r, &g, &b) 4 mesiacov pred
testautomation_subsystems.c 0548050fc5 Verify that the subsystems were successfully initialized 10 mesiacov pred
testautomation_suites.h a9d70dbacb pen: Rework public API. 11 mesiacov pred
testautomation_surface.c 89d7d406ab Added tests to cover invalid surface blits 3 mesiacov pred
testautomation_time.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 10 mesiacov pred
testautomation_timer.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 10 mesiacov pred
testautomation_video.c ffbd434a11 tests: port failing window test from pysdl2 to testautomation 3 mesiacov pred
testbounds.c f2074d7af3 Updated copyright for 2025 6 mesiacov pred
testcamera.c 5c214e5e9c testcamera: SDL_AppQuit destroys state and SDL 5 mesiacov pred
testclipboard.c edaf447678 tests: Add showing/setting the primary selection text to testclipboard 4 mesiacov pred
testcolorspace.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testcontroller.c 2c2c2c5a48 Fixed a few "-Wstrict-prototypes" warnings 18 hodín pred
testcustomcursor.c f2074d7af3 Updated copyright for 2025 6 mesiacov pred
testdialog.c 691cc5bb5e dialog: Cocoa shouldn't crash if there's a '.' in the filters. 2 mesiacov pred
testdisplayinfo.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testdraw.c c70f54e28b Remove redundant casts 5 mesiacov pred
testdrawchessboard.c c70f54e28b Remove redundant casts 5 mesiacov pred
testdropfile.c f2074d7af3 Updated copyright for 2025 6 mesiacov pred
testerror.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testevdev.c f2074d7af3 Updated copyright for 2025 6 mesiacov pred
testffmpeg.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testffmpeg_vulkan.c e6c2649afc Updated testffmpeg for ffmpeg 7.1 1 mesiac pred
testffmpeg_vulkan.h f2074d7af3 Updated copyright for 2025 6 mesiacov pred
testfile.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testfilesystem.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testgeometry.c efe122be4d Removed width/height parameters from LoadTexture() 4 mesiacov pred
testgl.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testgles.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testgles2.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testgpu_simple_clear.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testgpu_spinning_cube.c b5297de56f Add 'const' to pointer parameters 5 mesiacov pred
testgpurender_effects.c f7b7188837 Add SDL_CreateGPURenderer 3 mesiacov pred
testgpurender_effects_CRT.frag.dxil.h 96194347bc Added an example of fullscreen shader effects with the GPU renderer 4 mesiacov pred
testgpurender_effects_CRT.frag.hlsl 96194347bc Added an example of fullscreen shader effects with the GPU renderer 4 mesiacov pred
testgpurender_effects_CRT.frag.msl.h 96194347bc Added an example of fullscreen shader effects with the GPU renderer 4 mesiacov pred
testgpurender_effects_CRT.frag.spv.h 96194347bc Added an example of fullscreen shader effects with the GPU renderer 4 mesiacov pred
testgpurender_effects_grayscale.frag.dxil.h 96194347bc Added an example of fullscreen shader effects with the GPU renderer 4 mesiacov pred
testgpurender_effects_grayscale.frag.hlsl 96194347bc Added an example of fullscreen shader effects with the GPU renderer 4 mesiacov pred
testgpurender_effects_grayscale.frag.msl.h 96194347bc Added an example of fullscreen shader effects with the GPU renderer 4 mesiacov pred
testgpurender_effects_grayscale.frag.spv.h 96194347bc Added an example of fullscreen shader effects with the GPU renderer 4 mesiacov pred
testgpurender_msdf.c efe122be4d Removed width/height parameters from LoadTexture() 4 mesiacov pred
testgpurender_msdf.frag.dxil.h 2aee105b43 Added support for custom shaders with the GPU renderer 4 mesiacov pred
testgpurender_msdf.frag.hlsl 2aee105b43 Added support for custom shaders with the GPU renderer 4 mesiacov pred
testgpurender_msdf.frag.msl.h 2aee105b43 Added support for custom shaders with the GPU renderer 4 mesiacov pred
testgpurender_msdf.frag.spv.h 2aee105b43 Added support for custom shaders with the GPU renderer 4 mesiacov pred
testhaptic.c d50520462a Add and use SDL_HapticEffectID typedef 3 mesiacov pred
testhittesting.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testhotplug.c f3bf387caf testhotplug+testmouse: exit when pressing ESC key 3 týždňov pred
testiconv.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testime.c efe122be4d Removed width/height parameters from LoadTexture() 4 mesiacov pred
testintersections.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testkeys.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testloadso.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testlocale.c f2074d7af3 Updated copyright for 2025 6 mesiacov pred
testlock.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testmanymouse.c f2074d7af3 Updated copyright for 2025 6 mesiacov pred
testmessage.c 795d1ae1fb testmessage: Don't push the event if "Retry" was chosen. 2 mesiacov pred
testmodal.c 390fe65323 test: Fix a window parenting bug in testmodal 1 mesiac pred
testmouse.c f3bf387caf testhotplug+testmouse: exit when pressing ESC key 3 týždňov pred
testmultiaudio.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testnative.c efe122be4d Removed width/height parameters from LoadTexture() 4 mesiacov pred
testnative.h f2074d7af3 Updated copyright for 2025 6 mesiacov pred
testnativecocoa.m d3f2de7f29 fixed typo in prev. patch. 2 rokov pred
testnativew32.c f2074d7af3 Updated copyright for 2025 6 mesiacov pred
testnativewayland.c f2074d7af3 Updated copyright for 2025 6 mesiacov pred
testnativex11.c f2074d7af3 Updated copyright for 2025 6 mesiacov pred
testoffscreen.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testoverlay.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testpen.c f2074d7af3 Updated copyright for 2025 6 mesiacov pred
testplatform.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testpopup.c b871ac0d97 Add support for non-constrained and non-grabbing popups 2 mesiacov pred
testpower.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testprocess.c f6c1e81394 [Process API] Quoting enhancements (#12946) 2 mesiacov pred
testqsort.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testrelative.c f2074d7af3 Updated copyright for 2025 6 mesiacov pred
testrendercopyex.c efe122be4d Removed width/height parameters from LoadTexture() 4 mesiacov pred
testrendertarget.c efe122be4d Removed width/height parameters from LoadTexture() 4 mesiacov pred
testresample.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testrumble.c 983cfe8b1c Remove even more newlines from log messages 6 mesiacov pred
testrwlock.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testscale.c efe122be4d Removed width/height parameters from LoadTexture() 4 mesiacov pred
testsem.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testsensor.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testshader.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testshape.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testsprite.c efe122be4d Removed width/height parameters from LoadTexture() 4 mesiacov pred
testspriteminimal.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testspritesurface.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
teststreaming.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testsurround.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testthread.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testtime.c f2074d7af3 Updated copyright for 2025 6 mesiacov pred
testtimer.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testtray.c bbc674b9e7 test: Fix resource paths in testtray 1 mesiac pred
testurl.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testutils.c efe122be4d Removed width/height parameters from LoadTexture() 4 mesiacov pred
testutils.h efe122be4d Removed width/height parameters from LoadTexture() 4 mesiacov pred
testver.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testviewport.c efe122be4d Removed width/height parameters from LoadTexture() 4 mesiacov pred
testvulkan.c 983cfe8b1c Remove even more newlines from log messages 6 mesiacov pred
testwaylandcustom.c f2074d7af3 Updated copyright for 2025 6 mesiacov pred
testwm.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testyuv.bmp a6a4e27ae8 Updated SDL's YUV support, many thanks to Adrien Descamps 7 rokov pred
testyuv.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
testyuv_cvt.c f2074d7af3 Updated copyright for 2025 6 mesiacov pred
testyuv_cvt.h f2074d7af3 Updated copyright for 2025 6 mesiacov pred
torturethread.c 718034f5fa Remove newlines from log messages 6 mesiacov pred
trashcan.bmp 2de9253b6c test: Added testaudio 2 rokov pred
unifont-15.1.05-license.txt a67e6b80de Updated unifont to version 15.1.05 1 rok pred
unifont-15.1.05.hex a67e6b80de Updated unifont to version 15.1.05 1 rok pred
utf8.txt 3dcb451f85 Added a README file regarding WinRT support 11 rokov pred