Skip to content
  1. May 28, 2023
    • ameerj's avatar
      OpenGL: Make use of persistent buffer maps in buffer cache downloads · 642c14f0
      ameerj authored
      Persistent buffer maps were already used by the texture cache, this extends their usage for the buffer cache.
      
      In my testing, using the memory maps for uploads was slower than the existing "ImmediateUpload" path, so the memory map usage is limited to downloads for the time being.
      642c14f0
  2. May 26, 2023
  3. May 25, 2023
  4. May 24, 2023
  5. May 23, 2023
  6. May 22, 2023
  7. May 21, 2023
  8. May 20, 2023
  9. May 19, 2023
  10. May 18, 2023
Loading