..
emscripten
…
n3ds
N3DS port (squashed)
2022-10-10 08:50:59 -07:00
shapes
…
CMakeLists.txt
cmake: fix building testautomation without X11 support
2023-03-15 14:54:20 +01:00
COPYING
…
README
Rename SDL2 tests for SDL3
2023-01-03 11:54:35 -08:00
axis.bmp
…
button.bmp
…
checkkeys.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:10:44 -08:00
checkkeysthreads.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:10:44 -08:00
gamepadmap.bmp
SDL API renaming: SDL_gamecontroller.h
2022-12-27 09:47:24 -08:00
gamepadmap.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:10:44 -08:00
gamepadmap_back.bmp
SDL API renaming: SDL_gamecontroller.h
2022-12-27 09:47:24 -08:00
icon.bmp
…
loopwave.c
Fix warnings about static function and prototype
2023-03-08 11:41:18 +01:00
loopwavequeue.c
Fix warnings about static function and prototype
2023-03-08 11:41:18 +01:00
main.cpp
Make WinRT's SDL_main header-only
2022-12-15 08:01:01 -08:00
moose.dat
…
picture.xbm
…
relative_mode.markdown
SDL_CreateWindow() has been simplified and no longer takes a window position.
2023-03-06 09:50:12 -08:00
sample.bmp
…
sample.wav
…
template.test.in
…
testatomic.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:10:44 -08:00
testaudiocapture.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testaudiohotplug.c
Fix warnings about static function and prototype
2023-03-08 11:41:18 +01:00
testaudioinfo.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testautomation.c
Fix build
2023-03-08 16:42:10 +01:00
testautomation_audio.c
Uses integer arithmetics in SDL_ResampleAudio
2023-03-09 22:12:03 -08:00
testautomation_clipboard.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testautomation_events.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testautomation_guid.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testautomation_hints.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testautomation_images.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testautomation_images.h
Fix warning drop const qualifier
2023-03-08 22:22:34 +01:00
testautomation_joystick.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testautomation_keyboard.c
Fix warning drop const qualifier
2023-03-08 22:22:34 +01:00
testautomation_main.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testautomation_math.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testautomation_mouse.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testautomation_pixels.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testautomation_platform.c
Fix warning drop const qualifier
2023-03-08 22:22:34 +01:00
testautomation_rect.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testautomation_render.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testautomation_rwops.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testautomation_sdltest.c
Fix warning drop const qualifier
2023-03-08 22:22:34 +01:00
testautomation_stdlib.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testautomation_suites.h
Fix build
2023-03-08 16:42:10 +01:00
testautomation_surface.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testautomation_syswm.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testautomation_timer.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testautomation_video.c
Fixed display ID check in video_setWindowCenteredOnDisplay
2023-03-15 16:12:54 -07:00
testbounds.c
Displays are now referenced by instance ID instead of index
2023-01-29 19:25:15 -08:00
testcustomcursor.c
Fix warnings about static function and prototype
2023-03-08 11:41:18 +01:00
testdisplayinfo.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:10:44 -08:00
testdraw.c
testprogram: add option to use SDL_BLENDMODE_MUL
2023-03-15 22:00:13 +01:00
testdrawchessboard.c
Fix warnings about static function and prototype
2023-03-08 11:41:18 +01:00
testdropfile.c
Add Drag and drop position, for x11, wayland and MACOSX
2023-03-06 08:44:05 -08:00
testerror.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testevdev.c
Fix warning drop const qualifier
2023-03-08 22:22:34 +01:00
testfile.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testfilesystem.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testgamepad.c
Fix warnings about static function and prototype
2023-03-08 11:41:18 +01:00
testgeometry.c
testprogram: add option to use SDL_BLENDMODE_MUL
2023-03-15 22:00:13 +01:00
testgl.c
- Added SDL_WINDOW_TRANSPARENT to request a window with transparent framebuffer
2023-03-13 21:23:04 +01:00
testgles.c
Windows default to fullscreen desktop mode if they don't pick an explicit video mode
2023-02-01 12:05:25 -08:00
testgles2.c
Fixed emscripten build
2023-03-08 08:58:26 -08:00
testgles2_sdf.c
Fix warnings about static function and prototype
2023-03-08 11:41:18 +01:00
testgles2_sdf_img_normal.bmp
…
testgles2_sdf_img_sdf.bmp
…
testhaptic.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testhittesting.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testhotplug.c
SDL_CreateWindow() has been simplified and no longer takes a window position.
2023-03-06 09:50:12 -08:00
testiconv.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testime.c
SDL_RenderTexture() and SDL_RenderTextureRotated() take floating point source coordinates
2023-03-02 09:42:32 -08:00
testintersections.c
testprogram: add option to use SDL_BLENDMODE_MUL
2023-03-15 22:00:13 +01:00
testjoystick.c
Fix warnings about static function and prototype
2023-03-08 11:41:18 +01:00
testkeys.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testloadso.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testlocale.c
Renamed SDL events for clarity
2023-01-24 07:26:48 -08:00
testlock.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:10:44 -08:00
testmessage.c
SDL_CreateWindow() has been simplified and no longer takes a window position.
2023-03-06 09:50:12 -08:00
testmouse.c
Fix warnings about static function and prototype
2023-03-08 11:41:18 +01:00
testmultiaudio.c
Rename SDL_atomic_t to SDL_AtomicInt
2023-03-09 09:00:09 -08:00
testnative.c
Fix warnings about static function and prototype
2023-03-08 11:41:18 +01:00
testnative.h
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testnativecocoa.m
…
testnativew32.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testnativex11.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testoffscreen.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:10:44 -08:00
testoverlay.c
Fix warnings about static function and prototype
2023-03-08 11:41:18 +01:00
testplatform.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testpopup.c
Fixed window positioning in testpopup
2023-03-15 10:35:26 -07:00
testpower.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testqsort.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testrelative.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testrendercopyex.c
Fix warnings about static function and prototype
2023-03-08 11:41:18 +01:00
testrendertarget.c
Fix warnings about static function and prototype
2023-03-08 11:41:18 +01:00
testresample.c
Fixed order and constness of parameters to SDL_ConvertAudioSamples()
2023-02-09 17:49:35 -08:00
testrumble.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testscale.c
Fix warnings about static function and prototype
2023-03-08 11:41:18 +01:00
testsem.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:10:44 -08:00
testsensor.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:10:44 -08:00
testshader.c
Fix warnings about static function and prototype
2023-03-08 11:41:18 +01:00
testshape.c
testshape: now uses SDL_WINDOW_TRANSPARENT instead of the shaped window API
2023-03-13 21:23:04 +01:00
testsprite.c
testprogram: add option to use SDL_BLENDMODE_MUL
2023-03-15 22:00:13 +01:00
testspriteminimal.c
Fix warnings about static function and prototype
2023-03-08 11:41:18 +01:00
teststreaming.c
Fix warnings about static function and prototype
2023-03-08 11:41:18 +01:00
testsurround.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testthread.c
More fix warnings about static function and prototype
2023-03-08 16:14:09 +01:00
testtimer.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testurl.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testutils.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testutils.h
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testver.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testviewport.c
Fix warnings about static function and prototype
2023-03-08 11:41:18 +01:00
testvulkan.c
- Added SDL_WINDOW_TRANSPARENT to request a window with transparent framebuffer
2023-03-13 21:23:04 +01:00
testwm.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:10:44 -08:00
testyuv.bmp
…
testyuv.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:10:44 -08:00
testyuv_cvt.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testyuv_cvt.h
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
torturethread.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:10:44 -08:00
unifont-13.0.06-license.txt
…
unifont-13.0.06.hex
…
utf8.txt
…