1
0
Fork 0
mutter-performance-source/src/compositor/mutter
Neil Roberts 1ba3b3dd7d [mutter-shaped-texture] Create a rectangle texture if needed
If the window texture was created using the GL_TEXTURE_RECTANGLE_ARB
extension then also create a rectangle texture for the shape texture.
2008-11-17 16:15:00 +00:00
..
plugins Fix installation with --disable-static 2008-10-29 11:58:43 -04:00
tidy Removed tridy-grid and scratch plugin 2008-10-29 09:01:50 +00:00
compositor-mutter.c Removed unused variable. 2008-11-07 10:14:36 +00:00
mutter-plugin-manager.c Allow absolute paths instead of plugin names 2008-10-31 02:13:53 -04:00
mutter-plugin-manager.h Added mutter_get_plugin() to mutter-plugin.h 2008-10-27 10:34:32 +00:00
mutter-shaped-texture.c [mutter-shaped-texture] Create a rectangle texture if needed 2008-11-17 16:15:00 +00:00
mutter-shaped-texture.h This changes the meta_compositor_clutter namespacing to simply "mutter" which 2008-10-16 12:50:01 +01:00
README Add support for setting MUTTER_DISABLE_MIPMAPS env var. 2008-11-05 11:48:07 +00:00

Intro
=====

Fix me.


Env Vars
========

MUTTER_DISABLE_MIPMAPS - set to disable use of mipmaped windows.