..
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
Fixed bug 3682 - Toggle text input in checkkeys when the mouse is clicked
2017-08-11 10:32:47 -07:00
configure
revert files I didnt mean to commit!
2017-09-29 10:15:44 -07:00
configure.in
We use the SDL Vulkan headers
2017-08-27 20:41:48 -07:00
controllermap.bmp
Adds controllermap utility to test suite.
2013-12-02 19:35:04 -03:00
controllermap.c
Fixed warning about implicit conversion in controllermap program.
2017-03-04 23:05:47 +01:00
COPYING
gcc-fat.sh
icon.bmp
loopwave.c
Removed unused signal includes and handler in test programs.
2017-05-20 23:30:32 +02:00
loopwavequeue.c
Removed unused field in loopwavequeue program.
2017-04-29 22:50:23 +02:00
Makefile.in
vulkan: Initial Vulkan support!
2017-08-27 22:15:57 -04:00
moose.dat
picture.xbm
README
Backed out changeset 90e5cb81c483 - testaudiocapture.c already does what we want
2017-03-16 16:45:12 -07: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 a bunch of compiler warnings.
2017-08-29 15:52:49 -04:00
testaudiocapture.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testaudiohotplug.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testaudioinfo.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testautomation.c
Updated copyright for 2017
2017-01-01 18:33:28 -08: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
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
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 NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers
2014-08-06 11:34:54 -07:00
testautomation_platform.c
Fixed a bunch of compiler warnings.
2017-08-29 15:52:49 -04: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
Fixed a bunch of compiler warnings.
2017-08-29 15:52:49 -04: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
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
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 2017
2017-01-01 18:33:28 -08:00
testcustomcursor.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testdisplayinfo.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testdraw2.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testdrawchessboard.c
Fixed bug 3605 - Software renderer no longer renders after Android screen orientation change
2017-08-13 21:12:14 -07:00
testdropfile.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testerror.c
Removed unused signal includes and handler in test programs.
2017-05-20 23:30:32 +02:00
testfile.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testfilesystem.c
Fixed bug 3639 - SDL_GetPrefPath returns a path with two consecutive slashes on Unix if org is omitted
2017-08-11 11:32:00 -07:00
testgamecontroller.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testgesture.c
Removed unused constant in testgesture program.
2017-03-19 22:16:37 +01:00
testgl2.c
revert files I didnt mean to commit!
2017-09-29 10:15:44 -07:00
testgles.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testgles2.c
Removed newlines from error messages.
2017-03-26 21:00:19 +02:00
testhaptic.c
Removed redundant include statements from test programs.
2015-02-18 21:31:21 +01:00
testhittesting.c
Fixed bug 3744 - missing SDLCALL in several functions
2017-08-13 21:06:52 -07:00
testhotplug.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testiconv.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testime.c
Fixed bug 3740 - atexit() in test/testime.c
2017-08-27 19:00:03 -07:00
testintersections.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testjoystick.c
Added support for the HOTAS Warthog throttle
2017-01-31 12:23:29 -08:00
testkeys.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testloadso.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testlock.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testmessage.c
Fixed bug 3741 - more compatible initializers for arrays
2017-08-13 21:15:44 -07:00
testmultiaudio.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testnative.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testnative.h
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testnativecocoa.m
testnativew32.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testnativex11.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testoverlay2.c
Removed unnecessary call to free() in testoverlay2 program.
2017-05-20 23:30:47 +02:00
testplatform.c
Added min/max macros for the sized SDL datatypes
2017-10-16 14:39:56 -07:00
testpower.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testqsort.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testrelative.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testrendercopyex.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testrendertarget.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testresample.c
testresample: write correct length to the .wav header.
2017-01-09 15:56:11 -05:00
testrumble.c
Fixed a bunch of compiler warnings.
2017-08-29 15:52:49 -04:00
testscale.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testsem.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testshader.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testshape.c
Fixed handling only one event per frame in testshape program.
2017-06-24 23:45:19 +02:00
testsprite2.c
Implemented more flexible blending modes for accelerated renderers
2017-08-14 05:51:44 -07:00
testspriteminimal.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
teststreaming.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testthread.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testtimer.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testver.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testviewport.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
testvulkan.c
Fixed typedef redefinition errors when including both SDL_vulkan.h and vulkan.h
2017-08-27 23:13:15 -07:00
testwm2.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
torturethread.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
utf8.txt