mesa: Changes to 'gallium-0.1'

Keith Whitwell keithw at kemper.freedesktop.org
Fri May 9 12:10:22 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/draw/draw_pipe_vbuf.c     |   20 ++++++++++++++------
 src/gallium/auxiliary/draw/draw_pt_emit.c       |   10 +++++-----
 src/gallium/auxiliary/draw/draw_pt_fetch.c      |    7 ++-----
 src/gallium/auxiliary/draw/draw_pt_fetch_emit.c |    3 ++-
 src/gallium/auxiliary/translate/translate.h     |   21 +++++++++++++++++++++
 5 files changed, 44 insertions(+), 17 deletions(-)

       via  1a03812fb57e956b438cd42ac68978facb49a99d (commit)
       via  80474d576c2e92441f6bcc18faae71a38b91bd70 (commit)
      from  b514f5f3ba4c9cf6c39cbcdf5bf0d2d8efb8d19b (commit)


- Commits -----------------------------------------------
commit 1a03812fb57e956b438cd42ac68978facb49a99d
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Fri May 9 13:10:15 2008 +0100

    draw: mimize cost of translate key compares, use cache universally

commit 80474d576c2e92441f6bcc18faae71a38b91bd70
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Fri May 9 13:09:58 2008 +0100

    translate: helper functions for mimizing cost of key compares

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




More information about the mesa-commit mailing list