You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/components/debug
AnyOldName3 33884dba30 Share the dump directory for crash and freeze dumps
This means the shared memory struct is just 255 bytes longer than a few
commits ago instead of 32K.

Also introduce a function for putting path strings in the shared memory
as there was too much copied and pasted code and it was error-prone.

Also free some handles once we're done with them so they don't leak.

Manual port of https://gitlab.com/OpenMW/openmw/-/merge_requests/3221 to OpenMW 0.48
10 months ago
..
debugging.cpp Share the dump directory for crash and freeze dumps 10 months ago
debugging.hpp Fix logging and config for portable setup 12 months ago
debuglog.cpp Move Log implementation to cpp, remove expensive mutex include in hpp 2 years ago
debuglog.hpp Move Log implementation to cpp, remove expensive mutex include in hpp 2 years ago
gldebug.cpp [Postprocessing] Stereo integration 2 years ago
gldebug.hpp Add glDebugGroup support 3 years ago