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