8cde69f5f2
Windows APIs don't really provide a way to change a filename case. This
implements a little juggling to make this work. We first create a
guaranteed unique temporary file, we then replace the original file with
the temporary file and we finally rename it to the desired filename
case.
(cherry picked from commit
|
||
---|---|---|
.. | ||
alsa | ||
convex_decomp | ||
coreaudio | ||
dummy | ||
gl_context | ||
gles3 | ||
png | ||
pulseaudio | ||
rtaudio | ||
unix | ||
wasapi | ||
windows | ||
xaudio2 | ||
zlib | ||
register_driver_types.cpp | ||
register_driver_types.h | ||
SCsub |