Skip to content

gsk: Bring back glMapBuffer

Matthias Clasen requested to merge gsk-profiler-cleanup into main

Add a gl buffer implementation that is using glMapBuffer, and a 'map-buffer' optimization flag to disable it using GSK_GPU_SKIP=map-buffer.

Edited by Matthias Clasen

Merge request reports