compiz: Changes to 'master'

Dennis Kasprzyk onestone at kemper.freedesktop.org
Wed Mar 12 10:30:29 PDT 2008


 include/compiz-core.h |    3 ++-
 plugins/blur.c        |   50 +++++++++++++++++++++++++++++++++++++-------------
 plugins/wobbly.c      |   15 +++++++++------
 src/paint.c           |   26 ++++++++++++++++++--------
 src/window.c          |    1 +
 5 files changed, 67 insertions(+), 28 deletions(-)

New commits:
commit 40ee4b42945757b2afdd60943996ca3188ddfcfb
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Wed Mar 12 18:29:23 2008 +0100

    Use minimum and maximum "z" component for vertex projection.

commit 319b7b3f3e7fb6b93e43ca34fbe40922af6d6c44
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Wed Mar 12 17:38:48 2008 +0100

    Apply core changes to blur.

commit 81179bf81d4a39c96412f130781e8fb75363e310
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Wed Mar 12 17:32:17 2008 +0100

    Use core changes in wobbly.

commit 51afd69e67adbf23a7ed2dd2796a48cd53199014
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Wed Mar 12 17:27:28 2008 +0100

    Use also "z" component in the vertex array, to ensure that plugins like blur that use the vertex array for calculations, can always work with all components.

commit ba163eab7d92989fb7fc0adbfdfdde45df7757ee
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Wed Mar 12 17:21:04 2008 +0100

    Added vertexStride window variable.

commit c6e73a3b90fc7d0fdfc02f7eef29124850d454fd
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Wed Mar 12 17:18:22 2008 +0100

    Set and use w->texCoordSize;



More information about the xorg-commit mailing list