mutter/src/compositor
Florian Müllner 7feeb72721 Use cairo_region_t when building with gtk+-3.0
GdkRegion has been removed from Gtk+. The replacement is a
yet-unreleased cairo API, so use it only when building with
Gtk+-3.0.

https://bugzilla.gnome.org/show_bug.cgi?id=587991
2010-07-02 04:36:28 +02:00
..
plugins Clean up MutterPlugin effect interface 2010-06-17 01:40:43 +04:00
tidy Support and require Clutter 1.2 2010-03-11 15:06:06 -05:00
compositor-private.h Add a modal mode for plugins 2009-08-26 12:26:58 -04:00
compositor.c Clean up MutterPlugin effect interface 2010-06-17 01:40:43 +04:00
mutter-module.c There can be only one compositor engine 2009-06-30 09:34:03 -04:00
mutter-module.h There can be only one compositor engine 2009-06-30 09:34:03 -04:00
mutter-plugin-manager.c Clean up MutterPlugin effect interface 2010-06-17 01:40:43 +04:00
mutter-plugin-manager.h Clean up MutterPlugin effect interface 2010-06-17 01:40:43 +04:00
mutter-plugin.c Clean up MutterPlugin effect interface 2010-06-17 01:40:43 +04:00
mutter-shaped-texture.c Use cairo_region_t when building with gtk+-3.0 2010-07-02 04:36:28 +02:00
mutter-shaped-texture.h Use cairo_region_t when building with gtk+-3.0 2010-07-02 04:36:28 +02:00
mutter-texture-tower.c Work around COGL bug causing flash for new windows 2010-05-09 14:30:18 -04:00
mutter-texture-tower.h Nice looking scaledown with mipmap emulation 2009-11-24 15:40:35 -05:00
mutter-window-group.c Use cairo_region_t when building with gtk+-3.0 2010-07-02 04:36:28 +02:00
mutter-window-group.h Reduce overpaint in the window group 2009-07-09 16:56:01 +01:00
mutter-window-private.h Use cairo_region_t when building with gtk+-3.0 2010-07-02 04:36:28 +02:00
mutter-window.c Use cairo_region_t when building with gtk+-3.0 2010-07-02 04:36:28 +02:00
README There can be only one compositor engine 2009-06-30 09:34:03 -04:00
shadow.c Split shadow code into a separate file 2009-07-05 23:28:38 +01:00
shadow.h Split shadow code into a separate file 2009-07-05 23:28:38 +01:00

Intro
=====

Fix me.


Env Vars
========

MUTTER_DISABLE_MIPMAPS - set to disable use of mipmaped windows.