mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-29 16:31:43 +00:00
This led to a second, redundant postprocessing step with incorrect matrix values. It now calls screen->Update() directly without the unneeded stuff, but this required a bit of reordering in the game code to ensure that the renderer receives the weapon data to display. |
||
---|---|---|
.. | ||
scene | ||
hw_entrypoint.cpp | ||
hw_models.cpp | ||
hw_models.h | ||
hw_palmanager.cpp | ||
hw_palmanager.h | ||
hw_sections.cpp | ||
hw_sections.h | ||
hw_vertexmap.cpp | ||
hw_vertexmap.h | ||
hw_voxels.cpp | ||
hw_voxels.h | ||
render.h |