..
emscripten
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
nacl
Fixed bug 3480 - minor update to NACL common.js
2016-11-05 01:48:14 -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
Latest Unifont with OFL is now bundled. ( #4268 )
2021-07-08 14:51:16 -07:00
COPYING
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
Makefile.in
Modifies WaitEvent and WaitEventTimeout to actually wait instead of polling
2021-06-04 13:50:50 -07:00
Makefile.os2
test/checkkeysthreads: build fixes, and add to os2 makefile.
2021-06-05 00:05:56 +03:00
README
locale: Implemented SDL_GetPreferredLocales().
2020-05-04 02:27:29 -04:00
acinclude.m4
minor update to test/acinclude.m4 (pkg.m4)
2020-12-30 15:53:20 +03:00
autogen.sh
bump minimum required autoconf version and revise autogen.sh
2021-04-14 23:20:40 +03: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
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
checkkeysthreads.c
Updated copyright date
2021-06-04 14:34:21 -07:00
configure
ran configure.ac through autoupdate-2.69
2021-04-14 21:10:40 +03:00
configure.ac
ran configure.ac through autoupdate-2.69
2021-04-14 21:10:40 +03:00
controllermap.bmp
Be explicit about mapping the new game controller paddle buttons
2020-11-07 02:22:15 -08:00
controllermap.c
Don't try to map the touchpad button, since we don't have any art for that at the moment.
2021-03-26 13:01:06 -07:00
controllermap_back.bmp
Be explicit about mapping the new game controller paddle buttons
2020-11-07 02:22:15 -08:00
gcc-fat.sh
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02: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
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
loopwavequeue.c
Updated copyright for 2021
2021-01-02 10:25:38 -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
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02: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
testatomic.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testaudiocapture.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testaudiohotplug.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testaudioinfo.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testautomation.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testautomation_audio.c
Revert "Update wiki.libsdl.org urls to libsdl-org/SDL/wiki ( #4069 )"
2021-04-01 12:15:28 -04:00
testautomation_clipboard.c
Fixed up legacy MoinMoin URLs at wiki.libsdl.org
2021-04-01 12:20:33 -04:00
testautomation_events.c
Fixed up legacy MoinMoin URLs at wiki.libsdl.org
2021-04-01 12:20:33 -04:00
testautomation_hints.c
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
testautomation_keyboard.c
Fixed up legacy MoinMoin URLs at wiki.libsdl.org
2021-04-01 12:20:33 -04:00
testautomation_main.c
Fixed up legacy MoinMoin URLs at wiki.libsdl.org
2021-04-01 12:20:33 -04:00
testautomation_mouse.c
Fixed up legacy MoinMoin URLs at wiki.libsdl.org
2021-04-01 12:20:33 -04:00
testautomation_pixels.c
Fixed up legacy MoinMoin URLs at wiki.libsdl.org
2021-04-01 12:20:33 -04:00
testautomation_platform.c
Fixed up legacy MoinMoin URLs at wiki.libsdl.org
2021-04-01 12:20:33 -04:00
testautomation_rect.c
Fixed up legacy MoinMoin URLs at wiki.libsdl.org
2021-04-01 12:20:33 -04:00
testautomation_render.c
Fixed up legacy MoinMoin URLs at wiki.libsdl.org
2021-04-01 12:20:33 -04:00
testautomation_rwops.c
Fixed up legacy MoinMoin URLs at wiki.libsdl.org
2021-04-01 12:20:33 -04:00
testautomation_sdltest.c
test: remove unused variables and typedefs
2021-03-29 09:01:26 -07:00
testautomation_stdlib.c
Fixed a bunch of compiler warnings in the test code.
2017-01-07 22:24:45 -05:00
testautomation_suites.h
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
testautomation_surface.c
Added SDL_PIXELFORMAT_BGR444
2019-11-02 22:58:52 +00:00
testautomation_syswm.c
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
testautomation_timer.c
Fixed bug 3744 - missing SDLCALL in several functions
2017-08-13 21:06:52 -07:00
testautomation_video.c
Fixed up legacy MoinMoin URLs at wiki.libsdl.org
2021-04-01 12:20:33 -04:00
testbounds.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testcustomcursor.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testdisplayinfo.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testdraw2.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testdrawchessboard.c
test: fix shadowing variables
2021-03-29 09:01:26 -07:00
testdropfile.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testerror.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testevdev.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testfile.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testfilesystem.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testgamecontroller.c
Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers
2021-07-08 13:22:41 -07:00
testgesture.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testgl2.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testgles.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testgles2.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testgles2_sdf.c
Fix declarations after statement
2021-01-24 00:51:24 -05: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: replace some exit()s with returns.
2019-09-10 10:03:20 +03:00
testhittesting.c
Fixed bug 3744 - missing SDLCALL in several functions
2017-08-13 21:06:52 -07:00
testhotplug.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testiconv.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testime.c
Latest Unifont with OFL is now bundled. ( #4268 )
2021-07-08 14:51:16 -07:00
testintersections.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testjoystick.c
minor watcom build fixes.
2021-05-15 00:22:50 +03:00
testkeys.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testloadso.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testlocale.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testlock.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testmessage.c
testmessage: Create a renderer for window display on Wayland
2021-03-29 08:50:30 -07:00
testmultiaudio.c
test: fix shadowing variables
2021-03-29 09:01:26 -07:00
testnative.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testnative.h
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testnativecocoa.m
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
testnativeos2.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testnativew32.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testnativex11.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testoffscreen.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testoverlay2.c
test: fix shadowing variables
2021-03-29 09:01:26 -07:00
testplatform.c
Check for ARM SIMD in testplatform
2021-02-17 11:10:02 +03:00
testpower.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testqsort.c
test: portable 64bit address format specifier
2021-03-29 09:01:26 -07:00
testrelative.c
test: fix shadowing variables
2021-03-29 09:01:26 -07:00
testrendercopyex.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testrendertarget.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testresample.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testrumble.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testscale.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testsem.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testsensor.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testshader.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testshape.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testsprite2.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testspriteminimal.c
test: fix shadowing variables
2021-03-29 09:01:26 -07:00
teststreaming.c
test: fix shadowing variables
2021-03-29 09:01:26 -07:00
testthread.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testtimer.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testurl.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testver.c
Deprecate SDL_GetRevisionNumber and update things for git instead of hg.
2021-02-12 14:31:38 -05:00
testviewport.c
test: fix shadowing variables
2021-03-29 09:01:26 -07:00
testvulkan.c
test: remove unused variables and typedefs
2021-03-29 09:01:26 -07:00
testwm2.c
testwm2: draw various debug logging into the window itself
2021-06-08 05:29:29 +03:00
testyuv.bmp
Updated SDL's YUV support, many thanks to Adrien Descamps
2017-11-12 22:51:12 -08:00
testyuv.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testyuv_cvt.c
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
testyuv_cvt.h
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
torturethread.c
Updated copyright for 2021
2021-01-02 10:25:38 -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