Anonymous Maarten e221905195 Fix check_stdlib_usage.py libc call matching 4 meses atrás
..
android 26d6352500 Fixed bug #13794: prevent to use the onBackPressed callback API that is enabled on API36 7 meses atrás
emscripten cb3cc28809 emscripten: pass --no-sandbox to the chrome web driver 1 ano atrás
n3ds 655275378d N3DS port (squashed) 3 anos atrás
testgpu a864dcac25 Added support for using the GPU renderer as an offscreen renderer 6 meses atrás
win32 2f5bc17ea6 Fix support for Windows XP and up (#13904) 7 meses atrás
CMakeLists.txt 8920736df0 cmake: add testrwlock to CTest test suite 4 meses atrás
COPYING 3dcb451f85 Added a README file regarding WinRT support 12 anos atrás
LICENSE.txt f2074d7af3 Updated copyright for 2025 1 ano atrás
audiofile.png 9f9be1425d Fixed permissions 6 meses atrás
build-shaders.sh 96194347bc Added an example of fullscreen shader effects with the GPU renderer 1 ano atrás
checkkeys.c 1e5cbbc1d0 checkkeys: clarify that SDL_HINT_WINDOWS_RAW_KEYBOARD isn't needed 4 meses atrás
childprocess.c f6c1e81394 [Process API] Quoting enhancements (#12946) 10 meses atrás
gamepad_axis.h 9f9be1425d Fixed permissions 6 meses atrás
gamepad_axis.png 9f9be1425d Fixed permissions 6 meses atrás
gamepad_axis_arrow.h 9f9be1425d Fixed permissions 6 meses atrás
gamepad_axis_arrow.png 9f9be1425d Fixed permissions 6 meses atrás
gamepad_back.h 9f9be1425d Fixed permissions 6 meses atrás
gamepad_back.png 9f9be1425d Fixed permissions 6 meses atrás
gamepad_battery.h 9f9be1425d Fixed permissions 6 meses atrás
gamepad_battery.png 9f9be1425d Fixed permissions 6 meses atrás
gamepad_battery_unknown.h 689555a400 Added gamepad BMP files used as sources for the header files 2 anos atrás
gamepad_battery_unknown.png 9f9be1425d Fixed permissions 6 meses atrás
gamepad_battery_wired.h 9f9be1425d Fixed permissions 6 meses atrás
gamepad_battery_wired.png 9f9be1425d Fixed permissions 6 meses atrás
gamepad_button.h 9f9be1425d Fixed permissions 6 meses atrás
gamepad_button.png 9f9be1425d Fixed permissions 6 meses atrás
gamepad_button_background.h 9f9be1425d Fixed permissions 6 meses atrás
gamepad_button_background.png 9f9be1425d Fixed permissions 6 meses atrás
gamepad_button_small.h 9f9be1425d Fixed permissions 6 meses atrás
gamepad_button_small.png 9f9be1425d Fixed permissions 6 meses atrás
gamepad_face_abxy.h 9f9be1425d Fixed permissions 6 meses atrás
gamepad_face_abxy.png 9f9be1425d Fixed permissions 6 meses atrás
gamepad_face_axby.h 9f9be1425d Fixed permissions 6 meses atrás
gamepad_face_axby.png 9f9be1425d Fixed permissions 6 meses atrás
gamepad_face_bayx.h 9f9be1425d Fixed permissions 6 meses atrás
gamepad_face_bayx.png 9f9be1425d Fixed permissions 6 meses atrás
gamepad_face_sony.h 9f9be1425d Fixed permissions 6 meses atrás
gamepad_face_sony.png 9f9be1425d Fixed permissions 6 meses atrás
gamepad_front.h 9f9be1425d Fixed permissions 6 meses atrás
gamepad_front.png 9f9be1425d Fixed permissions 6 meses atrás
gamepad_touchpad.h 9f9be1425d Fixed permissions 6 meses atrás
gamepad_touchpad.png 9f9be1425d Fixed permissions 6 meses atrás
gamepad_wired.h 9f9be1425d Fixed permissions 6 meses atrás
gamepad_wired.png 9f9be1425d Fixed permissions 6 meses atrás
gamepad_wireless.h 9f9be1425d Fixed permissions 6 meses atrás
gamepad_wireless.png 9f9be1425d Fixed permissions 6 meses atrás
gamepadutils.c aaee09d6ed Don't do NULL-checks before SDL_free() 5 meses atrás
gamepadutils.h 7b501ae71f Add a few include guards to private headers 8 meses atrás
glass.h 9f9be1425d Fixed permissions 6 meses atrás
glass.png bb0d6221c1 Use PNG files for tests and examples 6 meses atrás
icon.h 9f9be1425d Fixed permissions 6 meses atrás
icon.png 9f9be1425d Fixed permissions 6 meses atrás
icon2x.png 9f9be1425d Fixed permissions 6 meses atrás
logaudiodev.png 9f9be1425d Fixed permissions 6 meses atrás
loopwave.c a58ae3a94f Added WASAPI support for SDL_HINT_AUDIO_DEVICE_STREAM_ROLE 5 meses atrás
main.cpp 28b93451dc Make WinRT's SDL_main header-only 3 anos atrás
moose.dat 3dcb451f85 Added a README file regarding WinRT support 12 anos atrás
msdf_font.csv c2ed58db7b windows: Fix stale zoom/iconic state in WM_WINDOWPOSCHANGED handler 11 meses atrás
msdf_font.png 9f9be1425d Fixed permissions 6 meses atrás
physaudiodev.png 9f9be1425d Fixed permissions 6 meses atrás
picture.xbm 3dcb451f85 Added a README file regarding WinRT support 12 anos atrás
pretest.c f2074d7af3 Updated copyright for 2025 1 ano atrás
relative_mode.markdown a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 ano atrás
sample.png 9f9be1425d Fixed permissions 6 meses atrás
sample.wav 3dcb451f85 Added a README file regarding WinRT support 12 anos atrás
sdl-test_round.png 9f9be1425d Fixed permissions 6 meses atrás
soundboard.png 9f9be1425d Fixed permissions 6 meses atrás
soundboard_levels.png 9f9be1425d Fixed permissions 6 meses atrás
speaker.png 9f9be1425d Fixed permissions 6 meses atrás
sword.wav 1fbb8e1824 examples/audio/04-multiple-streams: Remove drag-and-drop support. 1 ano atrás
template.test.in 80da805688 build: Fix testprocess invocation during "as-installed" tests 1 ano atrás
testasyncio.c bb0d6221c1 Use PNG files for tests and examples 6 meses atrás
testatomic.c 718034f5fa Remove newlines from log messages 1 ano atrás
testaudio.c bb0d6221c1 Use PNG files for tests and examples 6 meses atrás
testaudiohotplug.c c70f54e28b Remove redundant casts 1 ano atrás
testaudioinfo.c 718034f5fa Remove newlines from log messages 1 ano atrás
testaudiorecording.c 718034f5fa Remove newlines from log messages 1 ano atrás
testaudiostreamdynamicresample.c 718034f5fa Remove newlines from log messages 1 ano atrás
testautomation.c f2074d7af3 Updated copyright for 2025 1 ano atrás
testautomation_audio.c da2460f9e7 test/testautomation_audio.c: Free variables before returning 1 ano atrás
testautomation_blit.c 6f3ef22d19 Fixed build warning 6 meses atrás
testautomation_clipboard.c c8f32b67ae testautomation: use the correct return type for clipboard APIs 6 meses atrás
testautomation_events.c ac82534375 tests: Flush events after an SDL_WaitEvent() call 6 meses atrás
testautomation_guid.c db96ddca34 SDL_test: use SDLCALL calling convention 1 ano atrás
testautomation_hints.c 39eed1d233 tests: port failing SDL_Hint tests from pysdl2 to testautomation 1 ano atrás
testautomation_images.c 0eaf28ed4d Added test and test image for clamped texture address mode to render testautomation 8 meses atrás
testautomation_images.h 83818eeb95 tests: c90 fixes (#endif comments) for consistency after commit 9e37839 8 meses atrás
testautomation_intrinsics.c 831fc70923 test/testautomation_intrinsics.c: Free variables before returning 1 ano atrás
testautomation_iostream.c 8df057fafc iostream: Properly support the "x" mode for SDL_IOFromFile() 6 meses atrás
testautomation_joystick.c d819106c65 Try matching gamepad mappings with CRC first 5 meses atrás
testautomation_keyboard.c 1ed1bc1d5d testautomation keyboard: use `space` instead of `a` 1 ano atrás
testautomation_log.c 231ea07617 Added SDL_LogTrace() 1 ano atrás
testautomation_main.c 543f244965 tests: include SDL_build_config.h when HAVE_BUILD_CONFIG is defined 1 ano atrás
testautomation_math.c e221905195 Fix check_stdlib_usage.py libc call matching 4 meses atrás
testautomation_mouse.c 40ff6a2785 test: Fix mouse focus test on X11 1 ano atrás
testautomation_pixels.c bb0d6221c1 Use PNG files for tests and examples 6 meses atrás
testautomation_platform.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 ano atrás
testautomation_properties.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 ano atrás
testautomation_rect.c 45feacf608 emscripten tests: fix warning: uninitialized variable 7 meses atrás
testautomation_render.c 770b38b4f1 Loosened epsilon for color matching 4 meses atrás
testautomation_sdltest.c b674b715f5 fix integer overflow ub in testautomation_sdltest 1 ano atrás
testautomation_stdlib.c 8824eace93 testautomation: Test SDL_snprintf() for doubles >LLONG_MAX and <ULLONG_MAX 6 meses atrás
testautomation_subsystems.c 0548050fc5 Verify that the subsystems were successfully initialized 1 ano atrás
testautomation_suites.h a9d70dbacb pen: Rework public API. 1 ano atrás
testautomation_surface.c ce5e46c37d Add SDL_(Get|Set)iSurfaceClipRect automation test 4 meses atrás
testautomation_time.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 ano atrás
testautomation_timer.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 ano atrás
testautomation_video.c 8a67a8a319 testautomation: fixed video tests on iOS 6 meses atrás
testbounds.c f2074d7af3 Updated copyright for 2025 1 ano atrás
testcamera.c 5c214e5e9c testcamera: SDL_AppQuit destroys state and SDL 1 ano atrás
testclipboard.c 9d3dd8f001 testclipboard: make the window resizable 5 meses atrás
testcolorspace.c 718034f5fa Remove newlines from log messages 1 ano atrás
testcontroller.c ed6d41f55b testcontroller: demonstrate multiple sensors on the virtual controller 4 meses atrás
testcustomcursor.c a01d6f109d Add SDL_LoadSurface and SDL_LoadSurface_IO (#14374) 4 meses atrás
testdialog.c c79a18d0fa dialog: Fix save file chooser with xdg portal 7 meses atrás
testdisplayinfo.c 718034f5fa Remove newlines from log messages 1 ano atrás
testdlopennote.c 281ac6c3bb Add elf-dlopen-note test 5 meses atrás
testdraw.c c70f54e28b Remove redundant casts 1 ano atrás
testdrawchessboard.c c70f54e28b Remove redundant casts 1 ano atrás
testdropfile.c f2074d7af3 Updated copyright for 2025 1 ano atrás
testerror.c 718034f5fa Remove newlines from log messages 1 ano atrás
testevdev.c f2074d7af3 Updated copyright for 2025 1 ano atrás
testffmpeg.c bb0d6221c1 Use PNG files for tests and examples 6 meses atrás
testffmpeg_vulkan.c aaee09d6ed Don't do NULL-checks before SDL_free() 5 meses atrás
testffmpeg_vulkan.h f2074d7af3 Updated copyright for 2025 1 ano atrás
testfile.c 718034f5fa Remove newlines from log messages 1 ano atrás
testfilesystem.c 718034f5fa Remove newlines from log messages 1 ano atrás
testgeometry.c 71bf56c9e4 Add SDL Pinch events (#9445) 5 meses atrás
testgl.c 718034f5fa Remove newlines from log messages 1 ano atrás
testgles.c 718034f5fa Remove newlines from log messages 1 ano atrás
testgles2.c a882afafe5 fixed several -Wzero-as-null-pointer-constant warnings from gcc-15 4 meses atrás
testgpu_simple_clear.c 718034f5fa Remove newlines from log messages 1 ano atrás
testgpu_spinning_cube.c ebd3aa5289 testgpu_spinning_cube: fixed error handling if texture creation fails 4 meses atrás
testgpurender_effects.c bb0d6221c1 Use PNG files for tests and examples 6 meses atrás
testgpurender_effects_CRT.frag.dxil.h 1d2a482dde testgpurender_effects: use the grayscale algorithm from BT.709 6 meses atrás
testgpurender_effects_CRT.frag.hlsl 96194347bc Added an example of fullscreen shader effects with the GPU renderer 1 ano atrás
testgpurender_effects_CRT.frag.msl.h 1d2a482dde testgpurender_effects: use the grayscale algorithm from BT.709 6 meses atrás
testgpurender_effects_CRT.frag.spv.h 1d2a482dde testgpurender_effects: use the grayscale algorithm from BT.709 6 meses atrás
testgpurender_effects_grayscale.frag.dxil.h 1d2a482dde testgpurender_effects: use the grayscale algorithm from BT.709 6 meses atrás
testgpurender_effects_grayscale.frag.hlsl 1d2a482dde testgpurender_effects: use the grayscale algorithm from BT.709 6 meses atrás
testgpurender_effects_grayscale.frag.msl.h 1d2a482dde testgpurender_effects: use the grayscale algorithm from BT.709 6 meses atrás
testgpurender_effects_grayscale.frag.spv.h 1d2a482dde testgpurender_effects: use the grayscale algorithm from BT.709 6 meses atrás
testgpurender_msdf.c 3ba9bdfc01 test: use SDL_test to parse arguments of tests 4 meses atrás
testgpurender_msdf.frag.dxil.h 1d2a482dde testgpurender_effects: use the grayscale algorithm from BT.709 6 meses atrás
testgpurender_msdf.frag.hlsl 2aee105b43 Added support for custom shaders with the GPU renderer 1 ano atrás
testgpurender_msdf.frag.msl.h 2aee105b43 Added support for custom shaders with the GPU renderer 1 ano atrás
testgpurender_msdf.frag.spv.h 2aee105b43 Added support for custom shaders with the GPU renderer 1 ano atrás
testhaptic.c d50520462a Add and use SDL_HapticEffectID typedef 11 meses atrás
testhittesting.c 718034f5fa Remove newlines from log messages 1 ano atrás
testhotplug.c f3bf387caf testhotplug+testmouse: exit when pressing ESC key 9 meses atrás
testiconv.c 718034f5fa Remove newlines from log messages 1 ano atrás
testime.c 5441d33c0e testime: toggle text input with a mouse click 5 meses atrás
testintersections.c 718034f5fa Remove newlines from log messages 1 ano atrás
testkeys.c 718034f5fa Remove newlines from log messages 1 ano atrás
testloadso.c 718034f5fa Remove newlines from log messages 1 ano atrás
testlocale.c f2074d7af3 Updated copyright for 2025 1 ano atrás
testlock.c 718034f5fa Remove newlines from log messages 1 ano atrás
testmanymouse.c f2074d7af3 Updated copyright for 2025 1 ano atrás
testmessage.c 36976ecb43 X11TK: Introduce Thai support and rewrite/cleanup messagebox positioning code (#14474) 4 meses atrás
testmodal.c 390fe65323 test: Fix a window parenting bug in testmodal 9 meses atrás
testmouse.c 8f21fe4994 testmouse: avoid use-after-free 4 meses atrás
testmultiaudio.c 718034f5fa Remove newlines from log messages 1 ano atrás
testnative.c bb0d6221c1 Use PNG files for tests and examples 6 meses atrás
testnative.h 9e3783996b Fix testnative C90 compatibility 8 meses atrás
testnativecocoa.m d3f2de7f29 fixed typo in prev. patch. 2 anos atrás
testnativew32.c f2074d7af3 Updated copyright for 2025 1 ano atrás
testnativewayland.c f2074d7af3 Updated copyright for 2025 1 ano atrás
testnativex11.c f2074d7af3 Updated copyright for 2025 1 ano atrás
testoffscreen.c bb0d6221c1 Use PNG files for tests and examples 6 meses atrás
testoverlay.c 2c79ecfb8a Use texture palettes with testoverlay 6 meses atrás
testpalette.c 3ba9bdfc01 test: use SDL_test to parse arguments of tests 4 meses atrás
testpen.c 99d7dad7e6 pen: Dramatic improvements to proximity information. 4 meses atrás
testplatform.c f7d5bb3c7a cpuinfo: Added SDL_GetSystemPageSize. 5 meses atrás
testpopup.c b871ac0d97 Add support for non-constrained and non-grabbing popups 11 meses atrás
testpower.c 718034f5fa Remove newlines from log messages 1 ano atrás
testprocess.c 937b7e6aea Fixed testprocess on 32-bit Windows 6 meses atrás
testqsort.c 2bc886d0bd testqsort: add custom macro to allow comparing with qsort 4 meses atrás
testrelative.c f2074d7af3 Updated copyright for 2025 1 ano atrás
testrendercopyex.c bb0d6221c1 Use PNG files for tests and examples 6 meses atrás
testrendertarget.c bb0d6221c1 Use PNG files for tests and examples 6 meses atrás
testresample.c 718034f5fa Remove newlines from log messages 1 ano atrás
testrotate.c e18d63a4e2 Added SDL_RotateSurface() 5 meses atrás
testrumble.c 983cfe8b1c Remove even more newlines from log messages 1 ano atrás
testrwlock.c 17a891daa8 test: plug leaks of testmouse and testrwlock 4 meses atrás
testscale.c bb0d6221c1 Use PNG files for tests and examples 6 meses atrás
testsem.c 718034f5fa Remove newlines from log messages 1 ano atrás
testsensor.c 718034f5fa Remove newlines from log messages 1 ano atrás
testshader.c bb0d6221c1 Use PNG files for tests and examples 6 meses atrás
testshape.c a01d6f109d Add SDL_LoadSurface and SDL_LoadSurface_IO (#14374) 4 meses atrás
testsoftwaretransparent.c 3ba9bdfc01 test: use SDL_test to parse arguments of tests 4 meses atrás
testsprite.c cc3b5766fa testsprite: changed return type of LoadSprite() to bool 4 meses atrás
testspriteminimal.c bb0d6221c1 Use PNG files for tests and examples 6 meses atrás
testspritesurface.c bb0d6221c1 Use PNG files for tests and examples 6 meses atrás
testsurround.c 718034f5fa Remove newlines from log messages 1 ano atrás
testsymbols.c 09f00e397c testsymbols: include SDL_main.h 5 meses atrás
testthread.c 718034f5fa Remove newlines from log messages 1 ano atrás
testtime.c f2074d7af3 Updated copyright for 2025 1 ano atrás
testtimer.c 718034f5fa Remove newlines from log messages 1 ano atrás
testtray.c bb0d6221c1 Use PNG files for tests and examples 6 meses atrás
testurl.c 3ba9bdfc01 test: use SDL_test to parse arguments of tests 4 meses atrás
testutils.c a01d6f109d Add SDL_LoadSurface and SDL_LoadSurface_IO (#14374) 4 meses atrás
testutils.h efe122be4d Removed width/height parameters from LoadTexture() 1 ano atrás
testver.c 718034f5fa Remove newlines from log messages 1 ano atrás
testviewport.c bb0d6221c1 Use PNG files for tests and examples 6 meses atrás
testvulkan.c 983cfe8b1c Remove even more newlines from log messages 1 ano atrás
testwaylandcustom.c 3ba9bdfc01 test: use SDL_test to parse arguments of tests 4 meses atrás
testwm.c 718034f5fa Remove newlines from log messages 1 ano atrás
testyuv.c bb0d6221c1 Use PNG files for tests and examples 6 meses atrás
testyuv.png 9f9be1425d Fixed permissions 6 meses atrás
testyuv_cvt.c f2074d7af3 Updated copyright for 2025 1 ano atrás
testyuv_cvt.h 7b501ae71f Add a few include guards to private headers 8 meses atrás
torturethread.c 718034f5fa Remove newlines from log messages 1 ano atrás
trashcan.png 9f9be1425d Fixed permissions 6 meses atrás
unifont-15.1.05-license.txt a67e6b80de Updated unifont to version 15.1.05 1 ano atrás
unifont-15.1.05.hex a67e6b80de Updated unifont to version 15.1.05 1 ano atrás
utf8.txt 3dcb451f85 Added a README file regarding WinRT support 12 anos atrás