mirror of
https://github.com/DrBeef/Raze.git
synced 2025-01-21 00:20:59 +00:00
70087ebc12
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 |