..
android
android+test: testcamera needs CAMERA permissions
2024-05-16 16:43:53 +02:00
emscripten
test: map URL to other directories
2024-08-20 16:04:58 +00:00
n3ds
…
uwp
…
win32
sdlprocdump: skip parsed arguments
2024-08-15 12:17:52 +02:00
CMakeLists.txt
sdlprocdump: add option to print debug stream
2024-08-11 21:00:08 +02:00
COPYING
…
README
rwops: Changed filenames that reference "rwops" to "iostream".
2024-03-14 23:30:59 -04:00
audiofile.bmp
…
checkkeys.c
Putting the simple back into Simple DirectMedia Layer
2024-08-05 21:20:26 -07:00
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
…
gamepadutils.c
Removed temporary memory from the API
2024-07-26 20:59:14 -07:00
gamepadutils.h
Use floating point values for viewport, clip rectangle, and texture sizes
2024-06-12 10:18:39 -07: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
…
icon2x.bmp
Added support for high-DPI cursors and icons
2024-08-01 13:48:28 -07:00
logaudiodev.bmp
…
loopwave.c
Changed main callback return values to an enumeration
2024-08-16 11:16:05 -07:00
main.cpp
…
moose.dat
…
physaudiodev.bmp
…
picture.xbm
…
pretest.c
Removed temporary memory from the API
2024-07-26 20:59:14 -07:00
relative_mode.markdown
Renamed SDL_Get/SetRelativeMouseMode to SDL_Get/SetWindowRelativeMouseMode()
2024-08-06 07:59:45 -07:00
sample.bmp
…
sample.wav
…
soundboard.bmp
…
soundboard_levels.bmp
…
speaker.bmp
…
template.test.in
…
testatomic.c
tests: add --no-threads argument to disable threads
2024-08-20 16:04:58 +00:00
testaudio-art.txt
…
testaudio.c
Changed main callback return values to an enumeration
2024-08-16 11:16:05 -07:00
testaudiohotplug.c
Removed SDL_Keysym
2024-06-21 22:06:08 -07:00
testaudioinfo.c
Removed temporary memory from the API
2024-07-26 20:59:14 -07:00
testaudiorecording.c
Changed main callback return values to an enumeration
2024-08-16 11:16:05 -07:00
testaudiostreamdynamicresample.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 14:09:11 -07:00
testautomation.c
pen: Rework public API.
2024-08-09 22:09:23 -04:00
testautomation_audio.c
Added SDL_GetAudioFormatName()
2024-08-08 15:05:37 -07:00
testautomation_blit.c
Simplified SDL_Surface
2024-07-10 00:48:18 -07:00
testautomation_clipboard.c
Fix potential access violation in testautomation_clipboard.c
2024-08-06 09:34:04 -07:00
testautomation_events.c
SDL_EventFilter functions now return SDL_bool
2024-08-06 07:59:45 -07:00
testautomation_guid.c
Removed temporary memory from the API
2024-07-26 20:59:14 -07:00
testautomation_hints.c
Don't check SDL_RENDER_DRIVER in automated tests
2024-07-31 19:10:13 -07:00
testautomation_images.c
Added SDL_BlitSurfaceTiled()
2024-07-20 18:21:19 -07:00
testautomation_images.h
Added SDL_BlitSurfaceTiled()
2024-07-20 18:21:19 -07:00
testautomation_intrinsics.c
cmake: build tests against installed SDL prefix
2024-03-23 21:41:20 +01:00
testautomation_iostream.c
Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty()
2024-07-12 10:41:02 -07:00
testautomation_joystick.c
Add verbose logging to TestVirtualJoystick
2024-08-20 16:04:58 +00:00
testautomation_keyboard.c
Putting the simple back into Simple DirectMedia Layer
2024-08-05 21:20:26 -07:00
testautomation_log.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 14:09:11 -07:00
testautomation_main.c
Make main_testSetError test more verbose
2024-08-20 16:04:58 +00:00
testautomation_math.c
Build with -Wfloat-conversion + fix all warnings
2024-06-03 21:33:29 +00:00
testautomation_mouse.c
Renamed SDL_Get/SetRelativeMouseMode to SDL_Get/SetWindowRelativeMouseMode()
2024-08-06 07:59:45 -07:00
testautomation_pixels.c
Assign numeric values to pixel format enums
2024-07-14 11:02:56 -07:00
testautomation_platform.c
Removed the SDL_Version structure, moved SDL version to SDL.h
2024-05-15 10:43:31 -07:00
testautomation_properties.c
Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty()
2024-07-12 10:41:02 -07:00
testautomation_rect.c
Prevent potential overflow in rectangle functions
2024-07-21 13:04:11 -07:00
testautomation_render.c
Extend the 9-grid functions to handle a non-uniform grid layout (thanks @zaun!)
2024-07-31 22:36:39 -07:00
testautomation_sdltest.c
Removed test that triggers an asan overflow warning
2024-08-03 18:20:26 -07:00
testautomation_stdlib.c
Document iconv functions + add testautomation ( #10131 )
2024-08-06 10:12:25 -07:00
testautomation_subsystems.c
tests: testcases accept a void pointer argument
2024-05-31 19:18:24 +02:00
testautomation_suites.h
pen: Rework public API.
2024-08-09 22:09:23 -04:00
testautomation_surface.c
testautomation: test palettization using SDL_ConvertSurfaceAndColorspace
2024-08-13 10:56:09 +02:00
testautomation_time.c
time: Use a function instead of properties to retrieve the system date and time locale info
2024-05-08 15:35:04 -04:00
testautomation_timer.c
Revert "Removing a timer that isn't running is a success."
2024-08-05 10:39:33 -07:00
testautomation_video.c
Added an automated test to check creation of minimized and maximized windows
2024-08-07 12:17:52 -07:00
testbounds.c
Removed temporary memory from the API
2024-07-26 20:59:14 -07:00
testcamera.c
Changed main callback return values to an enumeration
2024-08-16 11:16:05 -07:00
testcolorspace.c
Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty()
2024-07-12 10:41:02 -07:00
testcontroller.c
Removed temporary memory from the API
2024-07-26 20:59:14 -07:00
testcustomcursor.c
Added support for high-DPI cursors and icons
2024-08-01 13:48:28 -07:00
testdialog.c
Removed temporary memory from the API
2024-07-26 20:59:14 -07:00
testdisplayinfo.c
Removed temporary memory from the API
2024-07-26 20:59:14 -07:00
testdraw.c
tests: start memory tracking first + clean up cached text textures
2024-07-27 13:44:04 +02:00
testdrawchessboard.c
Removed SDL_Keysym
2024-06-21 22:06:08 -07:00
testdropfile.c
Changed main callback return values to an enumeration
2024-08-16 11:16:05 -07:00
testerror.c
tests: add --no-threads argument to disable threads
2024-08-20 16:04:58 +00:00
testevdev.c
Make sure we call SDL_Quit() before SDLTest_CommonDestroyState()
2024-07-28 08:05:31 -07:00
testffmpeg.c
Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty()
2024-07-12 10:41:02 -07:00
testffmpeg_vulkan.c
Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty()
2024-07-12 10:41:02 -07:00
testffmpeg_vulkan.h
testffmpeg_vulkan: fix -Wincompatible-pointer-types warning
2024-03-22 11:05:13 -07:00
testfile.c
Make sure we call SDL_Quit() before SDLTest_CommonDestroyState()
2024-07-28 08:05:31 -07:00
testfilesystem.c
Removed temporary memory from the API
2024-07-26 20:59:14 -07:00
testgeometry.c
Removed SDL_Keysym
2024-06-21 22:06:08 -07:00
testgl.c
video: Rename SDL_GL_DeleteContext to SDL_GL_DestroyContext.
2024-07-10 15:54:08 -04:00
testgles.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 14:09:11 -07:00
testgles2.c
testgles2: fix leaks
2024-07-27 13:06:54 +02:00
testgles2_sdf.c
video: Rename SDL_GL_DeleteContext to SDL_GL_DestroyContext.
2024-07-10 15:54:08 -04:00
testgles2_sdf_img_normal.bmp
…
testgles2_sdf_img_sdf.bmp
…
testhaptic.c
Removed temporary memory from the API
2024-07-26 20:59:14 -07:00
testhittesting.c
Renamed SDLK_a-z to SDLK_A-Z
2024-07-01 13:56:49 -07:00
testhotplug.c
Removed temporary memory from the API
2024-07-26 20:59:14 -07:00
testiconv.c
testiconv: Remove half-baked SDL_StepUTF8 testing code.
2024-06-27 17:36:09 -04:00
testime.c
Putting the simple back into Simple DirectMedia Layer
2024-08-05 21:20:26 -07:00
testintersections.c
Added SDL_BLENDMODE_BLEND_PREMULTIPLIED and SDL_BLENDMODE_ADD_PREMULTIPLIED
2024-07-15 14:12:33 -07:00
testkeys.c
Updated logging functions for SDL3 naming convention
2024-05-16 10:22:15 -07:00
testloadso.c
Updated logging functions for SDL3 naming convention
2024-05-16 10:22:15 -07:00
testlocale.c
Removed temporary memory from the API
2024-07-26 20:59:14 -07:00
testlock.c
Added the timerID to the SDL timer callback
2024-05-27 07:57:33 -07:00
testmanymouse.c
Renamed SDL_Get/SetRelativeMouseMode to SDL_Get/SetWindowRelativeMouseMode()
2024-08-06 07:59:45 -07:00
testmessage.c
Updated logging functions for SDL3 naming convention
2024-05-16 10:22:15 -07:00
testmodal.c
Renamed SDLK_a-z to SDLK_A-Z
2024-07-01 13:56:49 -07:00
testmouse.c
Renamed SDLK_a-z to SDLK_A-Z
2024-07-01 13:56:49 -07:00
testmultiaudio.c
Removed temporary memory from the API
2024-07-26 20:59:14 -07:00
testnative.c
testnative: print events with --info event
2024-08-04 09:07:19 -07:00
testnative.h
testnative: include SDL_build_config.h instead of SDL_internal.h
2024-06-20 15:40:32 +02:00
testnativecocoa.m
…
testnativew32.c
Make testnative (on win32) UNICODE compatible
2024-06-20 15:40:32 +02:00
testnativewayland.c
Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty()
2024-07-12 10:41:02 -07:00
testnativex11.c
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
testoffscreen.c
test: use SDL_HINT_(AUDIO,VIDEO)_DRIVER macro
2024-07-11 23:37:11 +02:00
testoverlay.c
Simplified SDL_Surface
2024-07-10 00:48:18 -07:00
testpen.c
Changed main callback return values to an enumeration
2024-08-16 11:16:05 -07:00
testplatform.c
Make sure we call SDL_Quit() before SDLTest_CommonDestroyState()
2024-07-28 08:05:31 -07:00
testpopup.c
tests: start memory tracking first + clean up cached text textures
2024-07-27 13:44:04 +02:00
testpower.c
Updated logging functions for SDL3 naming convention
2024-05-16 10:22:15 -07:00
testqsort.c
Make sure we call SDL_Quit() before SDLTest_CommonDestroyState()
2024-07-28 08:05:31 -07:00
testrelative.c
Renamed SDL_Get/SetRelativeMouseMode to SDL_Get/SetWindowRelativeMouseMode()
2024-08-06 07:59:45 -07:00
testrendercopyex.c
Backed out the viewport and cliprect changes in 9fb5a9ccac
2024-06-12 19:25:15 -07:00
testrendertarget.c
tests: start memory tracking first + clean up cached text textures
2024-07-27 13:44:04 +02:00
testresample.c
Updated logging functions for SDL3 naming convention
2024-05-16 10:22:15 -07:00
testrumble.c
Removed temporary memory from the API
2024-07-26 20:59:14 -07:00
testrwlock.c
Make sure we call SDL_Quit() before SDLTest_CommonDestroyState()
2024-07-28 08:05:31 -07:00
testscale.c
Backed out the viewport and cliprect changes in 9fb5a9ccac
2024-06-12 19:25:15 -07:00
testsem.c
tests: add --no-threads argument to disable threads
2024-08-20 16:04:58 +00:00
testsensor.c
Make sure we call SDL_Quit() before SDLTest_CommonDestroyState()
2024-07-28 08:05:31 -07:00
testshader.c
Reverted 3d2e5a0b66
2024-07-17 10:27:37 -07:00
testshape.c
Simplified SDL_Surface
2024-07-10 00:48:18 -07:00
testsprite.c
Changed main callback return values to an enumeration
2024-08-16 11:16:05 -07:00
testspriteminimal.c
Simplified SDL_Surface
2024-07-10 00:48:18 -07:00
testspritesurface.c
Fixed warning C4244: '=': conversion from 'float' to 'int', possible loss of data
2024-07-16 21:32:17 -07:00
teststreaming.c
Make sure we call SDL_Quit() before SDLTest_CommonDestroyState()
2024-07-28 08:05:31 -07:00
testsurround.c
Removed temporary memory from the API
2024-07-26 20:59:14 -07:00
testthread.c
Fixed memory leak in testthread
2024-07-28 08:05:31 -07:00
testtime.c
tests: start memory tracking first + clean up cached text textures
2024-07-27 13:44:04 +02:00
testtimer.c
tests: start memory tracking first + clean up cached text textures
2024-07-27 13:44:04 +02:00
testurl.c
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
testutils.c
testutils: use SDL_asprintf() to simplify path composition
2024-07-27 08:41:06 -07:00
testutils.h
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
testver.c
Updated logging functions for SDL3 naming convention
2024-05-16 10:22:15 -07:00
testviewport.c
Backed out the viewport and cliprect changes in 9fb5a9ccac
2024-06-12 19:25:15 -07:00
testvulkan.c
Fixed testvulkan on macOS (thanks @proton991!)
2024-07-23 08:17:22 -07:00
testwaylandcustom.c
Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty()
2024-07-12 10:41:02 -07:00
testwm.c
Use the convenience function SDL_GetWindowFromEvent()
2024-08-02 20:36:35 -07:00
testyuv.bmp
…
testyuv.c
Make sure we call SDL_Quit() before SDLTest_CommonDestroyState()
2024-07-28 08:05:31 -07:00
testyuv_cvt.c
testyuv: added validation of P010 YUV format
2024-03-01 20:26:52 -08:00
testyuv_cvt.h
testyuv: added validation of P010 YUV format
2024-03-01 20:26:52 -08:00
torturethread.c
Make sure we call SDL_Quit() before SDLTest_CommonDestroyState()
2024-07-28 08:05:31 -07: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
…