.. |
emscripten
|
fe40a17224
Initial merge of Emscripten port!
|
10 vuotta sitten |
n3ds
|
655275378d
N3DS port (squashed)
|
2 vuotta sitten |
nacl
|
5298830945
Fixed bug 3480 - minor update to NACL common.js
|
8 vuotta sitten |
shapes
|
3dcb451f85
Added a README file regarding WinRT support
|
11 vuotta sitten |
CMakeLists.txt
|
55534e277e
cmake: add time out to tests to avoid ci timeouts
|
2 vuotta sitten |
COPYING
|
3dcb451f85
Added a README file regarding WinRT support
|
11 vuotta sitten |
Makefile.in
|
7e2a996958
Added a virtual joystick automated test
|
2 vuotta sitten |
Makefile.os2
|
be5f55c47e
watcom: add ENABLE_WERROR option to makefiles
|
2 vuotta sitten |
Makefile.w32
|
be5f55c47e
watcom: add ENABLE_WERROR option to makefiles
|
2 vuotta sitten |
README
|
cd66c050fe
testsurround: Add surround sound channel tester
|
3 vuotta sitten |
acinclude.m4
|
db01016dd6
revert replace AM_PATH_SDL2 usage with corresponding PKG_CHECK_MODULES.
|
2 vuotta sitten |
autogen.sh
|
163f669745
minor tidy-up to configury.
|
2 vuotta sitten |
axis.bmp
|
6d7da0887d
Split controller axes into positive and negative sides so each can be bound independently.
|
8 vuotta sitten |
button.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
11 vuotta sitten |
checkkeys.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
checkkeysthreads.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
configure
|
db01016dd6
revert replace AM_PATH_SDL2 usage with corresponding PKG_CHECK_MODULES.
|
2 vuotta sitten |
configure.ac
|
db01016dd6
revert replace AM_PATH_SDL2 usage with corresponding PKG_CHECK_MODULES.
|
2 vuotta sitten |
controllermap.bmp
|
009b62f1c2
Be explicit about mapping the new game controller paddle buttons
|
4 vuotta sitten |
controllermap.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
controllermap_back.bmp
|
009b62f1c2
Be explicit about mapping the new game controller paddle buttons
|
4 vuotta sitten |
icon.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
11 vuotta sitten |
loopwave.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
loopwavequeue.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
moose.dat
|
3dcb451f85
Added a README file regarding WinRT support
|
11 vuotta sitten |
picture.xbm
|
3dcb451f85
Added a README file regarding WinRT support
|
11 vuotta sitten |
relative_mode.markdown
|
bd61c276fa
Fixed compiling test with older C.
|
10 vuotta sitten |
sample.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
11 vuotta sitten |
sample.wav
|
3dcb451f85
Added a README file regarding WinRT support
|
11 vuotta sitten |
template.test.in
|
ce502054ad
test: Install GNOME-style installed-tests metadata
|
3 vuotta sitten |
testatomic.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testaudiocapture.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testaudiohotplug.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testaudioinfo.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testautomation.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testautomation_audio.c
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
2 vuotta sitten |
testautomation_clipboard.c
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
2 vuotta sitten |
testautomation_events.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
2 vuotta sitten |
testautomation_guid.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
2 vuotta sitten |
testautomation_hints.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
2 vuotta sitten |
testautomation_joystick.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
2 vuotta sitten |
testautomation_keyboard.c
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
2 vuotta sitten |
testautomation_main.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
2 vuotta sitten |
testautomation_math.c
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
2 vuotta sitten |
testautomation_mouse.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
2 vuotta sitten |
testautomation_pixels.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
2 vuotta sitten |
testautomation_platform.c
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
2 vuotta sitten |
testautomation_rect.c
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
2 vuotta sitten |
testautomation_render.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
2 vuotta sitten |
testautomation_rwops.c
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
2 vuotta sitten |
testautomation_sdltest.c
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
2 vuotta sitten |
testautomation_stdlib.c
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
2 vuotta sitten |
testautomation_suites.h
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
2 vuotta sitten |
testautomation_surface.c
|
bcccbbd894
tests: avoid redefinition warnings for MSVC _CRT_???_NO_DEPRECATE macros
|
2 vuotta sitten |
testautomation_syswm.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
2 vuotta sitten |
testautomation_timer.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
2 vuotta sitten |
testautomation_video.c
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
2 vuotta sitten |
testbounds.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testcustomcursor.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testdisplayinfo.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testdraw2.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testdrawchessboard.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testdropfile.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testerror.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testevdev.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testfile.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testfilesystem.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testgamecontroller.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testgeometry.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testgesture.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testgl2.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testgles.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testgles2.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testgles2_sdf.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testgles2_sdf_img_normal.bmp
|
0e7d435f13
Add basic testgles2_sdf program to demonstrate sign distance field with opengles2
|
4 vuotta sitten |
testgles2_sdf_img_sdf.bmp
|
0e7d435f13
Add basic testgles2_sdf program to demonstrate sign distance field with opengles2
|
4 vuotta sitten |
testhaptic.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
2 vuotta sitten |
testhittesting.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
2 vuotta sitten |
testhotplug.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testiconv.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testime.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testintersections.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testjoystick.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testkeys.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testloadso.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testlocale.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testlock.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testmessage.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testmouse.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testmultiaudio.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testnative.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testnative.h
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testnativecocoa.m
|
3dcb451f85
Added a README file regarding WinRT support
|
11 vuotta sitten |
testnativeos2.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testnativew32.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testnativex11.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testoffscreen.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testoverlay2.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testplatform.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testpower.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testqsort.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testrelative.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testrendercopyex.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testrendertarget.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testresample.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testrumble.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testscale.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testsem.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testsensor.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testshader.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testshape.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testsprite2.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testspriteminimal.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
teststreaming.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testsurround.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testthread.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testtimer.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testurl.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testutils.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testutils.h
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testver.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testviewport.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testvulkan.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testwm2.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testyuv.bmp
|
a6a4e27ae8
Updated SDL's YUV support, many thanks to Adrien Descamps
|
7 vuotta sitten |
testyuv.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testyuv_cvt.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
testyuv_cvt.h
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
torturethread.c
|
0479df53ca
Updated copyright for 2023
|
2 vuotta sitten |
unifont-13.0.06-license.txt
|
f9bf1aeba8
Latest Unifont with OFL is now bundled. (#4268)
|
3 vuotta sitten |
unifont-13.0.06.hex
|
f9bf1aeba8
Latest Unifont with OFL is now bundled. (#4268)
|
3 vuotta sitten |
utf8.txt
|
3dcb451f85
Added a README file regarding WinRT support
|
11 vuotta sitten |
watcom.mif
|
c833294817
tests, watcom: silence lots of W202 warnings from new vulkan headers.
|
2 vuotta sitten |