scummvm/engines/testbed
Le Philousophe e61dac6c68 BACKENDS: Allow write streams to be created atomically
When creating an atomic write stream, the file is only created once it
is closed.
This can be done using a temporary file.
This commit only adds the API but not the proper implementation.
2024-10-15 22:45:50 +02:00
..
cloud.cpp
cloud.h
config-params.cpp BACKENDS: Allow write streams to be created atomically 2024-10-15 22:45:50 +02:00
config-params.h
config.cpp
config.h
configure.engine
detection.cpp
events.cpp
events.h
fs.cpp
fs.h
graphics.cpp
graphics.h
imgui.cpp
imgui.h
metaengine.cpp
midi.cpp
midi.h
misc.cpp
misc.h
module.mk
networking.cpp
networking.h
savegame.cpp
savegame.h
sound.cpp
sound.h
speech.cpp
speech.h
template.h
testbed.cpp
testbed.h
testsuite.cpp
testsuite.h
video.cpp
video.h
webserver.cpp
webserver.h