compiz: Changes to 'master'

Dennis Kasprzyk onestone at kemper.freedesktop.org
Tue Apr 1 08:22:32 PDT 2008


 include/compiz-core.h |    8 
 include/compiz-cube.h |   14 -
 metadata/blur.xml.in  |    5 
 metadata/core.xml.in  |    5 
 metadata/cube.xml.in  |    8 
 plugins/blur.c        |  425 ++++++++++++++++++++++++++++++++++++++++++--------
 plugins/cube.c        |   75 +++++---
 plugins/rotate.c      |   95 ++++-------
 src/screen.c          |   11 +
 src/texture.c         |    8 
 10 files changed, 487 insertions(+), 167 deletions(-)

New commits:
commit 3e6513949a74329bdb917991d774cb8fab2abb54
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Tue Apr 1 17:20:27 2008 +0200

    Bump core ABI.

commit e131ecbc4d71d7f3381f7cd04a5bfd4802f5e854
Author: Erkin Bahceci <erkinbah at gmail.com>
Date:   Tue Apr 1 17:01:47 2008 +0200

    Texture compression for image textures.

commit d4e784a2e998b207a3fd892b10d692aa6f901c0a
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Tue Apr 1 16:53:21 2008 +0200

    Reorder blur texture fetches, to fetch all pixels in one indirection step on radeon cards.

commit f52efc283e5765609189bda38f6ebae82a4e737d
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Tue Apr 1 16:49:33 2008 +0200

    Added option for the independent texture fetch feature in blur.

commit 98e2e1e8e66f682d1f38ec3483b57753c98c579d
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Tue Apr 1 16:47:36 2008 +0200

    Use constants in the shader code instead of program parameters.

commit 72015a8deaab27cd1a11f6db408e1725c9eaf379
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Tue Apr 1 16:46:42 2008 +0200

    Make as many as possible texture fetches independent in second pass of gaussian blur.

commit 6fc6acfbfa69edd6d9020c58986512883e3aa8a6
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Tue Apr 1 16:46:20 2008 +0200

    Make as many as possible texture fetches independent in first pass of gaussian blur.

commit 74a559a3d5d4b9ed3f7b3597941032513a0770ba
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Tue Apr 1 16:45:21 2008 +0200

    Provide glMultiTexCoord2f in screen struct.

commit f18ebae83b65af2916938c6d79be0f95dc4c143a
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Tue Apr 1 15:48:20 2008 +0200

    Bump cube ABI.

commit 1333bdf1fc1dc99784897788c38b186aca92cecb
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Tue Apr 1 15:47:41 2008 +0200

    Moved multi output handling from rotate to cube to make it also work with inactive transparency.

commit 136e62d050eacd0802ba2657b722fbbb1777de4f
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Tue Apr 1 15:45:10 2008 +0200

    Use cube progress to calculate cube transparency.

commit 1be024b33b3f5a4af513d82a881bc02cc04ff5ac
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Tue Apr 1 15:38:06 2008 +0200

    Pass cube progress in getRotation function.

commit 516521205409d522aed8afed5e35616bbf8c2dc4
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Tue Apr 1 15:37:36 2008 +0200

    Calculate a generic rotation progress value and use it to calculate the cube zoom out.



More information about the xorg-commit mailing list