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
bosnichd b20a9b5f39
Some modifications required for restricted platforms: (#5624)
- Replace AZ_TRAIT_MAX_JOB_MANAGER_WORKER_THREADS with AZ_TRAIT_THREAD_NUM_JOB_MANAGER_WORKER_THREADS that allows the number of threads created by the job manager to be set directly.
- Add AZ_TRAIT_THREAD_NUM_TASK_GRAPH_WORKER_THREADS that allows the number of threads created by the task graph to be set directly.
- Add a define that forces the AsyncUploadQueue to use the primary copy queue instead of creating a secondary copy queue.

Signed-off-by: bosnichd <bosnichd@amazon.com>
4 years ago
..
AtomCore Adding a temporary Orphan function to the InstanceDatabase (#4297) 4 years ago
AzAndroid/java/com/amazon Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AzCore Some modifications required for restricted platforms: (#5624) 4 years ago
AzFramework Adding missing pragma once at XcbInputDeviceMouse.h (#5448) 4 years ago
AzGameFramework Update how Project Filepaths are calculated when not supplied via command line (#5194) 4 years ago
AzManipulatorTestFramework More fixes 4 years ago
AzNetworking Merging latest dev 4 years ago
AzQtComponents bugifx: resolve crash with project manager (#5151) 4 years ago
AzTest Support for importing Json files (#4609) 4 years ago
AzToolsFramework Deactivate new Asset Picker View by default in the Editor (#5614) 4 years ago
GFxFramework More fixes 4 years ago
GridMate Remove old "Integ" functionality from tests (#4688) 4 years ago
CMakeLists.txt Remove crcfix (#3294) 4 years ago