Skip to content
  1. Dec 24, 2021
    • 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. Dec 23, 2021
  3. Dec 22, 2021
  4. Dec 21, 2021
  5. Dec 20, 2021
  6. Dec 19, 2021
  7. Dec 18, 2021
  8. Dec 17, 2021
Loading