SDL/VisualC
danprice142 bc413bf483 Merge DSU joystick driver into SDL_dsujoystick.c
Moved all DSU joystick driver logic from SDL_dsujoystick_driver.c into SDL_dsujoystick.c, removing the separate driver file. Updated SDL_dsujoystick_c.h to remove internal driver declarations and macros now handled in the implementation. Updated VisualC project file to remove the deleted driver source.
2025-11-15 23:10:37 +00:00
..
examples Use PNG files for tests and examples 2025-10-06 16:45:53 -07:00
SDL Merge DSU joystick driver into SDL_dsujoystick.c 2025-11-15 23:10:37 +00:00
SDL_test Remove superfluous '/utf-8' from MSBuild projects 2025-08-28 23:26:48 +02:00
tests Use PNG files for tests and examples 2025-10-06 16:45:53 -07:00
VisualC/examples fix MSVC projects after commit 51637495 2024-11-23 01:22:12 +03:00
clean.sh Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL.sln fix: Blending rendering anomaly when using the software renderer with SDL_WINDOW_TRANSPARENT on Windows. (#13866) 2025-09-04 07:41:45 -07:00