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
Scott Romero 36bcf5849a
[development] Migrated Atom CPU profiler to utilize new AzCore Profiler interface and related macros (#4160)
- Added new interface type AZ::Debug::Profiler to externally register profiler systems
 - Modified the Atom CPU profiler to register as an AzCore profiler
 -- This allows full engine markers to be visualized in the associated ImGui tool
 - Converted all AZ_ATOM_PROFILE_* macros to use AZ_PROFILE_* macros instead

Signed-off-by: AMZN-ScottR 24445312+AMZN-ScottR@users.noreply.github.com
4 years ago
..
Bloom Gems/Atom* 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 Gems/Atom* 4 years ago