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
Jeremy Ong aec7b58c39 Introduce Atom/GraphicsDevMode settings registry key
When `"Atom": {"GraphicsDevMode": true}` is found in a `.setreg` file,
PDBs for all shaders will be emitted to their corresponding output
locations. This allows global PDB generation without needing to
explicitly modify each `.shader` file to include the `GenerateDebugInfo`
compilation option.

Signed-off-by: Jeremy Ong <jcong@amazon.com>
4 years ago
..
AZSL/Platform [ATOM][RHI][Vulkan] - add different constant alignment values for pla… (#4098) 4 years ago
Source Introduce Atom/GraphicsDevMode settings registry key 4 years ago
Tests Updated all array_view uses with the C++20 span. (#7157) 4 years ago
CMakeLists.txt Templates restricted (#6498) 4 years ago
atom_asset_shader_builders_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
atom_asset_shader_builders_shared_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
atom_asset_shader_builders_stub_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
atom_asset_shader_builders_tests_files.cmake [ATOM-5441] Shader Builders May Fail When Multiple New Files Are Added (#3862) 4 years ago