mesa: Changes to 'gallium-0.1'

Zack Rusin zack at kemper.freedesktop.org
Tue Apr 22 22:33:50 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:
 src/gallium/auxiliary/cso_cache/cso_cache.c  |    2 +-
 src/gallium/auxiliary/draw/draw_context.c    |    5 +-
 src/gallium/auxiliary/draw/draw_pt_emit.c    |   63 ++++++++++++++++++++++--
 src/gallium/auxiliary/draw/draw_pt_fetch.c   |   65 ++++++++++++++++++++++---
 src/gallium/auxiliary/draw/draw_pt_post_vs.c |    5 +-
 5 files changed, 120 insertions(+), 20 deletions(-)

       via  36feb5eacf16467d06d5cd9f63d19f17f933f1ef (commit)
       via  d8f2e400cfe6e32e82d1656d3483905343124b97 (commit)
       via  f088b53769aacbee20135d912c33d688b6002011 (commit)
       via  500c41b8ba3ad025c69e63a2c74da90674a8037d (commit)
      from  22cbf6a70437dfa12c10600e5a496ea5771cfc56 (commit)


- Commits -----------------------------------------------
commit 36feb5eacf16467d06d5cd9f63d19f17f933f1ef
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Tue Apr 22 18:32:29 2008 -0400

    In case the 'func' is deleting the state move the iterator before
    calling it.

commit d8f2e400cfe6e32e82d1656d3483905343124b97
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Tue Apr 22 18:30:31 2008 -0400

    Fix a crash. Rasterizer can be null

commit f088b53769aacbee20135d912c33d688b6002011
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Tue Apr 22 18:20:34 2008 -0400

    Cache translate's structs for emits and fetches.
    
    Results in a fair speed improvement.

commit 500c41b8ba3ad025c69e63a2c74da90674a8037d
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Tue Apr 22 18:11:58 2008 -0400

    Fix reporting of clipped vertices.

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




More information about the mesa-commit mailing list