1. 24 Dec, 2021 1 commit
    • ameerj's avatar
      vk_texture_cache: Fix invalidated pointer access · 481b210c
      ameerj authored
      The vulkan ImageView held a reference to its source image for rescale status checking. This pointer is sometimes invalidated when the texture cache slot_images container is resized.
      To avoid an invalid pointer dereference, the ImageView now holds a reference to the container itself.
      481b210c
  2. 23 Dec, 2021 1 commit
  3. 22 Dec, 2021 9 commits
  4. 21 Dec, 2021 4 commits
  5. 20 Dec, 2021 1 commit
  6. 19 Dec, 2021 4 commits
  7. 18 Dec, 2021 18 commits
  8. 17 Dec, 2021 2 commits