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 1bdcb5d6d9 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.
1 year ago
..
debugdraw.cpp shade refactor 2 years ago
debugdraw.hpp Apply clang-format to code base 2 years ago
debugging.cpp Share the dump directory for crash and freeze dumps 1 year ago
debugging.hpp Setup logging with properly initialized configuration manager 2 years ago
debuglog.cpp Remove redundant operator<< overloads from Log 2 years ago
debuglog.hpp Remove redundant operator<< overloads from Log 2 years ago
gldebug.cpp Revert "Merge branch 'fix_macos_build' into 'master'" 2 years ago
gldebug.hpp Fix and prevent -Wextra-semi warning 2 years ago