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/Atom/Asset/Shader/Code/Source/Editor
Esteban Papp f3e6adce7f
LYN-6882 release builds are executing code in asserts (#4305)
* adding Windows/release to PR-validation builds

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* changing trace back to expand to nothing for release

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* typo

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* more fixes

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* fixing some more unused variable cases

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* renaming file in ScriptCanvas that causes a msbuild warning

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* reverting a previous change

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
4 years ago
..
CommonFiles Fixed PathView `MakeRelativeTo` and `Append` functions path segment comparisons (#3628) 4 years ago
AtomShaderCapabilitiesConfigFile.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AtomShaderCapabilitiesConfigFile.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AtomShaderConfig.cpp Fixes for release builds for unused variable warnings (#4000) 4 years ago
AtomShaderConfig.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AzslCompiler.cpp Renamed AtomMaxFileSize to DefaultMaxFileSize (#4067) 4 years ago
AzslCompiler.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AzslData.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AzslShaderBuilderModule.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AzslShaderBuilderSystemComponent.cpp Fixed shader variant hot reload which was failing due to mismatched timestamps. The ShaderAsset was using microseconds and the ShaderVariantAsset was using system ticks. Since ticks will always be higher than microseconds, stale variants were not prevented from being used. 4 years ago
AzslShaderBuilderSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PrecompiledShaderBuilder.cpp Fixes for release builds for unused variable warnings (#4000) 4 years ago
PrecompiledShaderBuilder.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ShaderAssetBuilder.cpp LYN-6882 release builds are executing code in asserts (#4305) 4 years ago
ShaderAssetBuilder.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ShaderBuilderUtility.cpp Fix failed 'server' platform assets on Linux related to Shaders (#4275) 4 years ago
ShaderBuilderUtility.h [ATOM-5441] Shader Builders May Fail When Multiple New Files Are Added (#3862) 4 years ago
ShaderPlatformInterfaceRequest.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ShaderVariantAssetBuilder.cpp Renamed AtomMaxFileSize to DefaultMaxFileSize (#4067) 4 years ago
ShaderVariantAssetBuilder.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SrgLayoutUtility.cpp Gems/Atom 4 years ago
SrgLayoutUtility.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago