Skip to content

Force 8-bit RGB config

Jonas Ådahl requested to merge jadahl/mutter:wip/force-rgb8 into master

These commits should mutter use more or less the same logic as weston when choosing a EGL config; iterate through the configs until finding the one with the exact gbm format we expect. I have only checked that this doesn't regress on my intel using laptop and a nouveau based desktop, as I haven't managed to get rgb10 working anywhere yet.

Merge request reports