raze/source/sw
Christoph Oelckers 621a9338e5 - render camera textures with the hardware renderer.
This removes the last active use case for the software renderer and allows rendering the camera views at a higher resolution.
For Shadow Warrior this necessitated a split of JS_DrawMirrors, because it processed cameras and mirrors in the same loop which cannot be done with the hardware renderer.
2020-03-29 14:01:46 +02:00
..
src - render camera textures with the hardware renderer. 2020-03-29 14:01:46 +02:00
CMakeLists.txt - streamlined CMake configuration of game libraries 2020-01-27 18:11:35 +01:00