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
Mike Balfour a6ddf4164f
SurfaceTagWeights optimization (#7436)
* Add comparison operators to SurfaceTagWeight.

Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com>

* Changed AddSurfaceTagWeight to always combine weights.
This simplifies the API a bit and defines the behavior if someone ever tries to add a duplicate tag.

Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com>

* Added benchmarks for measuring the performance-critical APIs.

Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com>

* Changed SurfaceTagWeights to a fixed_vector.

Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@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 Remove -Wno-return-local-addr warning suppression for GCC 4 years ago
AzFramework SurfaceTagWeights optimization (#7436) 4 years ago
AzGameFramework Update how Project Filepaths are calculated when not supplied via command line (#5194) 4 years ago
AzManipulatorTestFramework Fix incorrect icon rendering (#6454) 4 years ago
AzNetworking GCC Support for Linux 4 years ago
AzQtComponents Merge branch 'development' into optimization/unused_files 4 years ago
AzTest The default android platform settings refer to lumberyard #3881 (#7073) 4 years ago
AzToolsFramework Fix conversion issues blocking nightly builds. 4 years ago
GFxFramework More fixes 4 years ago
GridMate Remove -Wno-comment warning suppression 4 years ago
CMakeLists.txt Remove crcfix (#3294) 4 years ago