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