mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 10:28:58 +00:00
Neil Roberts
7d206ccdbb
cogl-texture-pixmap-x11: Use NULL instead of None for invalid GLXFBConfig
GLXFBConfigs are opaque pointers not XIDs so it doesn't make sense to return None from get_fbconfig_for_depth. Instead it now returns NULL.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%