mutter/src/compositor
Robert Bragg 352e2c02dc workaround multi-tex combine mode for RGB tfp textures
It seems that with the latest intel drivers when multi-texturing using an RGB
TFP texture, the texture is being setup internally as an RGBA texture, where
the alpha channel is mostly 0.0 so you only see a shimmer of the window. This
workaround forcibly defines the alpha channel as 1.0. Maybe there is some
clutter/cogl state that is interacting with this that is being overlooked,
but for now this seems to work. (Tested on i945 + DRI2)
2009-01-12 13:18:39 +00:00
..
mutter workaround multi-tex combine mode for RGB tfp textures 2009-01-12 13:18:39 +00:00
compositor-private.h Filter out events handled before the plugin before they get GTK+ 2008-11-22 13:07:32 -05:00
compositor-xrender.c Filter out events handled before the plugin before they get GTK+ 2008-11-22 13:07:32 -05:00
compositor-xrender.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
compositor.c Filter out events handled before the plugin before they get GTK+ 2008-11-22 13:07:32 -05:00