You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Atom/Feature/Common/Code/Source/DiffuseGlobalIllumination
dmcdiarmid-ly a365e15729
Merge pull request #6717 from aws-lumberyard-dev/Atom/dmcdiar/ATOM-16989
Improved DiffuseProbeGrid blending
4 years ago
..
DiffuseGlobalIlluminationFeatureProcessor.cpp Added DiffuseProbeGridDownsamplePass, which will disable when there are no DiffuseProbeGrids in the scene. 4 years ago
DiffuseGlobalIlluminationFeatureProcessor.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
DiffuseProbeGrid.cpp Improved DiffuseProbeGrid blending around the edges of the volume 4 years ago
DiffuseProbeGrid.h Improved DiffuseProbeGrid blending around the edges of the volume 4 years ago
DiffuseProbeGridBlendDistancePass.cpp Collection of miscellaneous PAL changes required for restricted platforms. (#6482) 4 years ago
DiffuseProbeGridBlendDistancePass.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
DiffuseProbeGridBlendIrradiancePass.cpp Collection of miscellaneous PAL changes required for restricted platforms. (#6482) 4 years ago
DiffuseProbeGridBlendIrradiancePass.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
DiffuseProbeGridBorderUpdatePass.cpp Collection of miscellaneous PAL changes required for restricted platforms. (#6482) 4 years ago
DiffuseProbeGridBorderUpdatePass.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
DiffuseProbeGridClassificationPass.cpp Collection of miscellaneous PAL changes required for restricted platforms. (#6482) 4 years ago
DiffuseProbeGridClassificationPass.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
DiffuseProbeGridDownsamplePass.cpp Minor changes to DiffuseProbeGridDownsamplePass 4 years ago
DiffuseProbeGridDownsamplePass.h Minor changes to DiffuseProbeGridDownsamplePass 4 years ago
DiffuseProbeGridFeatureProcessor.cpp Switched to a single merged ProbeData texture instead of separate textures for Relocation and Classification. 4 years ago
DiffuseProbeGridFeatureProcessor.h Switched to a single merged ProbeData texture instead of separate textures for Relocation and Classification. 4 years ago
DiffuseProbeGridRayTracingPass.cpp Collection of miscellaneous PAL changes required for restricted platforms. (#6482) 4 years ago
DiffuseProbeGridRayTracingPass.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
DiffuseProbeGridRelocationPass.cpp Collection of miscellaneous PAL changes required for restricted platforms. (#6482) 4 years ago
DiffuseProbeGridRelocationPass.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
DiffuseProbeGridRenderPass.cpp Collection of miscellaneous PAL changes required for restricted platforms. (#6482) 4 years ago
DiffuseProbeGridRenderPass.h Moved render checks to a ShouldRender() helper function. 4 years ago
DiffuseProbeGridTextureReadback.cpp Switched to a single merged ProbeData texture instead of separate textures for Relocation and Classification. 4 years ago
DiffuseProbeGridTextureReadback.h Switched to a single merged ProbeData texture instead of separate textures for Relocation and Classification. 4 years ago