..
emscripten
n3ds
shapes
axis.bmp
button.bmp
checkkeys.c
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
2023-04-12 11:37:26 +02:00
checkkeysthreads.c
tests: build tests with C90 standard
2023-05-27 01:49:07 +02:00
CMakeLists.txt
tests: build tests with C90 standard
2023-05-27 01:49:07 +02:00
COPYING
gamepadmap.bmp
gamepadmap.c
Fixed mapping a controller other than the first one
2023-07-06 12:36:26 -07:00
gamepadmap_back.bmp
icon.bmp
loopwave.c
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
2023-04-12 11:37:26 +02:00
loopwavequeue.c
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
2023-04-12 11:37:26 +02:00
main.cpp
moose.dat
picture.xbm
README
relative_mode.markdown
sample.bmp
sample.wav
template.test.in
test/template.test.in: Pass SDL_NONINTERACTIVE_ARGUMENTS to installed-tests
2023-04-12 15:04:11 +00:00
testatomic.c
Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention
2023-04-28 12:08:33 -07:00
testaudiocapture.c
Added SDL prefix AUDIO_* constants
2023-05-02 08:09:06 -07:00
testaudiohotplug.c
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
2023-04-12 11:37:26 +02:00
testaudioinfo.c
testaudiostreamdynamicresample.c
tests: build tests with C90 standard
2023-05-27 01:49:07 +02:00
testautomation.c
Android: let main return normally for testautomation
2023-04-14 12:26:12 +02:00
testautomation_audio.c
Added SDL prefix AUDIO_* constants
2023-05-02 08:09:06 -07:00
testautomation_clipboard.c
Expanded automated clipboard tests
2023-07-05 20:06:59 -07:00
testautomation_events.c
testautomation_events.c: initialize "timestamp" to solve "conditional jump or move depends on uninitialised value"
2023-06-13 23:03:32 +02:00
testautomation_guid.c
testautomation_guid.c: fix integer warning in 32 bit builds.
2023-05-31 04:50:02 +03:00
testautomation_hints.c
testautomation_hints.c: free hint memory
2023-06-13 23:12:01 +02:00
testautomation_images.c
testautomation_images.h
testautomation_intrinsics.c
Use #ifdef/#ifndef instead of #if defined/#if \!defined
2023-03-30 21:35:01 +00:00
testautomation_joystick.c
testautomation_keyboard.c
Fix uses of undefined macro identifiers (-Wundef)
2023-03-29 21:49:01 +00:00
testautomation_main.c
testautomation_math.c
Revert "Added SDL_nextafter() and SDL_nextafterf()"
2023-06-14 11:05:10 -07:00
testautomation_mouse.c
testautomation_pixels.c
Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity
2023-07-01 17:58:34 -07:00
testautomation_platform.c
Use #ifdef/#ifndef instead of #if defined/#if \!defined
2023-03-30 21:35:01 +00:00
testautomation_rect.c
Fix various typos (docs/build scripts/tests)
2023-07-03 08:35:37 -07:00
testautomation_render.c
Make sure logical presentation is complete before destroying the logical render target
2023-07-03 18:29:48 -07:00
testautomation_rwops.c
Use #ifdef/#ifndef instead of #if defined/#if \!defined
2023-03-30 21:35:01 +00:00
testautomation_sdltest.c
testautomation_stdlib.c
Fixed %p formatting when there is following text
2023-07-06 08:04:20 -07:00
testautomation_suites.h
testautomation_surface.c
Fix various typos (docs/build scripts/tests)
2023-07-03 08:35:37 -07:00
testautomation_syswm.c
cmake+tests: include SDL_build_config.h in select tests + add include paths
2023-03-21 23:03:02 +03:00
testautomation_timer.c
testautomation_video.c
Fix various typos (docs/build scripts/tests)
2023-07-03 08:35:37 -07:00
testbounds.c
testcustomcursor.c
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
2023-04-12 11:37:26 +02:00
testdisplayinfo.c
Updated SDL high DPI support
2023-05-17 12:58:00 -07:00
testdraw.c
testdrawchessboard.c
testdropfile.c
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
2023-04-12 11:37:26 +02:00
testerror.c
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
2023-04-12 11:37:26 +02:00
testevdev.c
Remove some use of C runtime functions in testevdev
2023-06-23 11:08:08 +02:00
testfile.c
Fix various typos (docs/build scripts/tests)
2023-07-03 08:35:37 -07:00
testfilesystem.c
testgamepad.c
Fixed accidental commit
2023-06-10 08:44:08 -07:00
testgeometry.c
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
2023-04-12 11:37:26 +02:00
testgl.c
style fixes for SDL_PROC macros.
2023-05-19 14:10:02 +03:00
testgles.c
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
2023-04-12 11:37:26 +02:00
testgles2.c
style fixes for SDL_PROC macros.
2023-05-19 14:10:02 +03:00
testgles2_sdf.c
tests: build tests with C90 standard
2023-05-27 01:49:07 +02:00
testgles2_sdf_img_normal.bmp
testgles2_sdf_img_sdf.bmp
testhaptic.c
List the available haptic devices in testhaptic
2023-06-20 09:33:59 -07:00
testhittesting.c
testhotplug.c
Fix various typos (docs/build scripts/tests)
2023-07-03 08:35:37 -07:00
testiconv.c
testime.c
Fix various typos (docs/build scripts/tests)
2023-07-03 08:35:37 -07:00
testintersections.c
testjoystick.c
testkeys.c
testloadso.c
testlocale.c
testlock.c
Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention
2023-04-28 12:08:33 -07:00
testmessage.c
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
2023-04-12 11:37:26 +02:00
testmouse.c
testmultiaudio.c
testnative.c
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
2023-04-12 11:37:26 +02:00
testnative.h
Fix uses of undefined macro identifiers (-Wundef)
2023-03-29 21:49:01 +00:00
testnativecocoa.m
testnativew32.c
testnativex11.c
testoffscreen.c
testoverlay.c
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
2023-04-12 11:37:26 +02:00
testplatform.c
Fix various typos (docs/build scripts/tests)
2023-07-03 08:35:37 -07:00
testpopup.c
tests: build tests with C90 standard
2023-05-27 01:49:07 +02:00
testpower.c
testqsort.c
testrelative.c
testrendercopyex.c
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
2023-04-12 11:37:26 +02:00
testrendertarget.c
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
2023-04-12 11:37:26 +02:00
testresample.c
testrumble.c
testrwlock.c
Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention
2023-04-28 12:08:33 -07:00
testscale.c
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
2023-04-12 11:37:26 +02:00
testsem.c
Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention
2023-04-28 12:08:33 -07:00
testsensor.c
testshader.c
testshape.c
tests: build tests with C90 standard
2023-05-27 01:49:07 +02:00
testsprite.c
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
2023-04-12 11:37:26 +02:00
testspriteminimal.c
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
2023-04-12 11:37:26 +02:00
teststreaming.c
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
2023-04-12 11:37:26 +02:00
testsurround.c
Added SDL prefix AUDIO_* constants
2023-05-02 08:09:06 -07:00
testthread.c
SDL API renaming: SDL TLS functions
2023-05-26 08:33:15 -07:00
testtimer.c
testurl.c
testutils.c
testutils.h
testver.c
testviewport.c
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
2023-04-12 11:37:26 +02:00
testvulkan.c
tests: build tests with C90 standard
2023-05-27 01:49:07 +02:00
testwm.c
Add the pixel density to the display mode list in testwm
2023-05-18 07:34:16 -07:00
testyuv.bmp
testyuv.c
testyuv_cvt.c
tests: build tests with C90 standard
2023-05-27 01:49:07 +02:00
testyuv_cvt.h
torturethread.c
testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward.
2023-04-12 11:37:26 +02:00
unifont-13.0.06-license.txt
unifont-13.0.06.hex
utf8.txt