Skip to content
  1. Jan 29, 2022
    • ameerj's avatar
      spirv_atomic: Define U32x2 storage buffers for 64-bit storage atomics · 4790ba78
      ameerj authored
      Some drivers do not support 64-bit atomics, and fallback to atomically modifying U32x2 vectors. This change ensures that U32x2 storage vectors are defined in the spir-v shader when 64-bit atomics are used.
      
      Fixes a hang on some devices, notably Intel GPUs, when booting Pokemon Legends Arceus
      4790ba78
  2. Jan 28, 2022
  3. Jan 27, 2022
  4. Jan 26, 2022
  5. Jan 25, 2022
  6. Jan 24, 2022
Loading