mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 10:28:58 +00:00
Robert Bragg
857aee2b91
texture-pixmap-x11: don't assume anything about the GLXFBConfig type
A pedantic change to get_fbconfig_for_depth() so that we don't need to make any assumptions about the GLXFBConfig typedef or what values we can overload to indicate an invalid config. get_fbconfig_for_depth() now simply returns FALSE if it fails to find a config.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%