mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Fri Apr 11 15:22:23 UTC 2008


The branch, gallium-0.1 has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.1

Summary of changes:
 progs/tests/Makefile                |    1 +
 progs/tests/{zdrawpix.c => zcomp.c} |  135 +++++++++++++++++++++-------------
 progs/util/showbuffer.c             |    6 ++
 3 files changed, 90 insertions(+), 52 deletions(-)
 copy progs/tests/{zdrawpix.c => zcomp.c} (52%)

       via  6d0f9d5a01b1104716d9562e0775e6a144dc9f89 (commit)
       via  e1c35601529d396dcaa75523fe16114c25221a40 (commit)
      from  f41cc50ef063e9a56dc2d0fc6564a0c0f4344b83 (commit)


- Commits -----------------------------------------------
commit 6d0f9d5a01b1104716d9562e0775e6a144dc9f89
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Apr 11 09:21:37 2008 -0600

    mesa: new Z-compositing test (glDrawPixels(GL_DEPTH) + stencil)

commit e1c35601529d396dcaa75523fe16114c25221a40
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Apr 11 09:01:04 2008 -0600

    add missing glViewport calls
    
    cherry-picked from master

---------------------------------




More information about the mesa-commit mailing list