..
emscripten
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
n3ds
N3DS port (squashed)
2022-10-10 08:50:59 -07:00
nacl
shapes
acinclude.m4
revert replace AM_PATH_SDL2 usage with corresponding PKG_CHECK_MODULES.
2022-11-07 21:15:30 +03:00
autogen.sh
axis.bmp
button.bmp
checkkeys.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:23:59 -08:00
checkkeysthreads.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:23:59 -08:00
CMakeLists.txt
testgles2_sdf: build with CMake + fix build errors/warnings
2023-05-19 15:24:52 +02:00
configure
revert replace AM_PATH_SDL2 usage with corresponding PKG_CHECK_MODULES.
2022-11-07 21:15:30 +03:00
configure.ac
revert replace AM_PATH_SDL2 usage with corresponding PKG_CHECK_MODULES.
2022-11-07 21:15:30 +03:00
controllermap.bmp
controllermap.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:23:59 -08:00
controllermap_back.bmp
COPYING
icon.bmp
loopwave.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
loopwavequeue.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
Makefile.in
Added a virtual joystick automated test
2022-07-13 08:58:15 -07:00
Makefile.os2
tests: added -DHAVE_SIGNAL_H to CFLAGS in watcom makefiles
2023-03-08 18:56:50 +03:00
Makefile.w32
tests: added -DHAVE_SIGNAL_H to CFLAGS in watcom makefiles
2023-03-08 18:56:50 +03:00
moose.dat
picture.xbm
README
relative_mode.markdown
sample.bmp
sample.wav
template.test.in
testatomic.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:23:59 -08:00
testaudiocapture.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testaudiohotplug.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testaudioinfo.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testautomation.c
backport x11/sdl2 fixes
2023-03-25 10:27:17 +01:00
testautomation_audio.c
Fix remaining -Wimplicit-fallthrough warnings
2023-03-28 19:24:33 +02:00
testautomation_clipboard.c
Clang-Tidy fixes ( #6725 )
2022-12-01 13:08:50 -08:00
testautomation_events.c
Update for SDL3 coding style ( #6717 )
2022-11-30 12:57:41 -08:00
testautomation_guid.c
Update for SDL3 coding style ( #6717 )
2022-11-30 12:57:41 -08:00
testautomation_hints.c
Update for SDL3 coding style ( #6717 )
2022-11-30 12:57:41 -08:00
testautomation_joystick.c
Update for SDL3 coding style ( #6717 )
2022-11-30 12:57:41 -08:00
testautomation_keyboard.c
Clang-Tidy fixes ( #6725 )
2022-12-01 13:08:50 -08:00
testautomation_main.c
Update for SDL3 coding style ( #6717 )
2022-11-30 12:57:41 -08:00
testautomation_math.c
testautomation_math: avoid equality tests with INFINITY
2023-03-27 06:13:28 +00:00
testautomation_mouse.c
Update for SDL3 coding style ( #6717 )
2022-11-30 12:57:41 -08:00
testautomation_pixels.c
Update for SDL3 coding style ( #6717 )
2022-11-30 12:57:41 -08:00
testautomation_platform.c
Clang-Tidy fixes ( #6725 )
2022-12-01 13:08:50 -08:00
testautomation_rect.c
Clang-Tidy fixes ( #6725 )
2022-12-01 13:08:50 -08:00
testautomation_render.c
Update for SDL3 coding style ( #6717 )
2022-11-30 12:57:41 -08:00
testautomation_rwops.c
Clang-Tidy fixes ( #6725 )
2022-12-01 13:08:50 -08:00
testautomation_sdltest.c
Clang-Tidy fixes ( #6725 )
2022-12-01 13:08:50 -08:00
testautomation_stdlib.c
Added support for printing wide strings using "%ls" syntax
2023-05-26 14:59:30 -07:00
testautomation_suites.h
Update for SDL3 coding style ( #6717 )
2022-11-30 12:57:41 -08:00
testautomation_surface.c
tests: avoid redefinition warnings for MSVC _CRT_???_NO_DEPRECATE macros
2022-12-05 00:35:32 +03:00
testautomation_syswm.c
Update for SDL3 coding style ( #6717 )
2022-11-30 12:57:41 -08:00
testautomation_timer.c
Update for SDL3 coding style ( #6717 )
2022-11-30 12:57:41 -08:00
testautomation_video.c
backport x11/sdl2 fixes
2023-03-25 10:27:17 +01:00
testbounds.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testcustomcursor.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testdisplayinfo.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:23:59 -08:00
testdraw2.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testdrawchessboard.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testdropfile.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testerror.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testevdev.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testfile.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testfilesystem.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testgamecontroller.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testgeometry.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testgesture.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testgl2.c
style fixes for SDL_PROC macros.
2023-05-19 14:10:02 +03:00
testgles.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testgles2.c
style fixes for SDL_PROC macros.
2023-05-19 14:10:02 +03:00
testgles2_sdf.c
test/testgles2_sdf.c: type fixes from commit e26e893daf, style clean-up.
2023-05-19 17:00:24 +03:00
testgles2_sdf_img_normal.bmp
testgles2_sdf_img_sdf.bmp
testhaptic.c
Update for SDL3 coding style ( #6717 )
2022-11-30 12:57:41 -08:00
testhittesting.c
Update for SDL3 coding style ( #6717 )
2022-11-30 12:57:41 -08:00
testhotplug.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testiconv.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testime.c
Backport simplify flags PR #7220
2023-02-09 17:19:46 -08:00
testintersections.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testjoystick.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testkeys.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testloadso.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testlocale.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testlock.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:23:59 -08:00
testmessage.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testmouse.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testmultiaudio.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testnative.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testnative.h
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testnativecocoa.m
testnativeos2.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testnativew32.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testnativex11.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testoffscreen.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:23:59 -08:00
testoverlay2.c
Fix remaining -Wimplicit-fallthrough warnings
2023-03-28 19:24:33 +02:00
testplatform.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testpower.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testqsort.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testrelative.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testrendercopyex.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testrendertarget.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testresample.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testrumble.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testscale.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testsem.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:23:59 -08:00
testsensor.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:23:59 -08:00
testshader.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testshape.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testsprite2.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testspriteminimal.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
teststreaming.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testsurround.c
testsurround: fix channel names
2023-03-28 10:21:35 -07:00
testthread.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testtimer.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testurl.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testutils.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testutils.h
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testver.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testviewport.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testvulkan.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testwm2.c
fix bad merge of sizeof style patch
2023-03-10 08:32:24 +03:00
testyuv.bmp
testyuv.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:23:59 -08:00
testyuv_cvt.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
testyuv_cvt.h
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
torturethread.c
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
2023-03-09 15:23:59 -08:00
unifont-13.0.06-license.txt
unifont-13.0.06.hex
utf8.txt
watcom.mif
tests, watcom: silence lots of W202 warnings from new vulkan headers.
2022-09-18 17:33:04 +03:00