Skip to content

backends/drm: use glReadPixels for CPU copy

Xaver Hugl requested to merge work/zamundaaa/backport-glreadpixels into Plasma/5.27

It seems to be faster than mapping the gbm buffer, and it's guaranteed to work with all buffer formats and modifiers

Taken out of !4239 (merged)

Merge request reports