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/Code/Source
Jeremy Ong a3cc8845dd Disable Vulkan PDB generation and fix D3D12 PDBs
Vulkan PDBs are currently broken because debug data isn't stripped from
the shader binary. Furthermore, sub-id hashing is broken because sub-ids
count from 1 which generates a collision on the first sub-object.
Changing the default value for the sub-id argument resolves this.

Signed-off-by: Jeremy Ong <jcong@amazon.com>
4 years ago
..
Platform Disable PSO caching if Renderdoc or Pix dlls are loaded as they confl… (#3976) 4 years ago
RHI ATOM-16079 [RHI][Vulkan] - Linux Swapchain rendering issue on the first frame (#4129) 4 years ago
RHI.Edit Disable Vulkan PDB generation and fix D3D12 PDBs 4 years ago
RHI.Private Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
RHI.Reflect ATOM-16346 Change Atom setreg path (#3690) 4 years ago
Module.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago