raze/source
Christoph Oelckers c7e25726c1 - use memset to clear 'gs' in loadconst.
MSVC compiled the old assignment to memsetting a local copy and then memcpying it to the destination, but this struct is far too large for that and was causing occasional stack errors when debugging.
2022-12-20 12:44:34 +01:00
..
build - big texture system refactor. 2022-12-18 13:05:58 +01:00
common - backend cleanup from GZDoom. 2022-12-18 16:31:50 +01:00
core - Blood: add all statically stored EventObjects to the GC processor. 2022-12-18 17:54:54 +01:00
games - use memset to clear 'gs' in loadconst. 2022-12-20 12:44:34 +01:00
platform - updated minimum macOS version in bundle .plist file 2022-12-15 10:26:51 +02:00
thirdparty - Use #pragma once in EASTL's intrusive_list.h. 2021-12-30 23:00:39 +11:00
CMakeLists.txt - delete entry for Vulkan's natvis file from project 2022-12-18 19:40:27 +01:00
g_pch.h - backend cleanup from GZDoom. 2022-12-18 16:31:50 +01:00