Diffusion KWin 9300aa82be77

Allow glXChooseFBConfig to return sRGB capable fbconfig

Authored by Pierre Willenbrock <pierre@pirsoft.de> on Nov 20 2017, 4:35 PM.

Description

Allow glXChooseFBConfig to return sRGB capable fbconfig

Mesa's glXChooseFBConfig will not return any sRGB capable fbconfig when it
is not explicitly asked for. On some systems, the only ARGB32 visual is
paired with an sRGB capable fbconfig, so application windows using ARGB32
visuals would fail to display.

BUG: 387159
FIXED-IN: 5.11.4

Details

Committed
graesslinNov 20 2017, 5:12 PM
Parents
R108:96af5965eeef: Fix leaking of FDs requested from logind
Branches
Unknown
Tags
Unknown