emersion / xdg-desktop-portal-wlr

xdg-desktop-portal backend for wlroots
MIT License
591 stars 56 forks source link

screencast: Remove MESA hack from the old gbm api fallback #206

Closed columbarius closed 2 years ago

columbarius commented 2 years ago

Calling gbm_bo_create_with_modifiers2(...) and setting the modifiers pointer to NULL for the same result as gmb_bo_create(...) is a MESA hack, which I missed to remove from 84282e9b5f086014bd5f0ce36668e1265cc58af0.