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 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
5 years ago
..
AtomCore Updated the ScopedValue constructor per code review feedback. 5 years ago
AzAndroid/java/com/amazon Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AzCore [development] Migrated Atom CPU profiler to utilize new AzCore Profiler interface and related macros (#4160) 5 years ago
AzFramework Add support for keyboard events from xcb (#3971) 5 years ago
AzGameFramework Updated the GameApplication to mount the engine.pak (#4128) 5 years ago
AzManipulatorTestFramework Additional test support for Manipulator Ditto commands (#4191) 5 years ago
AzNetworking more fixes 5 years ago
AzQtComponents Minor changes to comments 5 years ago
AzTest more Code/Framework fixes 5 years ago
AzToolsFramework Provisional implemenation and testing of central state tracker to track viewport editing modes. (#4112) 5 years ago
GFxFramework More fixes 5 years ago
GridMate Merge branch 'development' into cmake/warn_virtual 5 years ago
CMakeLists.txt Remove crcfix (#3294) 5 years ago