mutter/src/compositor
Adel Gadllah 7c6bc73031 MetaWindowActor: Skip paint optimization for actors with an effect
The optimizations might not work for an actor with an effect, and
our clipped drawing interferes badly with the operation of
CoglOffscreenEffect.

https://bugzilla.gnome.org/show_bug.cgi?id=659523
2011-09-20 20:52:03 +02:00
..
plugins Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
cogl-utils.c Create the 1x1 texture for the root background unsliced 2011-06-29 12:27:02 -04:00
cogl-utils.h Create the 1x1 texture for the root background unsliced 2011-06-29 12:27:02 -04:00
compositor-private.h Unredirect fullscreen windows 2011-08-29 23:05:30 +02:00
compositor.c compositor: Fix cow shaping on multi monitor setups 2011-09-16 19:02:11 +02:00
meta-background-actor-private.h MetaBackgroundActor: make it a public class 2011-08-29 16:54:09 +01:00
meta-background-actor.c MetaBackgroundActor: fix a typo 2011-08-29 16:54:29 +01:00
meta-module.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
meta-module.h Remove Mutter namespace prefix 2010-10-23 15:48:29 -04:00
meta-plugin-manager.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
meta-plugin-manager.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
meta-plugin.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
meta-shadow-factory-private.h Only shadow ARGB windows with a frame outside the frame 2011-04-26 15:10:02 -04:00
meta-shadow-factory.c Improve shadow defaults. 2011-07-11 16:00:03 +02:00
meta-shaped-texture.c MetaShapedTexture: Fix a crash caused by a silly typo 2011-09-13 20:15:22 -04:00
meta-shaped-texture.h MetaShapedTexture: Allow for a "cairo overlay" 2011-08-26 12:24:22 -04:00
meta-texture-rectangle.c Use a utility function to create GL_ARB_texture_rectangles 2011-07-19 11:06:23 +01:00
meta-texture-rectangle.h Use a utility function to create GL_ARB_texture_rectangles 2011-07-19 11:06:23 +01:00
meta-texture-tower.c Use a utility function to create GL_ARB_texture_rectangles 2011-07-19 11:06:23 +01:00
meta-texture-tower.h Remove Mutter namespace prefix 2010-10-23 15:48:29 -04:00
meta-window-actor-private.h Unredirect fullscreen windows 2011-08-29 23:05:30 +02:00
meta-window-actor.c MetaWindowActor: unset the shaped texture overlay path for frameless windows 2011-09-19 18:52:43 +01:00
meta-window-group.c MetaWindowActor: Skip paint optimization for actors with an effect 2011-09-20 20:52:03 +02:00
meta-window-group.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
meta-window-shape.c Make shadows pretty and configurable 2010-11-18 09:47:56 -05:00
meta-window-shape.h Make shadows pretty and configurable 2010-11-18 09:47:56 -05:00
README There can be only one compositor engine 2009-06-30 09:34:03 -04:00
region-utils.c region-utils.c: Squash a memory leak 2011-05-11 14:15:48 -04:00
region-utils.h Make shadows pretty and configurable 2010-11-18 09:47:56 -05:00

Intro
=====

Fix me.


Env Vars
========

MUTTER_DISABLE_MIPMAPS - set to disable use of mipmaped windows.