vkdoom_m/src/rendering/swrenderer/plane
Christoph Oelckers cf58666708 - fixed: The software renderer was accessing the global viewpoint in several places.
Aside from using incorrect values this could crash the renderer if used in the very first rendering frame because the software renderer always operates on a copy.
2019-05-12 09:16:17 +02:00
..
r_flatplane.cpp - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
r_flatplane.h - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
r_planerenderer.cpp - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
r_planerenderer.h - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
r_skyplane.cpp - fixed: The software renderer was accessing the global viewpoint in several places. 2019-05-12 09:16:17 +02:00
r_skyplane.h - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
r_slopeplane.cpp - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
r_slopeplane.h - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
r_visibleplane.cpp - removed the NetUpdate calls from the software renderer. 2019-03-31 09:02:11 +02:00
r_visibleplane.h - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
r_visibleplanelist.cpp - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
r_visibleplanelist.h - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00