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/AudioSystem/Code/Source/Engine
Artur K eca2e36687
Fix clang 13 compilation problems (#5791)
* Fix clang 13 compilation problems

Re-instated ShowPlayedSequencesDebug logic by introducing no-op lambda
which replaces missing `Draw2dLabel` functionality ( added TODO marker
there )

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* apply review suggestions

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Fix type in assert message

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
4 years ago
..
ATL.cpp Avoid redefining `PRI` macros on Linux (#4055) 4 years ago
ATL.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ATLAudioObject.cpp Avoid redefining `PRI` macros on Linux (#4055) 4 years ago
ATLAudioObject.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ATLComponents.cpp Update the FileIO Aliases (#4186) 4 years ago
ATLComponents.h more fixes 4 years ago
ATLEntities.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ATLEntities.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ATLUtils.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ATLUtils.h Deprecate profiler categories based on global enum 4 years ago
AudioInternalInterfaces.h Fixes AZ_PROFILE markers that failed release build (#3364) 4 years ago
AudioProxy.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AudioProxy.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AudioRequests.cpp [redcode/crythread-2nd-pass] replaced remaining CryInterlocked* usage with equivalent AZStd version 4 years ago
AudioSystem.cpp Archive Component - Rewrite and additional work on Archive and Asset Bundler (#4332) 4 years ago
AudioSystem.h more fixes 4 years ago
FileCacheManager.cpp Fix clang 13 compilation problems (#5791) 4 years ago
FileCacheManager.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SoundCVars.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SoundCVars.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago