..
emscripten
Initial merge of Emscripten port!
2014-12-18 00:19:52 -05:00
nacl
Fixed bug 3480 - minor update to NACL common.js
2016-11-05 01:48:14 -07:00
shapes
Remove superflous sample shapes (same BMPs)
2010-09-15 22:33:46 -07:00
acinclude.m4
Switched the SDL 2 autoconf macro to AM_PATH_SDL2
2012-01-30 21:39:26 -05:00
aclocal.m4
Switched the SDL 2 autoconf macro to AM_PATH_SDL2
2012-01-30 21:39:26 -05:00
autogen.sh
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
Adds controllermap utility to test suite.
2013-12-02 19:35:04 -03:00
checkkeys.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
configure
Initial merge of Emscripten port!
2014-12-18 00:19:52 -05:00
configure.in
Initial merge of Emscripten port!
2014-12-18 00:19:52 -05:00
controllermap.bmp
Adds controllermap utility to test suite.
2013-12-02 19:35:04 -03:00
controllermap.c
Fixed warning about unused variable in controllermap program.
2016-12-28 20:11:12 +01:00
COPYING
gcc-fat.sh
icon.bmp
loopwave.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
loopwavequeue.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
Makefile.in
audio: Initial bits to enable audio capture support.
2016-08-01 00:18:56 -04:00
moose.dat
picture.xbm
README
Fixed outdated information in README for test programs.
2015-12-07 21:43:16 +01:00
relative_mode.markdown
Fixed compiling test with older C.
2015-02-10 20:31:05 +01:00
sample.bmp
sample.wav
testatomic.c
Fixed bug 3508 - variably modified ‘SDL_dummy_size’ at file scope in test/testatomic.c
2016-12-06 00:40:09 -08:00
testaudiocapture.c
Fixed log message in audio capture test program.
2016-08-30 21:16:04 +02:00
testaudiohotplug.c
Fixed bug 3322 - Missing error checking in testaudioinfo and testaudiohotplug
2016-10-01 12:29:55 -07:00
testaudioinfo.c
Fixed bug 3322 - Missing error checking in testaudioinfo and testaudiohotplug
2016-10-01 12:29:55 -07:00
testautomation.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testautomation_audio.c
Added missing brackets in test source assert messages.
2014-11-07 10:02:45 +01:00
testautomation_clipboard.c
Fixed bug 2989 - Memory loss in clipboard_testClipboardTextFunctions
2015-05-26 06:16:43 -07:00
testautomation_events.c
Removed empty statements in tests.
2016-10-12 23:36:49 +02:00
testautomation_hints.c
Add input validation to SDL_getenv/SDL_setenv; update Stdlib testsuite; add Hints testsuite
2014-03-19 21:39:55 -07:00
testautomation_keyboard.c
Removed empty statements in tests.
2016-10-12 23:36:49 +02:00
testautomation_main.c
Fixed three source comments in tests.
2016-06-28 21:15:16 +02:00
testautomation_mouse.c
File style cleanup for the SDL 2.0 release
2013-05-18 14:17:52 -07:00
testautomation_pixels.c
Added NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers
2014-08-06 11:34:54 -07:00
testautomation_platform.c
switch to use SDL_PRI* macros for long long formatting everywhere.
2014-12-03 12:23:17 -05:00
testautomation_rect.c
OCD fixes: Adds a space after /* (glory to regular expressions!)
2013-08-21 09:47:10 -03:00
testautomation_render.c
Fix assert format strings/parameters in testautomation modules; improve output of SDL_CompareSurfaces to aid debugging; update platform_testSetErrorInvalidInput for SDL changes
2014-11-30 20:55:27 -08:00
testautomation_rwops.c
switch to use SDL_PRI* macros for long long formatting everywhere.
2014-12-03 12:23:17 -05:00
testautomation_sdltest.c
Removed empty statements in tests.
2016-10-12 23:36:49 +02:00
testautomation_stdlib.c
Fixed three source comments in tests.
2016-06-28 21:15:16 +02:00
testautomation_suites.h
Add input validation to SDL_getenv/SDL_setenv; update Stdlib testsuite; add Hints testsuite
2014-03-19 21:39:55 -07:00
testautomation_surface.c
Maybe patched to compile on Windows for real now?
2014-12-24 02:12:16 -05:00
testautomation_syswm.c
Added missing brackets in test source assert messages.
2014-11-07 10:02:45 +01:00
testautomation_timer.c
switch to use SDL_PRI* macros for long long formatting everywhere.
2014-12-03 12:23:17 -05:00
testautomation_video.c
Fixed freeing uninitialized pointers on failure cleanup in tests.
2015-10-07 21:16:59 +02:00
testbounds.c
Added missing error return in test program.
2016-04-14 21:10:08 +02:00
testcustomcursor.c
Modified the custom cursor test to be able to load BMP files as cursors
2016-10-04 04:08:02 -07:00
testdisplayinfo.c
Mac: Implemented SDL_GetDisplayDPI (thanks, Kirill!).
2016-01-07 14:02:37 -05:00
testdraw2.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testdrawchessboard.c
Removed not needed SDL_WINDOW_SHOWN from chessboard test program.
2016-03-28 21:02:30 +02:00
testdropfile.c
Added SDL_DROPBEGIN and SDL_DROPCOMPLETE events, plus window IDs for drops.
2016-01-05 01:42:00 -05:00
testerror.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testfile.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testfilesystem.c
Fixed error return values in filesystem test program.
2016-05-10 21:12:48 +02:00
testgamecontroller.c
Fixed compiling of testgamecontroller program with C++.
2016-12-28 20:11:29 +01:00
testgesture.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testgl2.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testgles.c
Fixed compiling of three test programs with C++.
2016-10-09 20:31:32 +02:00
testgles2.c
Fixed compiling of three test programs with C++.
2016-10-09 20:31:32 +02:00
testhaptic.c
Removed redundant include statements from test programs.
2015-02-18 21:31:21 +01:00
testhittesting.c
Minor tweaks to testhittesting.
2014-06-05 00:49:25 -04:00
testhotplug.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testiconv.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testime.c
Fixed compiling of three test programs with C++.
2016-10-09 20:31:32 +02:00
testintersections.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testjoystick.c
Fixed hotplug with more than one device in testjoystick program.
2016-12-16 22:58:32 +01:00
testkeys.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testloadso.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testlock.c
Remove almost all instances of "volatile" keyword.
2016-01-03 06:50:50 -05:00
testmessage.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testmultiaudio.c
Remove almost all instances of "volatile" keyword.
2016-01-03 06:50:50 -05:00
testnative.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testnative.h
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testnativecocoa.m
Added test program for SDL_CreateWindowFrom()
2009-02-09 05:32:12 +00:00
testnativew32.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testnativex11.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testoverlay2.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testplatform.c
cpuinfo: first attempt at SDL_HasNEON() implementation.
2016-11-17 01:15:16 -05:00
testpower.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testqsort.c
Fixed bug 3319 - Getting the POSIX out of testqsort.c
2016-10-01 12:33:26 -07:00
testrelative.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testrendercopyex.c
Fixed compiling of three test programs with C++.
2016-09-21 23:06:38 +02:00
testrendertarget.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testresample.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testrumble.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testscale.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testsem.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testshader.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testshape.c
Fixed crash in shape test program if memory allocation failed.
2016-05-10 21:13:58 +02:00
testsprite2.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testspriteminimal.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
teststreaming.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testthread.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testtimer.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testver.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testviewport.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
testwm2.c
Tests: Mir needs the window to swap at lease 1 frame for the cursor to show. So render in testwm2
2016-07-13 07:07:46 -07:00
torturethread.c
Remove almost all instances of "volatile" keyword.
2016-01-03 06:50:50 -05:00
utf8.txt