mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-16 20:50:38 +00:00
31b7e7fa3d
* Inline if statements were applying `DrawTexture()` calls to cases where they were not being called before, affecting animation. * Repaired issue where with high frame rates, the code behind `if (totalclock > (1000000000L) && totalclock < (1000000320L))` wasn't triggered because `totalclock` hadn't become `1000000001` yet. * Fixes #34. |
||
---|---|---|
.. | ||
blood | ||
build | ||
common | ||
core | ||
exhumed | ||
games/duke | ||
glbackend | ||
libsmackerdec | ||
platform | ||
sw | ||
thirdparty | ||
__autostart.cpp | ||
CMakeLists.txt | ||
g_pch.h | ||
gitinfo.cpp | ||
zzautozend.cpp |