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/Code/Framework
Scott Romero a20f48915e
[development] Profiler gem cleanup (#7533)
Consolidated the contents of CpuProfilerImp.h into CpuProfiler.h
Renamed CpuProfilerImpl.cpp to CpuProfiler.cpp
Collapsed the CpuProfilerImpl class into the intermediary CpuProfiler interface class, removing that interface type
Replaced all calls to the old CpuProfiler interface with AZ::Debug::ProfilerSystemInterface
Added accessor to see if a continuous capture is in progress to AZ::Debug::ProfilerRequests

Signed-off-by: AMZN-ScottR 24445312+AMZN-ScottR@users.noreply.github.com
4 years ago
..
AtomCore Updated all array_view uses with the C++20 span. (#7157) 4 years ago
AzAndroid/java/com/amazon The default android platform settings refer to lumberyard #3881 (#7073) 4 years ago
AzCore [development] Profiler gem cleanup (#7533) 4 years ago
AzFramework Merge pull request #7609 from aws-lumberyard-dev/math_string_converters 4 years ago
AzGameFramework Update how Project Filepaths are calculated when not supplied via command line (#5194) 4 years ago
AzManipulatorTestFramework Merge branch 'development' into math_string_converters 4 years ago
AzNetworking Add required support for GameLift TLS certificate (#7564) 4 years ago
AzQtComponents Move platform-specific variable to be inside a platform-specific `#ifdef` 4 years ago
AzTest gtest_repeat crashes (#7645) 4 years ago
AzToolsFramework Merge pull request #7724 from aws-lumberyard-dev/cgalvan/ImageGradientHandleUnsupportedFormat 4 years ago
GFxFramework More fixes 4 years ago
GridMate Remove -Wno-comment warning suppression 4 years ago
CMakeLists.txt Remove crcfix (#3294) 5 years ago