raze/source/games/duke
Christoph Oelckers 70087ebc12 - fixed: The new renderer still called the Polymost screen finish function.
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.
2022-01-08 13:50:47 +01:00
..
src - fixed: The new renderer still called the Polymost screen finish function. 2022-01-08 13:50:47 +01:00
all.cpp - actually compile the game code as larger units and integrate them in the main project. 2021-01-04 11:52:10 +01:00
all_d.cpp - moved all font setup out of the C++ code. 2021-05-31 21:20:31 +02:00
all_r.cpp - moved all font setup out of the C++ code. 2021-05-31 21:20:31 +02:00