Skip to content

Draft: drm-buffer/gbm: Cache gbm_bo & CoglOffscreen in MetaWaylandBuffer

Store the gbm_bo and CoglOffscreen in MetaWaylandBuffer and reuse them instead of recreating them every time they're needed. This saves some CPU cycles in the direct scanout case.

/cc @YaLTeR

Edited by Michel Dänzer

Merge request reports