..
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
offscreen: Add new video driver backend Offscreen
2019-09-24 16:36:48 -04:00
COPYING
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
Makefile.in
test: configure/make shouldn't build GL/GLES1/GLES2 programs if unsupported.
2019-05-18 23:47:57 -04:00
Makefile.os2
test: replace some exit()s with returns.
2019-09-10 10:03:20 +03:00
README
Backed out changeset e3fcdad257fc - testaudiocapture.c already does what we want
2017-03-16 16:45:12 -07:00
acinclude.m4
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02: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 for 2019
2019-01-04 22:01:14 -08:00
configure
test: configure/make shouldn't build GL/GLES1/GLES2 programs if unsupported.
2019-05-18 23:47:57 -04:00
configure.ac
test: configure/make shouldn't build GL/GLES1/GLES2 programs if unsupported.
2019-05-18 23:47:57 -04:00
controllermap.bmp
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
controllermap.c
test: replace some exit()s with returns.
2019-09-10 10:03:20 +03: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 2019
2019-01-04 22:01:14 -08:00
loopwavequeue.c
Updated copyright for 2019
2019-01-04 22:01:14 -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
use SDL_zeroa at more places where the argument is an array.
2019-07-31 05:11:40 +03:00
testaudiocapture.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testaudiohotplug.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testaudioinfo.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testautomation.c
test: unify all the command line usage logging.
2019-05-28 17:39:13 -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
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02: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
test: forgot to change a variable.
2017-08-29 18:25:55 -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
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02: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 for 2019
2019-01-04 22:01:14 -08:00
testcustomcursor.c
test: unify all the command line usage logging.
2019-05-28 17:39:13 -04:00
testdisplayinfo.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testdraw2.c
test: unify all the command line usage logging.
2019-05-28 17:39:13 -04:00
testdrawchessboard.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testdropfile.c
Fixed bug 4708 - testdropfile: double-free
2019-07-03 02:37:15 -07:00
testerror.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testfile.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testfilesystem.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testgamecontroller.c
test: replace some exit()s with returns.
2019-09-10 10:03:20 +03:00
testgesture.c
test: added SDLTest_CommonDefaultArgs()
2019-05-19 01:45:15 -04:00
testgl2.c
test: unify all the command line usage logging.
2019-05-28 17:39:13 -04:00
testgles.c
test: unify all the command line usage logging.
2019-05-28 17:39:13 -04:00
testgles2.c
test: unify all the command line usage logging.
2019-05-28 17:39:13 -04: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 2019
2019-01-04 22:01:14 -08:00
testiconv.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testime.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testintersections.c
test: unify all the command line usage logging.
2019-05-28 17:39:13 -04:00
testjoystick.c
test: replace some exit()s with returns.
2019-09-10 10:03:20 +03:00
testkeys.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testloadso.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testlock.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testmessage.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testmultiaudio.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testnative.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testnative.h
Updated copyright for 2019
2019-01-04 22:01:14 -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 2019
2019-01-04 22:01:14 -08:00
testnativex11.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testoffscreen.c
offscreen: Add new video driver backend Offscreen
2019-09-24 16:36:48 -04:00
testoverlay2.c
testoverlay2: Changed some C runtime calls to be SDL equivalents.
2019-06-11 02:32:43 -04:00
testplatform.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testpower.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testqsort.c
minor warning fixes.
2019-08-04 14:56:02 +03:00
testrelative.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testrendercopyex.c
test: added SDLTest_CommonDefaultArgs()
2019-05-19 01:45:15 -04:00
testrendertarget.c
test: unify all the command line usage logging.
2019-05-28 17:39:13 -04:00
testresample.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testrumble.c
test: replace some exit()s with returns.
2019-09-10 10:03:20 +03:00
testscale.c
test: added SDLTest_CommonDefaultArgs()
2019-05-19 01:45:15 -04:00
testsem.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testsensor.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testshader.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testshape.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testsprite2.c
test: unify all the command line usage logging.
2019-05-28 17:39:13 -04:00
testspriteminimal.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
teststreaming.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testthread.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testtimer.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testver.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testviewport.c
test: unify all the command line usage logging.
2019-05-28 17:39:13 -04:00
testvulkan.c
test: added SDLTest_CommonDefaultArgs()
2019-05-19 01:45:15 -04:00
testwm2.c
test: added SDLTest_CommonDefaultArgs()
2019-05-19 01:45:15 -04: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 2019
2019-01-04 22:01:14 -08:00
testyuv_cvt.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
testyuv_cvt.h
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
torturethread.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
utf8.txt
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00