vkdoom_m/src/rendering/polyrenderer
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
..
drawers - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
math - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
scene - fixed: The software renderer was accessing the global viewpoint in several places. 2019-05-12 09:16:17 +02:00
poly_all.cpp - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
poly_renderer.cpp - fixed output of software renderers with Vulkan backend 2019-05-08 22:02:05 +03:00
poly_renderer.h - fixed output of software renderers with Vulkan backend 2019-05-08 22:02:05 +03:00
poly_renderthread.cpp - Write out a warning if std:🧵:hardware_concurrency returns zero. 2019-05-09 15:57:23 +02:00
poly_renderthread.h - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00