| .. |
|
BlendColorGradingLutsPass.cpp
|
49c650f1f2
Updating shader load error messages and readiness checks
|
2 ani în urmă |
|
BlendColorGradingLutsPass.h
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 ani în urmă |
|
BloomBlurPass.cpp
|
3314391c34
Use the pipelineViewTag of a parent pass in the pipeline hierarchy
|
2 ani î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
|
3314391c34
Use the pipelineViewTag of a parent pass in the pipeline hierarchy
|
2 ani î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
|
3314391c34
Use the pipelineViewTag of a parent pass in the pipeline hierarchy
|
2 ani în urmă |
|
DepthOfFieldBokehBlurPass.h
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 ani în urmă |
|
DepthOfFieldCompositePass.cpp
|
3314391c34
Use the pipelineViewTag of a parent pass in the pipeline hierarchy
|
2 ani în urmă |
|
DepthOfFieldCompositePass.h
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 ani în urmă |
|
DepthOfFieldCopyFocusDepthToCpuPass.cpp
|
4216e4cfed
Added support for hardware queue class on passes (#7339)
|
4 ani în urmă |
|
DepthOfFieldCopyFocusDepthToCpuPass.h
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 ani î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
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 ani î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
|
3314391c34
Use the pipelineViewTag of a parent pass in the pipeline hierarchy
|
2 ani în urmă |
|
EyeAdaptationPass.h
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 ani î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
|
3314391c34
Use the pipelineViewTag of a parent pass in the pipeline hierarchy
|
2 ani în urmă |
|
LookModificationCompositePass.h
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 ani în urmă |
|
LookModificationTransformPass.cpp
|
41b61a5f03
Removing all SwapChainOutput uses, replaced with more generic PipelineOutput
|
3 ani în urmă |
|
LookModificationTransformPass.h
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 ani în urmă |
|
LuminanceHistogramGeneratorPass.cpp
|
d3da22b593
switching attachment on binding to private to avoid incorrect setting corrected in previous commit
|
4 ani în urmă |
|
LuminanceHistogramGeneratorPass.h
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 ani î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
|
28117ed219
More C++20 Range Improvements (#11581)
|
3 ani în urmă |
|
PostProcessingShaderOptionBase.h
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 ani în urmă |
|
SMAABasePass.cpp
|
d3da22b593
switching attachment on binding to private to avoid incorrect setting corrected in previous commit
|
4 ani în urmă |
|
SMAABasePass.h
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
3 ani în urmă |
|
SMAABlendingWeightCalculationPass.cpp
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 ani î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
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 ani î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
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
4 ani î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ă |