.. |
emscripten
|
fe40a17224
Initial merge of Emscripten port!
|
10 éve |
nacl
|
5298830945
Fixed bug 3480 - minor update to NACL common.js
|
8 éve |
shapes
|
3dcb451f85
Added a README file regarding WinRT support
|
11 éve |
CMakeLists.txt
|
6cf4d0e43b
Fixed bug 4092 - CMake support for building everything in the "test" directory
|
7 éve |
COPYING
|
3dcb451f85
Added a README file regarding WinRT support
|
11 éve |
Makefile.in
|
18d83093a8
test: configure/make shouldn't build GL/GLES1/GLES2 programs if unsupported.
|
6 éve |
Makefile.os2
|
14e389eadc
minor update to Makefile.os2, added a test/Makefile.os2.
|
6 éve |
README
|
60ba8552d8
Backed out changeset e3fcdad257fc - testaudiocapture.c already does what we want
|
8 éve |
acinclude.m4
|
3dcb451f85
Added a README file regarding WinRT support
|
11 éve |
aclocal.m4
|
3dcb451f85
Added a README file regarding WinRT support
|
11 éve |
autogen.sh
|
3dcb451f85
Added a README file regarding WinRT support
|
11 éve |
axis.bmp
|
6d7da0887d
Split controller axes into positive and negative sides so each can be bound independently.
|
8 éve |
button.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
11 éve |
checkkeys.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
configure
|
18d83093a8
test: configure/make shouldn't build GL/GLES1/GLES2 programs if unsupported.
|
6 éve |
configure.ac
|
18d83093a8
test: configure/make shouldn't build GL/GLES1/GLES2 programs if unsupported.
|
6 éve |
controllermap.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
11 éve |
controllermap.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
gcc-fat.sh
|
3dcb451f85
Added a README file regarding WinRT support
|
11 éve |
icon.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
11 éve |
loopwave.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
loopwavequeue.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
moose.dat
|
3dcb451f85
Added a README file regarding WinRT support
|
11 éve |
picture.xbm
|
3dcb451f85
Added a README file regarding WinRT support
|
11 éve |
relative_mode.markdown
|
bd61c276fa
Fixed compiling test with older C.
|
10 éve |
sample.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
11 éve |
sample.wav
|
3dcb451f85
Added a README file regarding WinRT support
|
11 éve |
testatomic.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testaudiocapture.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testaudiohotplug.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testaudioinfo.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testautomation.c
|
b5d3b6fc25
test: unify all the command line usage logging.
|
5 éve |
testautomation_audio.c
|
ca5c304814
Fixed bug 3744 - missing SDLCALL in several functions
|
7 éve |
testautomation_clipboard.c
|
70c8bd2481
Fixed a bunch of compiler warnings in the test code.
|
8 éve |
testautomation_events.c
|
ca5c304814
Fixed bug 3744 - missing SDLCALL in several functions
|
7 éve |
testautomation_hints.c
|
3dcb451f85
Added a README file regarding WinRT support
|
11 éve |
testautomation_keyboard.c
|
70c8bd2481
Fixed a bunch of compiler warnings in the test code.
|
8 éve |
testautomation_main.c
|
b524657118
Fixed three source comments in tests.
|
8 éve |
testautomation_mouse.c
|
2da830a909
Fixed bug 3741 - more compatible initializers for arrays
|
7 éve |
testautomation_pixels.c
|
6fef39d6b8
Added NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers
|
10 éve |
testautomation_platform.c
|
ae667da638
Fixed a bunch of compiler warnings.
|
7 éve |
testautomation_rect.c
|
3dcb451f85
Added a README file regarding WinRT support
|
11 éve |
testautomation_render.c
|
52760dcdf1
Fix assert format strings/parameters in testautomation modules; improve output of SDL_CompareSurfaces to aid debugging; update platform_testSetErrorInvalidInput for SDL changes
|
10 éve |
testautomation_rwops.c
|
ae667da638
Fixed a bunch of compiler warnings.
|
7 éve |
testautomation_sdltest.c
|
846a9ab95e
test: forgot to change a variable.
|
7 éve |
testautomation_stdlib.c
|
70c8bd2481
Fixed a bunch of compiler warnings in the test code.
|
8 éve |
testautomation_suites.h
|
3dcb451f85
Added a README file regarding WinRT support
|
11 éve |
testautomation_surface.c
|
eab2433f6d
Maybe patched to compile on Windows for real now?
|
10 éve |
testautomation_syswm.c
|
5575948b37
Fixed bug 2726 - WinRT touches not setting 'which' field in virtual mouse events
|
10 éve |
testautomation_timer.c
|
ca5c304814
Fixed bug 3744 - missing SDLCALL in several functions
|
7 éve |
testautomation_video.c
|
d80f45666b
Fixed freeing uninitialized pointers on failure cleanup in tests.
|
9 éve |
testbounds.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testcustomcursor.c
|
b5d3b6fc25
test: unify all the command line usage logging.
|
5 éve |
testdisplayinfo.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testdraw2.c
|
b5d3b6fc25
test: unify all the command line usage logging.
|
5 éve |
testdrawchessboard.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testdropfile.c
|
b5d3b6fc25
test: unify all the command line usage logging.
|
5 éve |
testerror.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testfile.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testfilesystem.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testgamecontroller.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testgesture.c
|
00e5eeb40e
test: added SDLTest_CommonDefaultArgs()
|
6 éve |
testgl2.c
|
b5d3b6fc25
test: unify all the command line usage logging.
|
5 éve |
testgles.c
|
b5d3b6fc25
test: unify all the command line usage logging.
|
5 éve |
testgles2.c
|
b5d3b6fc25
test: unify all the command line usage logging.
|
5 éve |
testhaptic.c
|
f9adb453dd
Removed redundant include statements from test programs.
|
10 éve |
testhittesting.c
|
ca5c304814
Fixed bug 3744 - missing SDLCALL in several functions
|
7 éve |
testhotplug.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testiconv.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testime.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testintersections.c
|
b5d3b6fc25
test: unify all the command line usage logging.
|
5 éve |
testjoystick.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testkeys.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testloadso.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testlock.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testmessage.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testmultiaudio.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testnative.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testnative.h
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testnativecocoa.m
|
3dcb451f85
Added a README file regarding WinRT support
|
11 éve |
testnativew32.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testnativex11.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testoverlay2.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testplatform.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testpower.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testqsort.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testrelative.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testrendercopyex.c
|
00e5eeb40e
test: added SDLTest_CommonDefaultArgs()
|
6 éve |
testrendertarget.c
|
b5d3b6fc25
test: unify all the command line usage logging.
|
5 éve |
testresample.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testrumble.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testscale.c
|
00e5eeb40e
test: added SDLTest_CommonDefaultArgs()
|
6 éve |
testsem.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testsensor.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testshader.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testshape.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testsprite2.c
|
b5d3b6fc25
test: unify all the command line usage logging.
|
5 éve |
testspriteminimal.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
teststreaming.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testthread.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testtimer.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testver.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testviewport.c
|
b5d3b6fc25
test: unify all the command line usage logging.
|
5 éve |
testvulkan.c
|
00e5eeb40e
test: added SDLTest_CommonDefaultArgs()
|
6 éve |
testwm2.c
|
00e5eeb40e
test: added SDLTest_CommonDefaultArgs()
|
6 éve |
testyuv.bmp
|
a6a4e27ae8
Updated SDL's YUV support, many thanks to Adrien Descamps
|
7 éve |
testyuv.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testyuv_cvt.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
testyuv_cvt.h
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
torturethread.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
utf8.txt
|
3dcb451f85
Added a README file regarding WinRT support
|
11 éve |