3
0
Akio Gaule fdabdc28e1 Add support for specialization constants for shader options (#18019) 1 жил өмнө
..
BlendColorGradingLutsPass.cpp fdabdc28e1 Add support for specialization constants for shader options (#18019) 1 жил өмнө
BlendColorGradingLutsPass.h 02f1d59375 Removing the prefix from all MultiDevice classes. 1 жил өмнө
BloomBlurPass.cpp b1c5fd9c46 SRG-related resources. 1 жил өмнө
BloomBlurPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 жил өмнө
BloomCompositePass.cpp 3314391c34 Use the pipelineViewTag of a parent pass in the pipeline hierarchy 2 жил өмнө
BloomCompositePass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 жил өмнө
BloomDownsamplePass.cpp f973847c6a Improvements to the ScopeAttachments in the FrameGraph (#17972) 1 жил өмнө
BloomDownsamplePass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 жил өмнө
BloomParentPass.cpp 17099866a5 Qingtao/posteffects (#119) 1 жил өмнө
BloomParentPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 жил өмнө
ChromaticAberrationPass.cpp 3314391c34 Use the pipelineViewTag of a parent pass in the pipeline hierarchy 2 жил өмнө
ChromaticAberrationPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 жил өмнө
DepthOfFieldBokehBlurPass.cpp 7721335168 RenderPass 1 жил өмнө
DepthOfFieldBokehBlurPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 жил өмнө
DepthOfFieldCompositePass.cpp 7721335168 RenderPass 1 жил өмнө
DepthOfFieldCompositePass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 жил өмнө
DepthOfFieldCopyFocusDepthToCpuPass.cpp 02f1d59375 Removing the prefix from all MultiDevice classes. 1 жил өмнө
DepthOfFieldCopyFocusDepthToCpuPass.h 02f1d59375 Removing the prefix from all MultiDevice classes. 1 жил өмнө
DepthOfFieldMaskPass.cpp 3314391c34 Use the pipelineViewTag of a parent pass in the pipeline hierarchy 2 жил өмнө
DepthOfFieldMaskPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 жил өмнө
DepthOfFieldParentPass.cpp 3314391c34 Use the pipelineViewTag of a parent pass in the pipeline hierarchy 2 жил өмнө
DepthOfFieldParentPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 жил өмнө
DepthOfFieldPencilMap.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 жил өмнө
DepthOfFieldReadBackFocusDepthPass.cpp 3314391c34 Use the pipelineViewTag of a parent pass in the pipeline hierarchy 2 жил өмнө
DepthOfFieldReadBackFocusDepthPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 жил өмнө
DepthOfFieldWriteFocusDepthFromGpuPass.cpp 63cf73d5a5 Merge branch 'development' into multi-device-resources-rebase 1 жил өмнө
DepthOfFieldWriteFocusDepthFromGpuPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 жил өмнө
DepthUpsamplePass.cpp d3da22b593 switching attachment on binding to private to avoid incorrect setting corrected in previous commit 4 жил өмнө
DepthUpsamplePass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 жил өмнө
ExposureControlRenderProxy.cpp 0b9497cd45 Changes call from AZ_TRACE to AZ_PROFILE. AZ_TRACE uses a driller bus that is going to be removed 4 жил өмнө
EyeAdaptationPass.cpp 02f1d59375 Removing the prefix from all MultiDevice classes. 1 жил өмнө
EyeAdaptationPass.h 02f1d59375 Removing the prefix from all MultiDevice classes. 1 жил өмнө
FastDepthAwareBlurPasses.cpp d3da22b593 switching attachment on binding to private to avoid incorrect setting corrected in previous commit 4 жил өмнө
FastDepthAwareBlurPasses.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 жил өмнө
FilmGrainPass.cpp 677f8fbcd5 Further changes as per suggestions on PR 2 жил өмнө
FilmGrainPass.h 677f8fbcd5 Further changes as per suggestions on PR 2 жил өмнө
HDRColorGradingPass.cpp 3314391c34 Use the pipelineViewTag of a parent pass in the pipeline hierarchy 2 жил өмнө
HDRColorGradingPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 жил өмнө
LookModificationCompositePass.cpp 02f1d59375 Removing the prefix from all MultiDevice classes. 1 жил өмнө
LookModificationCompositePass.h 02f1d59375 Removing the prefix from all MultiDevice classes. 1 жил өмнө
LookModificationTransformPass.cpp 41b61a5f03 Removing all SwapChainOutput uses, replaced with more generic PipelineOutput 3 жил өмнө
LookModificationTransformPass.h 02f1d59375 Removing the prefix from all MultiDevice classes. 1 жил өмнө
LuminanceHistogramGeneratorPass.cpp 02f1d59375 Removing the prefix from all MultiDevice classes. 1 жил өмнө
LuminanceHistogramGeneratorPass.h 02f1d59375 Removing the prefix from all MultiDevice classes. 1 жил өмнө
NewDepthOfFieldPasses.cpp 17099866a5 Qingtao/posteffects (#119) 1 жил өмнө
NewDepthOfFieldPasses.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 жил өмнө
PaniniProjectionPass.cpp 677f8fbcd5 Further changes as per suggestions on PR 2 жил өмнө
PaniniProjectionPass.h 677f8fbcd5 Further changes as per suggestions on PR 2 жил өмнө
PostProcessingShaderOptionBase.cpp fdabdc28e1 Add support for specialization constants for shader options (#18019) 1 жил өмнө
PostProcessingShaderOptionBase.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 жил өмнө
SMAABasePass.cpp fdabdc28e1 Add support for specialization constants for shader options (#18019) 1 жил өмнө
SMAABasePass.h fdabdc28e1 Add support for specialization constants for shader options (#18019) 1 жил өмнө
SMAABlendingWeightCalculationPass.cpp 02f1d59375 Removing the prefix from all MultiDevice classes. 1 жил өмнө
SMAABlendingWeightCalculationPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 жил өмнө
SMAACommon.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 жил өмнө
SMAAConfigurationDescriptor.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 жил өмнө
SMAAConfigurationDescriptor.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 жил өмнө
SMAAEdgeDetectionPass.cpp 02f1d59375 Removing the prefix from all MultiDevice classes. 1 жил өмнө
SMAAEdgeDetectionPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 жил өмнө
SMAAFeatureProcessor.cpp 0b9497cd45 Changes call from AZ_TRACE to AZ_PROFILE. AZ_TRACE uses a driller bus that is going to be removed 4 жил өмнө
SMAAFeatureProcessor.h 8b652c8f94 Add AZ_CLASS_ALLOCATOR macros to subclasses as appropriate 3 жил өмнө
SMAANeighborhoodBlendingPass.cpp 02f1d59375 Removing the prefix from all MultiDevice classes. 1 жил өмнө
SMAANeighborhoodBlendingPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 жил өмнө
SsaoPasses.cpp 3314391c34 Use the pipelineViewTag of a parent pass in the pipeline hierarchy 2 жил өмнө
SsaoPasses.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 жил өмнө
SubsurfaceScatteringPass.cpp d3da22b593 switching attachment on binding to private to avoid incorrect setting corrected in previous commit 4 жил өмнө
SubsurfaceScatteringPass.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 жил өмнө
TaaPass.cpp 521b05caeb Abstract an UpdateImportedAttachmentImage in Pass.h 2 жил өмнө
TaaPass.h 521b05caeb Abstract an UpdateImportedAttachmentImage in Pass.h 2 жил өмнө
VignettePass.cpp 677f8fbcd5 Further changes as per suggestions on PR 2 жил өмнө
VignettePass.h 677f8fbcd5 Further changes as per suggestions on PR 2 жил өмнө
WhiteBalancePass.cpp 677f8fbcd5 Further changes as per suggestions on PR 2 жил өмнө
WhiteBalancePass.h 677f8fbcd5 Further changes as per suggestions on PR 2 жил өмнө