You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Atom/Feature/Common/Code/Source/PostProcess
hershey5045 30da67fe7d
Editor HDR Color Grading Component implemented under the PostFx stack (#4159)
* Add HDR color grading pass and shaders.

* Remove color grading pass from light adaptation parent pass due to failing ASV tests. This will be added back later on.

* Editor HDR Color Grading Component implemented under the PostFx stack (#219)

* Add softmin/max for unbounded color grading properties.

* Revert channel mixer properties to vector3. Refactor mix to weight. Fix color grading pass to convert any color variable into vec4.

Signed-off-by: rbarrand <rbarrand@amazon.com>

Co-authored-by: Robin <rbarrand@amazon.com>
4 years ago
..
Bloom Gems/Atom* 4 years ago
ColorGrading Editor HDR Color Grading Component implemented under the PostFx stack (#4159) 4 years ago
DepthOfField Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ExposureControl Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
LookModification Overhaul of LookModification (#3282) 4 years ago
Ssao Gems/Atom* 4 years ago
PostProcessBase.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PostProcessBase.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PostProcessFeatureProcessor.cpp [development] Migrated Atom CPU profiler to utilize new AzCore Profiler interface and related macros (#4160) 4 years ago
PostProcessFeatureProcessor.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PostProcessSettings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PostProcessSettings.h Editor HDR Color Grading Component implemented under the PostFx stack (#4159) 4 years ago