Akio Gaule c382e53862 Fixes for the mobile pipeline using subpass (#18434) 3 months ago
..
BlendColorGradingLutsPass.cpp fdabdc28e1 Add support for specialization constants for shader options (#18019) 7 months ago
BlendColorGradingLutsPass.h 02f1d59375 Removing the prefix from all MultiDevice classes. 8 months ago
BloomBlurPass.cpp b1c5fd9c46 SRG-related resources. 8 months ago
BloomBlurPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 years ago
BloomCompositePass.cpp 3314391c34 Use the pipelineViewTag of a parent pass in the pipeline hierarchy 1 year ago
BloomCompositePass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 years ago
BloomDownsamplePass.cpp 09acc62ff8 Add indirectDispatch and FullscreenDispatch to RPI::ComputePass 5 months ago
BloomDownsamplePass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 years ago
BloomParentPass.cpp 17099866a5 Qingtao/posteffects (#119) 10 months ago
BloomParentPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 years ago
ChromaticAberrationPass.cpp 3314391c34 Use the pipelineViewTag of a parent pass in the pipeline hierarchy 1 year ago
ChromaticAberrationPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 years ago
DepthOfFieldBokehBlurPass.cpp 7721335168 RenderPass 8 months ago
DepthOfFieldBokehBlurPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 years ago
DepthOfFieldCompositePass.cpp 7721335168 RenderPass 8 months ago
DepthOfFieldCompositePass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 years ago
DepthOfFieldCopyFocusDepthToCpuPass.cpp 02f1d59375 Removing the prefix from all MultiDevice classes. 8 months ago
DepthOfFieldCopyFocusDepthToCpuPass.h 02f1d59375 Removing the prefix from all MultiDevice classes. 8 months ago
DepthOfFieldMaskPass.cpp 3314391c34 Use the pipelineViewTag of a parent pass in the pipeline hierarchy 1 year ago
DepthOfFieldMaskPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 years ago
DepthOfFieldParentPass.cpp 3314391c34 Use the pipelineViewTag of a parent pass in the pipeline hierarchy 1 year ago
DepthOfFieldParentPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 years ago
DepthOfFieldPencilMap.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 years ago
DepthOfFieldReadBackFocusDepthPass.cpp 3314391c34 Use the pipelineViewTag of a parent pass in the pipeline hierarchy 1 year ago
DepthOfFieldReadBackFocusDepthPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 years ago
DepthOfFieldWriteFocusDepthFromGpuPass.cpp c382e53862 Fixes for the mobile pipeline using subpass (#18434) 3 months ago
DepthOfFieldWriteFocusDepthFromGpuPass.h c382e53862 Fixes for the mobile pipeline using subpass (#18434) 3 months ago
DepthUpsamplePass.cpp d3da22b593 switching attachment on binding to private to avoid incorrect setting corrected in previous commit 3 years ago
DepthUpsamplePass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 years ago
ExposureControlRenderProxy.cpp 0b9497cd45 Changes call from AZ_TRACE to AZ_PROFILE. AZ_TRACE uses a driller bus that is going to be removed 3 years ago
EyeAdaptationPass.cpp 02f1d59375 Removing the prefix from all MultiDevice classes. 8 months ago
EyeAdaptationPass.h 02f1d59375 Removing the prefix from all MultiDevice classes. 8 months ago
FastDepthAwareBlurPasses.cpp 09acc62ff8 Add indirectDispatch and FullscreenDispatch to RPI::ComputePass 5 months ago
FastDepthAwareBlurPasses.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 years ago
FilmGrainPass.cpp 677f8fbcd5 Further changes as per suggestions on PR 1 year ago
FilmGrainPass.h 677f8fbcd5 Further changes as per suggestions on PR 1 year ago
HDRColorGradingPass.cpp 3314391c34 Use the pipelineViewTag of a parent pass in the pipeline hierarchy 1 year ago
HDRColorGradingPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 years ago
LookModificationCompositePass.cpp 02f1d59375 Removing the prefix from all MultiDevice classes. 8 months ago
LookModificationCompositePass.h 02f1d59375 Removing the prefix from all MultiDevice classes. 8 months ago
LookModificationTransformPass.cpp 41b61a5f03 Removing all SwapChainOutput uses, replaced with more generic PipelineOutput 2 years ago
LookModificationTransformPass.h 02f1d59375 Removing the prefix from all MultiDevice classes. 8 months ago
LuminanceHistogramGeneratorPass.cpp 02f1d59375 Removing the prefix from all MultiDevice classes. 8 months ago
LuminanceHistogramGeneratorPass.h 02f1d59375 Removing the prefix from all MultiDevice classes. 8 months ago
NewDepthOfFieldPasses.cpp 09acc62ff8 Add indirectDispatch and FullscreenDispatch to RPI::ComputePass 5 months ago
NewDepthOfFieldPasses.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 years ago
PaniniProjectionPass.cpp 677f8fbcd5 Further changes as per suggestions on PR 1 year ago
PaniniProjectionPass.h 677f8fbcd5 Further changes as per suggestions on PR 1 year ago
PostProcessingShaderOptionBase.cpp fdabdc28e1 Add support for specialization constants for shader options (#18019) 7 months ago
PostProcessingShaderOptionBase.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 years ago
SMAABasePass.cpp fdabdc28e1 Add support for specialization constants for shader options (#18019) 7 months ago
SMAABasePass.h fdabdc28e1 Add support for specialization constants for shader options (#18019) 7 months ago
SMAABlendingWeightCalculationPass.cpp 02f1d59375 Removing the prefix from all MultiDevice classes. 8 months ago
SMAABlendingWeightCalculationPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 years ago
SMAACommon.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 years ago
SMAAConfigurationDescriptor.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 years ago
SMAAConfigurationDescriptor.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 3 years ago
SMAAEdgeDetectionPass.cpp 02f1d59375 Removing the prefix from all MultiDevice classes. 8 months ago
SMAAEdgeDetectionPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 years ago
SMAAFeatureProcessor.cpp 0b9497cd45 Changes call from AZ_TRACE to AZ_PROFILE. AZ_TRACE uses a driller bus that is going to be removed 3 years ago
SMAAFeatureProcessor.h 8b652c8f94 Add AZ_CLASS_ALLOCATOR macros to subclasses as appropriate 2 years ago
SMAANeighborhoodBlendingPass.cpp 02f1d59375 Removing the prefix from all MultiDevice classes. 8 months ago
SMAANeighborhoodBlendingPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 years ago
SsaoPasses.cpp 3314391c34 Use the pipelineViewTag of a parent pass in the pipeline hierarchy 1 year ago
SsaoPasses.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 years ago
SubsurfaceScatteringPass.cpp 09acc62ff8 Add indirectDispatch and FullscreenDispatch to RPI::ComputePass 5 months ago
SubsurfaceScatteringPass.h 09acc62ff8 Add indirectDispatch and FullscreenDispatch to RPI::ComputePass 5 months ago
TaaPass.cpp 521b05caeb Abstract an UpdateImportedAttachmentImage in Pass.h 1 year ago
TaaPass.h 521b05caeb Abstract an UpdateImportedAttachmentImage in Pass.h 1 year ago
VignettePass.cpp 677f8fbcd5 Further changes as per suggestions on PR 1 year ago
VignettePass.h 677f8fbcd5 Further changes as per suggestions on PR 1 year ago
WhiteBalancePass.cpp 677f8fbcd5 Further changes as per suggestions on PR 1 year ago
WhiteBalancePass.h 677f8fbcd5 Further changes as per suggestions on PR 1 year ago