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