..
emscripten
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
n3ds
N3DS port (squashed)
2022-10-10 08:50:59 -07:00
shapes
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
CMakeLists.txt
Revert "Add testcpuinfo.c"
2023-02-02 00:49:09 +01:00
COPYING
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
README
Rename SDL2 tests for SDL3
2023-01-03 11:54:35 -08:00
axis.bmp
Split controller axes into positive and negative sides so each can be bound independently.
2016-12-27 01:39:07 -08:00
button.bmp
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
checkkeys.c
Add missing _ in SDL_EVENT_LOCALECHANGED and SSDL_EVENT_TEXTEDITING_EXT
2023-02-02 00:49:09 +01:00
checkkeysthreads.c
Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP)
2023-01-29 19:24:48 -08:00
gamepadmap.bmp
SDL API renaming: SDL_gamecontroller.h
2022-12-27 09:47:24 -08:00
gamepadmap.c
Fixed SDL_ScaleMode values for consistency
2023-02-03 14:20:51 -08:00
gamepadmap_back.bmp
SDL API renaming: SDL_gamecontroller.h
2022-12-27 09:47:24 -08:00
icon.bmp
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
loopwave.c
Renamed SDL events for clarity
2023-01-24 07:26:48 -08:00
loopwavequeue.c
test/loopwavequeue.c: minor warning fix (SDL_AudioDeviceID is unsigned)
2023-01-26 18:15:20 +03:00
main.cpp
Make WinRT's SDL_main header-only
2022-12-15 08:01:01 -08:00
moose.dat
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
picture.xbm
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
relative_mode.markdown
Renamed SDL events for clarity
2023-01-24 07:26:48 -08:00
sample.bmp
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
sample.wav
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
template.test.in
test: Install GNOME-style installed-tests metadata
2022-05-04 18:17:55 -07:00
testatomic.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testaudiocapture.c
Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP)
2023-01-29 19:24:48 -08:00
testaudiohotplug.c
Renamed SDL events for clarity
2023-01-24 07:26:48 -08:00
testaudioinfo.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testautomation.c
testautomation: add an option to list all test suites and tests
2023-01-16 11:07:09 +01:00
testautomation_audio.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testautomation_clipboard.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testautomation_events.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testautomation_guid.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testautomation_hints.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testautomation_images.c
Moved testautomation data out of SDL_test library
2023-01-26 10:25:44 -08:00
testautomation_images.h
Moved testautomation data out of SDL_test library
2023-01-26 10:25:44 -08:00
testautomation_joystick.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testautomation_keyboard.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testautomation_main.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testautomation_math.c
Fixed documentation errors in testautomation_math.c
2023-01-03 16:44:00 -08:00
testautomation_mouse.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testautomation_pixels.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testautomation_platform.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testautomation_rect.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testautomation_render.c
fix build error due to -Wshadow
2023-02-05 20:45:02 +03:00
testautomation_rwops.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testautomation_sdltest.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testautomation_stdlib.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testautomation_suites.h
testautomation: add an option to list all test suites and tests
2023-01-16 11:07:09 +01:00
testautomation_surface.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testautomation_syswm.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testautomation_timer.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testautomation_video.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testbounds.c
Displays are now referenced by instance ID instead of index
2023-01-29 19:25:15 -08:00
testcustomcursor.c
Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP)
2023-01-29 19:24:48 -08:00
testdisplayinfo.c
Removed SDL_GetDisplayDPI()
2023-02-08 17:35:54 -08:00
testdraw.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testdrawchessboard.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testdropfile.c
Renamed SDL events for clarity
2023-01-24 07:26:48 -08:00
testerror.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testevdev.c
Updated copyright for 2023
2023-01-09 09:41:41 -08: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
Fixed SDL_ScaleMode values for consistency
2023-02-03 14:20:51 -08:00
testgeometry.c
Renamed SDL events for clarity
2023-01-24 07:26:48 -08:00
testgl.c
Windows default to fullscreen desktop mode if they don't pick an explicit video mode
2023-02-01 12:05:25 -08: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
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testgles2_sdf.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testgles2_sdf_img_normal.bmp
Add basic testgles2_sdf program to demonstrate sign distance field with opengles2
2021-01-24 00:51:24 -05:00
testgles2_sdf_img_sdf.bmp
Add basic testgles2_sdf program to demonstrate sign distance field with opengles2
2021-01-24 00:51:24 -05:00
testhaptic.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testhittesting.c
Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP)
2023-01-29 19:24:48 -08:00
testhotplug.c
Renamed SDL events for clarity
2023-01-24 07:26:48 -08:00
testiconv.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testime.c
Simplify flags testing ( #7220 )
2023-02-03 13:08:42 -08:00
testintersections.c
Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP)
2023-01-29 19:24:48 -08:00
testjoystick.c
Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP)
2023-01-29 19:24:48 -08: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
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testmessage.c
Renamed SDL events for clarity
2023-01-24 07:26:48 -08:00
testmouse.c
Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP)
2023-01-29 19:24:48 -08:00
testmultiaudio.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testnative.c
Renamed SDL events for clarity
2023-01-24 07:26:48 -08:00
testnative.h
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testnativecocoa.m
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
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
Renamed SDL events for clarity
2023-01-24 07:26:48 -08:00
testoverlay.c
Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP)
2023-01-29 19:24:48 -08:00
testplatform.c
Updated copyright for 2023
2023-01-09 09:41:41 -08: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
Renamed SDL events for clarity
2023-01-24 07:26:48 -08:00
testrendercopyex.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testrendertarget.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testresample.c
Add SDL_ConvertAudioSamples() helper function
2023-01-24 08:26:09 -08:00
testrumble.c
test: don't use wiki urls for documentation comments
2023-02-02 00:49:09 +01:00
testscale.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testsem.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testsensor.c
Folded SDL_WINDOW_FULLSCREEN_EXCLUSIVE and SDL_WINDOW_FULLSCREEN_DESKTOP into a single SDL_WINDOW_FULLSCREEN flag
2023-02-01 12:05:25 -08:00
testshader.c
Renamed SDL events for clarity
2023-01-24 07:26:48 -08:00
testshape.c
Renamed SDL events for clarity
2023-01-24 07:26:48 -08:00
testsprite.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testspriteminimal.c
Renamed SDL events for clarity
2023-01-24 07:26:48 -08:00
teststreaming.c
Renamed SDL events for clarity
2023-01-24 07:26:48 -08:00
testsurround.c
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testthread.c
Updated copyright for 2023
2023-01-09 09:41:41 -08: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
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
testvulkan.c
Windows default to fullscreen desktop mode if they don't pick an explicit video mode
2023-02-01 12:05:25 -08:00
testwm.c
Renderer logical size is now implemented as a render target
2023-02-03 12:57:37 -08:00
testyuv.bmp
Updated SDL's YUV support, many thanks to Adrien Descamps
2017-11-12 22:51:12 -08:00
testyuv.c
Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP)
2023-01-29 19:24:48 -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
Updated copyright for 2023
2023-01-09 09:41:41 -08:00
unifont-13.0.06-license.txt
Latest Unifont with OFL is now bundled. ( #4268 )
2021-07-08 14:51:16 -07:00
unifont-13.0.06.hex
Latest Unifont with OFL is now bundled. ( #4268 )
2021-07-08 14:51:16 -07:00
utf8.txt
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00