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