1. 20 Oct, 2020 1 commit
    • ReinUsesLisp's avatar
      gl_arb_decompiler: Implement robust buffer operations · f21a1891
      ReinUsesLisp authored
      This emulates the behavior we get on GLSL with regular SSBOs with a
      pointer + length pair. It aims to be consistent with the crashes we
      might get.
      
      Out of bounds stores are ignored. Atomics are ignored and return zero.
      Reads return zero.
      f21a1891
  2. 19 Oct, 2020 3 commits
  3. 18 Oct, 2020 4 commits
  4. 17 Oct, 2020 4 commits
  5. 16 Oct, 2020 4 commits
  6. 15 Oct, 2020 4 commits
  7. 14 Oct, 2020 1 commit
  8. 13 Oct, 2020 8 commits
  9. 12 Oct, 2020 1 commit
  10. 10 Oct, 2020 2 commits
  11. 09 Oct, 2020 3 commits
  12. 08 Oct, 2020 4 commits
  13. 07 Oct, 2020 1 commit