.. |
emscripten
|
fe40a17224
Initial merge of Emscripten port!
|
10 years ago |
n3ds
|
655275378d
N3DS port (squashed)
|
2 years ago |
nacl
|
5298830945
Fixed bug 3480 - minor update to NACL common.js
|
8 years ago |
shapes
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
CMakeLists.txt
|
3184936950
cmake: we only need a C++ compiler for Android, Haiku and UWP
|
1 year ago |
COPYING
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
Makefile.in
|
11c932bf1d
Fixed build
|
1 year ago |
Makefile.os2
|
bc87983310
tests: added -DHAVE_SIGNAL_H to CFLAGS in watcom makefiles
|
2 years ago |
Makefile.w32
|
bc87983310
tests: added -DHAVE_SIGNAL_H to CFLAGS in watcom makefiles
|
2 years ago |
README
|
cd66c050fe
testsurround: Add surround sound channel tester
|
3 years ago |
acinclude.m4
|
2afd04d09b
test/acinclude.m4 (AM_PATH_SDL2): apply recent sdl2.m4 PKG_CONFIG patch
|
1 year ago |
autogen.sh
|
163f669745
minor tidy-up to configury.
|
2 years ago |
axis.bmp
|
6d7da0887d
Split controller axes into positive and negative sides so each can be bound independently.
|
8 years ago |
button.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
checkkeys.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
checkkeysthreads.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
configure
|
2afd04d09b
test/acinclude.m4 (AM_PATH_SDL2): apply recent sdl2.m4 PKG_CONFIG patch
|
1 year ago |
configure.ac
|
db01016dd6
revert replace AM_PATH_SDL2 usage with corresponding PKG_CHECK_MODULES.
|
2 years ago |
controllermap.bmp
|
009b62f1c2
Be explicit about mapping the new game controller paddle buttons
|
4 years ago |
controllermap.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
controllermap_back.bmp
|
009b62f1c2
Be explicit about mapping the new game controller paddle buttons
|
4 years ago |
icon.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
loopwave.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
loopwavequeue.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
moose.dat
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
picture.xbm
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
relative_mode.markdown
|
bd61c276fa
Fixed compiling test with older C.
|
10 years ago |
sample.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
sample.wav
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
template.test.in
|
ce502054ad
test: Install GNOME-style installed-tests metadata
|
3 years ago |
testatomic.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testaudiocapture.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testaudiohotplug.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testaudioinfo.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testautomation.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testautomation_audio.c
|
f569cc56a9
tests: Fix automated audio tests on Windows and Linux
|
1 year ago |
testautomation_clipboard.c
|
a6ba8a1585
Removed spurious casts
|
1 year ago |
testautomation_events.c
|
3d5679bb8e
Fix video_getSetWindowPosition() that fail when checking events,
|
1 year ago |
testautomation_guid.c
|
01fa4dd9d1
Fixed ASAN warning, runtime error: left shift of 160 by 24 places cannot be represented in type 'int'
|
1 year ago |
testautomation_hints.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
2 years ago |
testautomation_joystick.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
2 years ago |
testautomation_keyboard.c
|
811adaa342
Only test error message when using specific video drivers
|
1 year ago |
testautomation_log.c
|
c55bd24827
Fixed testautomation log callback calling convention
|
1 year ago |
testautomation_main.c
|
5368f45567
Remove one test that contains call of SDL_Quit() / SDL_Init() because it
|
1 year ago |
testautomation_math.c
|
58907d2c27
testautomation_math: Fix misleading log output
|
1 year ago |
testautomation_mouse.c
|
a14b948b6c
[SDL2] pointer boolean (#8523)
|
1 year ago |
testautomation_pixels.c
|
67eb03400a
Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB
|
1 year ago |
testautomation_platform.c
|
9720672374
Fix compilation / same as sdl2-compat
|
1 year ago |
testautomation_rect.c
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
2 years ago |
testautomation_render.c
|
3ff56fda1a
testautomation: only require accelerated renderer with non-dummy video driver
|
1 year ago |
testautomation_rwops.c
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
2 years ago |
testautomation_sdltest.c
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
2 years ago |
testautomation_stdlib.c
|
e3203278f4
Updated tests so they'll pass if we enable the C runtime in SDL2.dll
|
1 year ago |
testautomation_subsystems.c
|
d9559ce1d4
Added subsystem refcount tests to testautomation
|
1 year ago |
testautomation_suites.h
|
f0b8fee88f
Added the environment variable SDL_LOGGING to control default log output
|
1 year ago |
testautomation_surface.c
|
05bb182a53
Don't test 10-bit pixel format conversion
|
1 year ago |
testautomation_syswm.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
2 years ago |
testautomation_timer.c
|
41fc398114
Move check for SDL_Delay upper bounds to testtimer
|
1 year ago |
testautomation_video.c
|
fbee0b86bf
video: verify SDL_GetNumVideoDisplays is succesful
|
1 year ago |
testbounds.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testcustomcursor.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testdisplayinfo.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testdraw2.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testdrawchessboard.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testdropfile.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testerror.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testevdev.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testfile.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testfilesystem.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testfilesystem_pre.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testgamecontroller.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testgeometry.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testgesture.c
|
f52a12a8fe
remove several instances of unnecessary emptry str "" after SDL_PRI???
|
1 year ago |
testgl2.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testgles.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testgles2.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testgles2_sdf.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testgles2_sdf_img_normal.bmp
|
0e7d435f13
Add basic testgles2_sdf program to demonstrate sign distance field with opengles2
|
4 years ago |
testgles2_sdf_img_sdf.bmp
|
0e7d435f13
Add basic testgles2_sdf program to demonstrate sign distance field with opengles2
|
4 years ago |
testhaptic.c
|
aaf426e280
testhaptic.c: include stdlib.h for exit()
|
1 year ago |
testhittesting.c
|
a14b948b6c
[SDL2] pointer boolean (#8523)
|
1 year ago |
testhotplug.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testiconv.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testime.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testintersections.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testjoystick.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testkeys.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testloadso.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testlocale.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testlock.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testmessage.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testmouse.c
|
154ec5c57a
testmouse: Create the window on the touch screen when building for the 3DS
|
1 year ago |
testmultiaudio.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testnative.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testnative.h
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testnativecocoa.m
|
3e341021c3
fixed typo in prev. patch.
|
1 year ago |
testnativeos2.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testnativew32.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testnativex11.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testoffscreen.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testoverlay2.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testplatform.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testpower.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testqsort.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testrelative.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testrendercopyex.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testrendertarget.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testresample.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testrumble.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testscale.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testsem.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testsensor.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testshader.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testshape.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testsprite2.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testspriteminimal.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
teststreaming.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testsurround.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testthread.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testtimer.c
|
41fc398114
Move check for SDL_Delay upper bounds to testtimer
|
1 year ago |
testurl.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testutils.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testutils.h
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testver.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testviewport.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testvulkan.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testwm2.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testyuv.bmp
|
a6a4e27ae8
Updated SDL's YUV support, many thanks to Adrien Descamps
|
7 years ago |
testyuv.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testyuv_cvt.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
testyuv_cvt.h
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
torturethread.c
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
unifont-13.0.06-license.txt
|
f9bf1aeba8
Latest Unifont with OFL is now bundled. (#4268)
|
3 years ago |
unifont-13.0.06.hex
|
f9bf1aeba8
Latest Unifont with OFL is now bundled. (#4268)
|
3 years ago |
utf8.txt
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
watcom.mif
|
63ea838db6
test, watcom.mif: revert 78391e6530352bdf66ba5d38c3dac9fc70bb0578
|
11 months ago |