raze/source/core/rendering
Christoph Oelckers 7a03967ceb - fixed clipping info not properly reset when rendering the scene in two passes.
We need to reset the gotsector array for that, but since we also need the accumulate result of both passes there's now two such arrays.
2021-04-07 16:52:17 +02:00
..
scene - fixed clipping info not properly reset when rendering the scene in two passes. 2021-04-07 16:52:17 +02:00
hw_entrypoint.cpp - enable palette emulation for the new renderer. 2021-04-05 13:05:31 +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 - fixed camera texture setup. 2021-03-28 19:22:51 +02:00