diff options
author | David Reveman <c99drn@cs.umu.se> | 2006-02-09 06:03:09 +0000 |
---|---|---|
committer | David Reveman <c99drn@cs.umu.se> | 2006-02-09 06:03:09 +0000 |
commit | 9959c2b13ded64a5e66359a8097250dc9d87fc1c (patch) | |
tree | 23478d196cd4acb4a9d2949c0438e9df75c2e8d6 /README | |
download | zcomp-9959c2b13ded64a5e66359a8097250dc9d87fc1c.tar.gz zcomp-9959c2b13ded64a5e66359a8097250dc9d87fc1c.tar.bz2 |
Initial revision
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +compiz - OpenGL window and compositing manager + +Compiz is an OpenGL compositing manager that use GLX_EXT_texture_from_pixmap +for binding redirected top-level windows to texture objects. It has a flexible +plug-in system and it is designed to run well on most graphics hardware. + +David Reveman +davidr@novell.com |