vkdoom_m/src/rendering/swrenderer/plane
Christoph Oelckers 2dc12aef71 - removed the NetUpdate calls from the software renderer.
These can cause highly dangerous recursions and execute play code deep inside the renderer and since the hardware renderer does not have these, there is very little point for the software renderer to retain them.
2019-03-31 09:02:11 +02:00
..
r_flatplane.cpp
r_flatplane.h
r_planerenderer.cpp
r_planerenderer.h
r_skyplane.cpp
r_skyplane.h
r_slopeplane.cpp
r_slopeplane.h
r_visibleplane.cpp
r_visibleplane.h
r_visibleplanelist.cpp
r_visibleplanelist.h