1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-31 21:45:35 +00:00
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
2023-07-13 00:13:20 +01:00
..
debugging.cpp Share the dump directory for crash and freeze dumps 2023-07-13 00:13:20 +01:00
debugging.hpp Fix logging and config for portable setup 2023-05-30 09:44:23 +02:00
debuglog.cpp Move Log implementation to cpp, remove expensive mutex include in hpp 2022-06-07 01:41:27 +03:00
debuglog.hpp Move Log implementation to cpp, remove expensive mutex include in hpp 2022-06-07 01:41:27 +03:00
gldebug.cpp [Postprocessing] Stereo integration 2022-06-21 15:55:06 +00:00
gldebug.hpp Add glDebugGroup support 2020-12-20 01:22:14 +00:00