raze/source/core/rendering
Christoph Oelckers f83e678ea0 - use the smooth ratio from the game logic in the renderer instead of calling I_GetTimeFrac again.
Unlike the higher level code this does not check for game over conditions.
2021-04-14 21:17:32 +02:00
..
scene - fixed bad sector addressing in flat sprites drawer. 2021-04-14 19:17:40 +02:00
hw_entrypoint.cpp - use the smooth ratio from the game logic in the renderer instead of calling I_GetTimeFrac again. 2021-04-14 21:17:32 +02:00
hw_models.cpp - voxel rendering. 2021-04-02 18:20:07 +02:00
hw_models.h - voxel rendering. 2021-04-02 18:20:07 +02:00
hw_palmanager.cpp - moved palette manager for indexed textures out of glbackend 2021-04-05 20:00:21 +02:00
hw_palmanager.h - moved palette manager for indexed textures out of glbackend 2021-04-05 20:00:21 +02:00
hw_voxels.cpp - Cleanup of the voxel code. 2021-04-05 18:05:43 +02:00
hw_voxels.h - Cleanup of the voxel code. 2021-04-05 18:05:43 +02:00
render.h - use the smooth ratio from the game logic in the renderer instead of calling I_GetTimeFrac again. 2021-04-14 21:17:32 +02:00