summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/gl_staging_buffer_pool.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-14gl_texture_cache: Enable async downloadsAmeer J1-2/+3
2023-08-14gl_buffer_cache: Enable async downloadsAmeer J1-3/+17
2023-08-14gl_staging_buffer_pool: Refactor allocation variables into a structAmeer J1-25/+20
2023-05-28gl_staging_buffers: Optimization to reduce fence waitingameerj1-4/+20
2023-05-28OpenGL: Make use of persistent buffer maps in buffer cache downloadsameerj1-0/+134