1. 12 Mar, 2020 1 commit
    • ReinUsesLisp's avatar
      texture_cache/surface_params: Force depth=1 on 2D textures · daae6a32
      ReinUsesLisp authored
      Sometimes games will sample a 2D array TIC with a 2D access in the
      shader. This causes bad interactions with the rest of the texture cache.
      To emulate what the game wants to do, force a depth=1 on 2D textures
      (not 2D arrays) and let the texture cache handle the rest.
      daae6a32
  2. 11 Mar, 2020 3 commits
  3. 09 Mar, 2020 1 commit
  4. 08 Mar, 2020 5 commits
  5. 06 Mar, 2020 2 commits
  6. 05 Mar, 2020 4 commits
  7. 04 Mar, 2020 4 commits
  8. 03 Mar, 2020 5 commits
  9. 02 Mar, 2020 1 commit
  10. 01 Mar, 2020 1 commit
  11. 29 Feb, 2020 1 commit
  12. 28 Feb, 2020 12 commits