dxx-rebirth/similar
Kp 8eec1dc810 Eliminate unnecessary string copy in PHYSFSX_addRelToSearchPath
Pass a mutable buffer from the caller, and allow
PHYSFSX_addRelToSearchPath to adjust the capitalization in that buffer,
rather than creating a copy in a stack local.  This can slightly affect
status messages that use the name, but otherwise should have no effect
on the game.
2023-05-13 15:02:55 +00:00
..
2d Remove support for -DSWAP_0_255 2023-04-23 21:45:31 +00:00
3d Document type of gr_find_closest_color_15bpp input 2023-04-22 14:56:35 +00:00
arch Use RAII to manage SDL_LockAudio state 2023-05-13 15:02:55 +00:00
editor Eliminate unnecessary string copy in PHYSFSX_addRelToSearchPath 2023-05-13 15:02:55 +00:00
main Eliminate unnecessary string copy in PHYSFSX_addRelToSearchPath 2023-05-13 15:02:55 +00:00
misc Eliminate unnecessary string copy in PHYSFSX_addRelToSearchPath 2023-05-13 15:02:55 +00:00