mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-01-24 01:31:01 +00:00
2c65f08011
* store the frame time in the current screen buffer from where all render code can access it. * replace some uses of I_MSTime with I_FPSTime, because they should not use a per-frame timer. The only one left is the wipe code but even this doesn't look like it needs either a per-frame timer or a timer counting from the start of the playsim. |
||
---|---|---|
.. | ||
compatibility | ||
data | ||
dynlights | ||
hqnx | ||
hqnx_asm | ||
models | ||
renderer | ||
scene | ||
shaders | ||
stereo3d | ||
system | ||
textures | ||
unused | ||
utility | ||
xbr | ||
gl_functions.h |