Akio Gaule c382e53862 Fixes for the mobile pipeline using subpass (#18434) 3 weeks ago
..
BlendColorGradingLutsPass.cpp fdabdc28e1 Add support for specialization constants for shader options (#18019) 5 months ago
BlendColorGradingLutsPass.h 02f1d59375 Removing the prefix from all MultiDevice classes. 6 months ago
BloomBlurPass.cpp b1c5fd9c46 SRG-related resources. 6 months ago
BloomBlurPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 1 year 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) 1 year ago
BloomDownsamplePass.cpp 09acc62ff8 Add indirectDispatch and FullscreenDispatch to RPI::ComputePass 2 months ago
BloomDownsamplePass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 1 year ago
BloomParentPass.cpp 17099866a5 Qingtao/posteffects (#119) 7 months ago
BloomParentPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 1 year 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) 1 year ago
DepthOfFieldBokehBlurPass.cpp 7721335168 RenderPass 6 months ago
DepthOfFieldBokehBlurPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 1 year ago
DepthOfFieldCompositePass.cpp 7721335168 RenderPass 6 months ago
DepthOfFieldCompositePass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 1 year ago
DepthOfFieldCopyFocusDepthToCpuPass.cpp 02f1d59375 Removing the prefix from all MultiDevice classes. 6 months ago
DepthOfFieldCopyFocusDepthToCpuPass.h 02f1d59375 Removing the prefix from all MultiDevice classes. 6 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) 1 year 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) 1 year 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) 1 year ago
DepthOfFieldWriteFocusDepthFromGpuPass.cpp c382e53862 Fixes for the mobile pipeline using subpass (#18434) 3 weeks ago
DepthOfFieldWriteFocusDepthFromGpuPass.h c382e53862 Fixes for the mobile pipeline using subpass (#18434) 3 weeks ago
DepthUpsamplePass.cpp d3da22b593 switching attachment on binding to private to avoid incorrect setting corrected in previous commit 2 years ago
DepthUpsamplePass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 1 year 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. 6 months ago
EyeAdaptationPass.h 02f1d59375 Removing the prefix from all MultiDevice classes. 6 months ago
FastDepthAwareBlurPasses.cpp 09acc62ff8 Add indirectDispatch and FullscreenDispatch to RPI::ComputePass 2 months ago
FastDepthAwareBlurPasses.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 1 year 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) 1 year ago
LookModificationCompositePass.cpp 02f1d59375 Removing the prefix from all MultiDevice classes. 6 months ago
LookModificationCompositePass.h 02f1d59375 Removing the prefix from all MultiDevice classes. 6 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. 6 months ago
LuminanceHistogramGeneratorPass.cpp 02f1d59375 Removing the prefix from all MultiDevice classes. 6 months ago
LuminanceHistogramGeneratorPass.h 02f1d59375 Removing the prefix from all MultiDevice classes. 6 months ago
NewDepthOfFieldPasses.cpp 09acc62ff8 Add indirectDispatch and FullscreenDispatch to RPI::ComputePass 2 months ago
NewDepthOfFieldPasses.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 1 year 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) 5 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) 5 months ago
SMAABasePass.h fdabdc28e1 Add support for specialization constants for shader options (#18019) 5 months ago
SMAABlendingWeightCalculationPass.cpp 02f1d59375 Removing the prefix from all MultiDevice classes. 6 months ago
SMAABlendingWeightCalculationPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 1 year 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. 6 months ago
SMAAEdgeDetectionPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 1 year 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 1 year ago
SMAANeighborhoodBlendingPass.cpp 02f1d59375 Removing the prefix from all MultiDevice classes. 6 months ago
SMAANeighborhoodBlendingPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 1 year 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) 1 year ago
SubsurfaceScatteringPass.cpp 09acc62ff8 Add indirectDispatch and FullscreenDispatch to RPI::ComputePass 2 months ago
SubsurfaceScatteringPass.h 09acc62ff8 Add indirectDispatch and FullscreenDispatch to RPI::ComputePass 2 months ago
TaaPass.cpp 521b05caeb Abstract an UpdateImportedAttachmentImage in Pass.h 11 months ago
TaaPass.h 521b05caeb Abstract an UpdateImportedAttachmentImage in Pass.h 11 months 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