vkdoom_m/src/rendering/swrenderer
2019-08-20 23:05:20 +02:00
..
drawers - oops, patched the wrong file 2019-05-09 16:06:18 +02:00
line - removed the NetUpdate calls from the software renderer. 2019-03-31 09:02:11 +02:00
plane - fixed: The software renderer was accessing the global viewpoint in several places. 2019-05-12 09:16:17 +02:00
scene - oops, patched the wrong file 2019-05-09 16:06:18 +02:00
segments - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
textures - fixed bad texture canvas checks when in truecolor software rendering. 2019-08-09 13:59:54 +02:00
things - moved the generic palette utilities and the matrix class to 'utility' 2019-08-20 23:05:20 +02:00
viewport - fixed: The global viewpoint's Level member was accessed before it was set. 2019-02-08 13:12:46 +01:00
r_all.cpp - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
r_memory.cpp - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
r_memory.h - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
r_renderer.h - moved some more files. 2019-07-14 21:09:49 +02:00
r_renderthread.cpp - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
r_renderthread.h - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
r_swcolormaps.cpp - moved some more files. 2019-07-14 21:09:49 +02:00
r_swcolormaps.h - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
r_swrenderer.cpp - fixed output of software renderers with Vulkan backend 2019-05-08 22:02:05 +03:00
r_swrenderer.h - moved some more files. 2019-07-14 21:09:49 +02:00
r_swscene.cpp - moved some more files. 2019-07-14 21:09:49 +02:00
r_swscene.h - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00