summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/gl_staging_buffer_pool.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* gl_texture_cache: Enable async downloadsAmeer J2023-08-141-2/+3
* gl_buffer_cache: Enable async downloadsAmeer J2023-08-141-3/+17
* gl_staging_buffer_pool: Refactor allocation variables into a structAmeer J2023-08-141-25/+20
* gl_staging_buffers: Optimization to reduce fence waitingameerj2023-05-281-4/+20
* OpenGL: Make use of persistent buffer maps in buffer cache downloadsameerj2023-05-281-0/+134