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/RHI/Null/Code
Scott Romero a95c609bd8
[development] Migrate Atom CPU timing stats tracking to use global stats profiler (#4549)
This change is a preparation for moving the CPU profiler/visualization system from Atom into its own Gem by removing the dependency on local time tracking object AZ::RHI::CpuTimingStatistics

Full changes include:
- Removed all usage of AZ::RHI::CpuTimingStatistics
-- Replaced with pushing to AZ::Statistics::StatisticalProfilerProxy global instance
- Promoted VariableTimer from AZ::RHI to AZ::Debug
- Removed now unused CpuTimingStatistics.h

Signed-off-by: AMZN-ScottR 24445312+AMZN-ScottR@users.noreply.github.com
4 years ago
..
Include Merge branch 'development' into cmake/SPEC-7179 4 years ago
Source [development] Migrate Atom CPU timing stats tracking to use global stats profiler (#4549) 4 years ago
CMakeLists.txt Merge branch 'development' into cmake/SPEC-7179 4 years ago
atom_rhi_null_builders_common_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
atom_rhi_null_builders_shared_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
atom_rhi_null_private_common_files.cmake Fixed a crash issue with RHI::Fence when trying to capture screenshot which null renderer is used. (#3802) 4 years ago
atom_rhi_null_private_common_shared_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
atom_rhi_null_reflect_common_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
atom_rhi_null_stub_module.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago