mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-06 13:01:21 +00:00
a594ba32d4
They are used a state identifiers but identical content-wise so MSVC's linker would merge them all together into one if some code wasn't added to make them different. A global check for the scratch variable was added in a harmless place to ensure that whole program optimization algorithms won't optimize it out anyway after discovering that the variable is never used. |
||
---|---|---|
.. | ||
blood | ||
build | ||
common | ||
duke3d | ||
exhumed | ||
glbackend | ||
libsmackerdec | ||
platform | ||
rr | ||
sw | ||
thirdparty | ||
CMakeLists.txt | ||
g_pch.h | ||
gitinfo.cpp |