.. |
emscripten
|
fe40a17224
Initial merge of Emscripten port!
|
il y a 10 ans |
n3ds
|
655275378d
N3DS port (squashed)
|
il y a 2 ans |
nacl
|
5298830945
Fixed bug 3480 - minor update to NACL common.js
|
il y a 8 ans |
shapes
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
CMakeLists.txt
|
d361acdd4e
testgles2_sdf: build with CMake + fix build errors/warnings
|
il y a 1 an |
COPYING
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
Makefile.in
|
7e2a996958
Added a virtual joystick automated test
|
il y a 2 ans |
Makefile.os2
|
bc87983310
tests: added -DHAVE_SIGNAL_H to CFLAGS in watcom makefiles
|
il y a 2 ans |
Makefile.w32
|
bc87983310
tests: added -DHAVE_SIGNAL_H to CFLAGS in watcom makefiles
|
il y a 2 ans |
README
|
cd66c050fe
testsurround: Add surround sound channel tester
|
il y a 3 ans |
acinclude.m4
|
db01016dd6
revert replace AM_PATH_SDL2 usage with corresponding PKG_CHECK_MODULES.
|
il y a 2 ans |
autogen.sh
|
163f669745
minor tidy-up to configury.
|
il y a 2 ans |
axis.bmp
|
6d7da0887d
Split controller axes into positive and negative sides so each can be bound independently.
|
il y a 8 ans |
button.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
checkkeys.c
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
il y a 2 ans |
checkkeysthreads.c
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
il y a 2 ans |
configure
|
db01016dd6
revert replace AM_PATH_SDL2 usage with corresponding PKG_CHECK_MODULES.
|
il y a 2 ans |
configure.ac
|
db01016dd6
revert replace AM_PATH_SDL2 usage with corresponding PKG_CHECK_MODULES.
|
il y a 2 ans |
controllermap.bmp
|
009b62f1c2
Be explicit about mapping the new game controller paddle buttons
|
il y a 4 ans |
controllermap.c
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
il y a 2 ans |
controllermap_back.bmp
|
009b62f1c2
Be explicit about mapping the new game controller paddle buttons
|
il y a 4 ans |
icon.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
loopwave.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
loopwavequeue.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
moose.dat
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
picture.xbm
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
relative_mode.markdown
|
bd61c276fa
Fixed compiling test with older C.
|
il y a 10 ans |
sample.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
sample.wav
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
template.test.in
|
ce502054ad
test: Install GNOME-style installed-tests metadata
|
il y a 3 ans |
testatomic.c
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
il y a 2 ans |
testaudiocapture.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testaudiohotplug.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testaudioinfo.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testautomation.c
|
2dddaa7dc9
backport x11/sdl2 fixes
|
il y a 2 ans |
testautomation_audio.c
|
d2a2787783
Fix remaining -Wimplicit-fallthrough warnings
|
il y a 2 ans |
testautomation_clipboard.c
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
il y a 2 ans |
testautomation_events.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
il y a 2 ans |
testautomation_guid.c
|
7f7ea909bc
testautomation_guid.c: fix integer warning in 32 bit builds.
|
il y a 1 an |
testautomation_hints.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
il y a 2 ans |
testautomation_joystick.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
il y a 2 ans |
testautomation_keyboard.c
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
il y a 2 ans |
testautomation_main.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
il y a 2 ans |
testautomation_math.c
|
977781d3f4
testautomation_math: avoid equality tests with INFINITY
|
il y a 2 ans |
testautomation_mouse.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
il y a 2 ans |
testautomation_pixels.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
il y a 2 ans |
testautomation_platform.c
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
il y a 2 ans |
testautomation_rect.c
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
il y a 2 ans |
testautomation_render.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
il y a 2 ans |
testautomation_rwops.c
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
il y a 2 ans |
testautomation_sdltest.c
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
il y a 2 ans |
testautomation_stdlib.c
|
7308325559
Added support for printing wide strings using "%ls" syntax
|
il y a 1 an |
testautomation_suites.h
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
il y a 2 ans |
testautomation_surface.c
|
bcccbbd894
tests: avoid redefinition warnings for MSVC _CRT_???_NO_DEPRECATE macros
|
il y a 2 ans |
testautomation_syswm.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
il y a 2 ans |
testautomation_timer.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
il y a 2 ans |
testautomation_video.c
|
2dddaa7dc9
backport x11/sdl2 fixes
|
il y a 2 ans |
testbounds.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testcustomcursor.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testdisplayinfo.c
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
il y a 2 ans |
testdraw2.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testdrawchessboard.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testdropfile.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testerror.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testevdev.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testfile.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testfilesystem.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testgamecontroller.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testgeometry.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testgesture.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testgl2.c
|
92a487f2e4
style fixes for SDL_PROC macros.
|
il y a 1 an |
testgles.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testgles2.c
|
92a487f2e4
style fixes for SDL_PROC macros.
|
il y a 1 an |
testgles2_sdf.c
|
feeec90873
test/testgles2_sdf.c: type fixes from commit e26e893daf, style clean-up.
|
il y a 1 an |
testgles2_sdf_img_normal.bmp
|
0e7d435f13
Add basic testgles2_sdf program to demonstrate sign distance field with opengles2
|
il y a 4 ans |
testgles2_sdf_img_sdf.bmp
|
0e7d435f13
Add basic testgles2_sdf program to demonstrate sign distance field with opengles2
|
il y a 4 ans |
testhaptic.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
il y a 2 ans |
testhittesting.c
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
il y a 2 ans |
testhotplug.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testiconv.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testime.c
|
17515f4aef
Backport simplify flags PR #7220
|
il y a 2 ans |
testintersections.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testjoystick.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testkeys.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testloadso.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testlocale.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testlock.c
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
il y a 2 ans |
testmessage.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testmouse.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testmultiaudio.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testnative.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testnative.h
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testnativecocoa.m
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
testnativeos2.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testnativew32.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testnativex11.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testoffscreen.c
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
il y a 2 ans |
testoverlay2.c
|
d2a2787783
Fix remaining -Wimplicit-fallthrough warnings
|
il y a 2 ans |
testplatform.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testpower.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testqsort.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testrelative.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testrendercopyex.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testrendertarget.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testresample.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testrumble.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testscale.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testsem.c
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
il y a 2 ans |
testsensor.c
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
il y a 2 ans |
testshader.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testshape.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testsprite2.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testspriteminimal.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
teststreaming.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testsurround.c
|
03c239ded9
testsurround: fix channel names
|
il y a 2 ans |
testthread.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testtimer.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testurl.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testutils.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testutils.h
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testver.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testviewport.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testvulkan.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testwm2.c
|
5e35309913
fix bad merge of sizeof style patch
|
il y a 2 ans |
testyuv.bmp
|
a6a4e27ae8
Updated SDL's YUV support, many thanks to Adrien Descamps
|
il y a 7 ans |
testyuv.c
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
il y a 2 ans |
testyuv_cvt.c
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
testyuv_cvt.h
|
0479df53ca
Updated copyright for 2023
|
il y a 2 ans |
torturethread.c
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
il y a 2 ans |
unifont-13.0.06-license.txt
|
f9bf1aeba8
Latest Unifont with OFL is now bundled. (#4268)
|
il y a 3 ans |
unifont-13.0.06.hex
|
f9bf1aeba8
Latest Unifont with OFL is now bundled. (#4268)
|
il y a 3 ans |
utf8.txt
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
watcom.mif
|
c833294817
tests, watcom: silence lots of W202 warnings from new vulkan headers.
|
il y a 2 ans |