mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-05 20:41:06 +00:00
ab28697c18
I think this shows a fundamental misunderstanding of what constexpr means, even when declared as such it requires a constant argument to be treated as a constant. But since nearly all uses of this were not using constants, the compiler was emitting actual memory accesses to the array each time this was used. |
||
---|---|---|
.. | ||
audiolib | ||
blood | ||
build | ||
common | ||
duke3d | ||
glad | ||
glbackend | ||
libsmackerdec | ||
libxmp-lite | ||
mact | ||
platform | ||
rr | ||
sw | ||
thirdparty | ||
zmusic | ||
CMakeLists.txt | ||
g_pch.h | ||
sdlappicon.cpp | ||
version.h |