Emmanuele Bassi e6ca2d891a glx: Always request an ARGB visual
When requesting the GLXFBConfig for creating the GLX context, we should
always request one that links to an ARGB visual instead of a plain RGB
one.

By using an ARGB visual we allow the ClutterStage:use-alpha property to
work as intended when running Clutter under a compositing manager.

The default behaviour of requesting an ARGB visual can be disabled by
using the:

  CLUTTER_DISABLE_ARGB_VISUAL

Environment variable.
2009-12-01 16:25:54 +00:00
..
2009-12-01 16:25:54 +00:00
2009-11-06 11:48:42 +00:00
2009-11-13 17:23:13 +00:00
2009-12-01 16:25:54 +00:00
2009-10-14 11:31:26 +01:00
2009-10-14 11:31:26 +01:00
2009-12-01 14:55:19 +00:00
2009-07-10 11:38:42 +01:00
2009-11-13 15:01:17 +00:00
2009-12-01 16:25:54 +00:00
2009-12-01 14:55:19 +00:00
2009-10-19 12:01:38 +01:00
2009-10-16 15:55:05 +01:00
2009-10-19 11:45:15 +01:00