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/RHI/Vulkan/Code/Source
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
..
Platform Consolidate all xcb functionality into one subdirectory 4 years ago
RHI Metal pso caching support via MTLBinaryArchive (#7212) 4 years ago
RHI.Builders Introduce Atom/GraphicsDevMode settings registry key 4 years ago
RHI.Loader Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
RHI.Reflect Fix issue #4045 (#4053) 4 years ago