SDL/VisualC-GDK
Sam Lantinga 7a069cc4b0 Allow optimizing memcpy and memset where possible
Modern C runtimes have well optimized memset and memcpy, so use those instead of dispatching into SDL's versions. In addition, some compilers can analyze memset and memcpy calls and directly turn them into optimized assembly.
2024-01-21 06:55:29 -08:00
..
SDL Allow optimizing memcpy and memset where possible 2024-01-21 06:55:29 -08:00
SDL_test Moved testautomation data out of SDL_test library 2023-01-26 10:25:44 -08:00
logos Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00
shaders Make Xbox GDK code public (and fix some GDK code rot) (#8844) 2024-01-14 20:31:41 -08:00
tests Make Xbox GDK code public (and fix some GDK code rot) (#8844) 2024-01-14 20:31:41 -08:00
SDL.sln Make Xbox GDK code public (and fix some GDK code rot) (#8844) 2024-01-14 20:31:41 -08:00
clean.sh Make Xbox GDK code public (and fix some GDK code rot) (#8844) 2024-01-14 20:31:41 -08:00