..
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
Fixed bug 5072 - Test resources missing when building with SDL_TEST and CMake
2020-04-05 08:46:59 -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
Fixed circular dependency problem when building in the test directory
2020-12-20 12:22:28 -08:00
Makefile.os2
test/Makefile.os2: wlib must run case-sensitively.
2020-12-21 20:40:10 +03:00
README
locale: Implemented SDL_GetPreferredLocales().
2020-05-04 02:27:29 -04:00
acinclude.m4
acinclude & sdl2.m4 updates:
2020-12-22 17:00:28 +03:00
autogen.sh
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02: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 date for 2020
2020-01-16 20:49:25 -08:00
configure
CMakeLists.txt: sync DYLIB_CURRENT_VERSION to Xcode project
2020-12-22 22:10:50 +03:00
configure.ac
minor cleanups to configure.ac to reduce autoconf-2.70 warnings a bit.
2020-12-14 08:11: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
Fixed mapping controllers after adding the touchpad button
2020-11-23 14:28:16 -08: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 date for 2020
2020-01-16 20:49:25 -08:00
loopwavequeue.c
Updated copyright date for 2020
2020-01-16 20:49:25 -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 date for 2020
2020-01-16 20:49:25 -08:00
testaudiocapture.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testaudiohotplug.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testaudioinfo.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testautomation.c
Fix some format specifier warnings
2020-03-25 01:34:15 -04:00
testautomation_audio.c
Fixed bug 3744 - missing SDLCALL in several functions
2017-08-13 21:06:52 -07:00
testautomation_clipboard.c
Fixed a bunch of compiler warnings in the test code.
2017-01-07 22:24:45 -05:00
testautomation_events.c
Fixed bug 3744 - missing SDLCALL in several functions
2017-08-13 21:06:52 -07: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 a bunch of compiler warnings in the test code.
2017-01-07 22:24:45 -05:00
testautomation_main.c
Fixed three source comments in tests.
2016-06-28 21:15:16 +02:00
testautomation_mouse.c
Fixed bug 3741 - more compatible initializers for arrays
2017-08-13 21:15:44 -07:00
testautomation_pixels.c
Added SDL_PIXELFORMAT_BGR444
2019-11-02 22:58:52 +00:00
testautomation_platform.c
Fixed a bunch of compiler warnings.
2017-08-29 15:52:49 -04:00
testautomation_rect.c
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
testautomation_render.c
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
testautomation_rwops.c
use SDL_zeroa at more places where the argument is an array.
2019-07-31 05:11:40 +03:00
testautomation_sdltest.c
Fix some format specifier warnings
2020-03-25 01:34:15 -04: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 freeing uninitialized pointers on failure cleanup in tests.
2015-10-07 21:16:59 +02:00
testbounds.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testcustomcursor.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testdisplayinfo.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testdraw2.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testdrawchessboard.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testdropfile.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testerror.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testevdev.c
test: Add a unit test for input device classification heuristics
2020-11-11 19:15:43 -08:00
testfile.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testfilesystem.c
testfilesystem: Don't exit the application if SDL_GetBasePath isn't supported
2020-02-13 22:58:04 +00:00
testgamecontroller.c
Allow background input when testing game controllers
2020-12-04 15:47:28 -08:00
testgesture.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testgl2.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testgles.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testgles2.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08: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 date for 2020
2020-01-16 20:49:25 -08:00
testiconv.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testime.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testintersections.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testjoystick.c
joystick: Linux joysticks now recover better from dropped events.
2020-06-28 16:23:05 -04:00
testkeys.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testloadso.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testlocale.c
locale: Implemented SDL_GetPreferredLocales().
2020-05-04 02:27:29 -04:00
testlock.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testmessage.c
fix bug #5253 : handle NULL title or message fields in SDL_MessageBoxData
2020-12-10 11:20:56 +03:00
testmultiaudio.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testnative.c
os2: integrate the port into main tree.
2020-10-14 23:01:06 +03:00
testnative.h
os2: integrate the port into main tree.
2020-10-14 23:01:06 +03: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
os2: updated copyright dates for 2020. header guard fixes.
2020-10-14 23:01:05 +03:00
testnativew32.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testnativex11.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testoffscreen.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testoverlay2.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testplatform.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testpower.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testqsort.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testrelative.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testrendercopyex.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testrendertarget.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testresample.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testrumble.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testscale.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testsem.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testsensor.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testshader.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testshape.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testsprite2.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testspriteminimal.c
test: testspriteminimal wasn't calling SDL_Quit() on exit.
2020-06-26 21:35:54 -04:00
teststreaming.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testthread.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testtimer.c
Fix some format specifier warnings
2020-03-25 01:34:15 -04:00
testurl.c
url: Added to Visual Studio project files.
2020-10-05 15:27:32 -04:00
testver.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testviewport.c
Clarified that the clip rectangle is defined relative to the viewport, and added a clip test to testviewport.c
2020-03-08 21:02:40 -07:00
testvulkan.c
testvulkan: Patched to compile with SDL's internal Vulkan headers.
2020-11-09 04:55:15 -05:00
testwm2.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08: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 date for 2020
2020-01-16 20:49:25 -08:00
testyuv_cvt.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
testyuv_cvt.h
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
torturethread.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
utf8.txt
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00