..
emscripten
…
n3ds
N3DS port (squashed)
2022-10-10 08:50:59 -07:00
nacl
…
shapes
…
win32
Copy sdlprocdump from SDL3
2024-08-31 23:49:22 +02:00
CMakeLists.txt
ci: merge all workflows
2024-11-23 20:00:37 +01:00
COPYING
…
Makefile.in
Fixed build
2024-01-27 20:18:39 -08: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
README
…
acinclude.m4
test/acinclude.m4 (AM_PATH_SDL2): apply recent sdl2.m4 PKG_CONFIG patch
2024-01-09 17:11:10 +03:00
autogen.sh
…
axis.bmp
…
button.bmp
…
checkkeys.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
checkkeysthreads.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
configure
test/acinclude.m4 (AM_PATH_SDL2): apply recent sdl2.m4 PKG_CONFIG patch
2024-01-09 17:11:10 +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
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
controllermap_back.bmp
…
icon.bmp
…
loopwave.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
loopwavequeue.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
moose.dat
…
picture.xbm
…
relative_mode.markdown
…
sample.bmp
…
sample.wav
…
template.test.in
…
testatomic.c
test: use SDL_test for parsing arguments in all non-interactive tests
2024-08-31 23:49:22 +02:00
testaudiocapture.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testaudiohotplug.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testaudioinfo.c
test: use SDL_test for parsing arguments in all non-interactive tests
2024-08-31 23:49:22 +02:00
testautomation.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testautomation_audio.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testautomation_clipboard.c
Removed spurious casts
2023-07-03 16:11:02 -07:00
testautomation_events.c
Fix video_getSetWindowPosition() that fail when checking events,
2024-01-21 23:44:53 +01:00
testautomation_guid.c
Fixed ASAN warning, runtime error: left shift of 160 by 24 places cannot be represented in type 'int'
2024-01-11 09:02:19 -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
testautomation keyboard: use `space` instead of `a`
2024-11-08 18:21:32 +03:00
testautomation_log.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testautomation_main.c
Remove one test that contains call of SDL_Quit() / SDL_Init() because it
2024-01-21 23:44:53 +01:00
testautomation_math.c
testautomation_math: Fix misleading log output
2024-02-02 07:45:06 -08:00
testautomation_mouse.c
[SDL2] pointer boolean ( #8523 )
2023-11-10 06:30:56 -08:00
testautomation_pixels.c
Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB
2023-11-20 15:50:51 -08:00
testautomation_platform.c
Fix compilation / same as sdl2-compat
2023-12-20 22:29:51 +03:00
testautomation_rect.c
Clang-Tidy fixes ( #6725 )
2022-12-01 13:08:50 -08:00
testautomation_render.c
testautomation: only require accelerated renderer with non-dummy video driver
2024-01-08 11:01:06 -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
Implemented left-justification in SDL_PrintString()
2024-08-04 20:05:41 -07:00
testautomation_subsystems.c
Verify that the subsystems were successfully initialized
2024-09-15 12:05:31 -07:00
testautomation_suites.h
Added the environment variable SDL_LOGGING to control default log output
2024-01-27 19:46:25 -08:00
testautomation_surface.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testautomation_syswm.c
Update for SDL3 coding style ( #6717 )
2022-11-30 12:57:41 -08:00
testautomation_timer.c
Move check for SDL_Delay upper bounds to testtimer
2024-01-21 23:44:53 +01:00
testautomation_video.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testbounds.c
test: use SDL_test for parsing arguments in all non-interactive tests
2024-08-31 23:49:22 +02:00
testcustomcursor.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testdisplayinfo.c
test: use SDL_test for parsing arguments in all non-interactive tests
2024-08-31 23:49:22 +02:00
testdraw2.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testdrawchessboard.c
testdrawchessboard: Allow using the standard render API
2024-10-12 13:56:51 -07:00
testdropfile.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testerror.c
test: use SDL_test for parsing arguments in all non-interactive tests
2024-08-31 23:49:22 +02:00
testevdev.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testfile.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testfilesystem.c
test: use SDL_test for parsing arguments in all non-interactive tests
2024-08-31 23:49:22 +02:00
testfilesystem_pre.c
test: use SDL_test for parsing arguments in all non-interactive tests
2024-08-31 23:49:22 +02:00
testgamecontroller.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testgeometry.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testgesture.c
remove several instances of unnecessary emptry str "" after SDL_PRI???
2024-01-18 17:25:56 +03:00
testgl2.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testgles.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testgles2.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testgles2_sdf.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testgles2_sdf_img_normal.bmp
…
testgles2_sdf_img_sdf.bmp
…
testhaptic.c
testhaptic.c: include stdlib.h for exit()
2024-01-23 01:20:00 +03:00
testhittesting.c
[SDL2] pointer boolean ( #8523 )
2023-11-10 06:30:56 -08:00
testhotplug.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testiconv.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testime.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testintersections.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testjoystick.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testkeys.c
test: use SDL_test for parsing arguments in all non-interactive tests
2024-08-31 23:49:22 +02:00
testloadso.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testlocale.c
testlocale, testplatform, testqsort: replace exit(1) calls with return 1
2024-09-05 00:28:32 +03:00
testlock.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testmessage.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testmouse.c
testmouse: Create the window on the touch screen when building for the 3DS
2024-04-15 03:33:10 -10:00
testmultiaudio.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testnative.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testnative.h
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testnativecocoa.m
fixed typo in prev. patch.
2023-07-28 07:35:14 +03:00
testnativeos2.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testnativew32.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testnativex11.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testoffscreen.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testoverlay2.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testplatform.c
testlocale, testplatform, testqsort: replace exit(1) calls with return 1
2024-09-05 00:28:32 +03:00
testpower.c
test: use SDL_test for parsing arguments in all non-interactive tests
2024-08-31 23:49:22 +02:00
testqsort.c
testlocale, testplatform, testqsort: replace exit(1) calls with return 1
2024-09-05 00:28:32 +03:00
testrelative.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testrendercopyex.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testrendertarget.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testresample.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testrumble.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testscale.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testsem.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testsensor.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testshader.c
testshader.c: include stdlib.h for exit()
2024-07-22 17:40:56 +03:00
testshape.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testsprite2.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testspriteminimal.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
teststreaming.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testsurround.c
test: use SDL_test for parsing arguments in all non-interactive tests
2024-08-31 23:49:22 +02:00
testthread.c
Fixed memory leak in testthread
2024-09-05 07:11:56 -07:00
testtimer.c
test: use SDL_test for parsing arguments in all non-interactive tests
2024-08-31 23:49:22 +02:00
testurl.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testutils.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testutils.h
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testver.c
test: use SDL_test for parsing arguments in all non-interactive tests
2024-08-31 23:49:22 +02:00
testviewport.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testvulkan.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testwm2.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 10:51:30 -07:00
testyuv.bmp
…
testyuv.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testyuv_cvt.c
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
testyuv_cvt.h
Updated copyright for 2024
2024-01-01 13:19:49 -08:00
torturethread.c
Use atomic variables for thread communication
2024-09-05 07:09:27 -07:00
unifont-13.0.06-license.txt
…
unifont-13.0.06.hex
…
utf8.txt
…
watcom.mif
test, watcom.mif: revert 78391e6530
2024-05-01 17:37:20 +03:00