1. 28 May, 2023 1 commit
    • 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. 26 May, 2023 5 commits
  3. 25 May, 2023 10 commits
  4. 24 May, 2023 6 commits
  5. 23 May, 2023 7 commits
  6. 22 May, 2023 5 commits
  7. 21 May, 2023 1 commit
  8. 20 May, 2023 3 commits
  9. 19 May, 2023 1 commit
  10. 18 May, 2023 1 commit