mutter/src/compositor
Neil Roberts b41abfd1f8 [mutter-shaped-texture] Use the new material api instead of raw GL calls
Now that Cogl has the material API we can use Cogl calls for
multi-texturing instead of directly calling GL.

The MutterShapedTexture actor keeps a handle to a material with the
right combine modes for combining the texture and the shape
mask. Before each paint it sets the layers of the material to be the
two textures.

A second material with different combine modes 1is also created if the
pixmap is 24 bit to implement the workaround from commit 72da8c57.
2009-01-30 11:56:58 +00:00
..
mutter [mutter-shaped-texture] Use the new material api instead of raw GL calls 2009-01-30 11:56:58 +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