doom3-bfg/neo/renderer/Passes
2023-06-23 16:30:48 -04:00
..
CommonPasses.cpp Point to latest RB/nvrhi/main 2022-12-06 23:43:56 +01:00
CommonPasses.h Fixed FramebufferInfoEx in CommonPasses 2022-12-06 23:51:49 +01:00
FowardShadingPass.cpp Implemented NVRHI timer queries 2022-03-24 18:22:41 +01:00
FowardShadingPass.h Sync NVRHI branch by SP 2022-03-14 10:00:30 +01:00
GBufferFillPass.cpp Started to clean up the renderer removing obsolete Vulkan bits 2023-03-10 17:10:25 +01:00
GBufferFillPass.h Sync NVRHI branch by SP 2022-03-14 10:00:30 +01:00
GeometryPasses.cpp Implemented NVRHI timer queries 2022-03-24 18:22:41 +01:00
GeometryPasses.h Sync NVRHI branch by SP 2022-03-14 10:00:30 +01:00
MipMapGenPass.cpp Replaced std::min/max with Min/Max 2022-11-19 16:46:21 +01:00
MipMapGenPass.h Added more missing files 2022-02-21 19:21:16 +01:00
SsaoPass.cpp Fixed SSAO flickering when TAA is off #744 2023-02-22 09:48:00 +01:00
SsaoPass.h Added missing TAA pixeloffset to SSAO pass 2023-02-11 18:08:00 +01:00
TemporalAntiAliasingPass.cpp Fix MSVC warnings for RBDoom3BFG, suppress for some third party source libs (jpeg, png, oggvorbis) 2023-06-23 16:30:48 -04:00
TemporalAntiAliasingPass.h Fixed crash in Delta Labs Sector 3 with Vulkan on Linux (Radeon RX 6700) 2023-05-23 17:50:25 +02:00
TonemapPass.cpp Fixed crash in Delta Labs Sector 3 with Vulkan on Linux (Radeon RX 6700) 2023-05-23 17:50:25 +02:00
TonemapPass.h Fixed crash in Delta Labs Sector 3 with Vulkan on Linux (Radeon RX 6700) 2023-05-23 17:50:25 +02:00