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