mesa: Changes to 'gallium-0.1'

Keith Whitwell keithw at kemper.freedesktop.org
Sun Mar 23 21:32:45 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_pt.h            |  232 ++++++++++----------
 src/gallium/auxiliary/draw/draw_pt_elts.c       |  176 ++++++++--------
 src/gallium/auxiliary/draw/draw_pt_fetch_emit.c |  256 +++++++++++++----------
 3 files changed, 351 insertions(+), 313 deletions(-)

       via  e6ea786c003762143fdf4c63a6fc6a08f27e444e (commit)
       via  743e990831d74ff764f4677836b7bd9b044d39af (commit)
       via  899fcde366646a3ab3e42ae819620e790161ac75 (commit)
      from  6edaef531806f4ac6c92c4a2934da5a37262e2e3 (commit)


- Commits -----------------------------------------------
commit e6ea786c003762143fdf4c63a6fc6a08f27e444e
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Sun Mar 23 21:31:23 2008 +0000

    draw: fix crlf

commit 743e990831d74ff764f4677836b7bd9b044d39af
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Sun Mar 23 21:31:14 2008 +0000

    draw: rename emit functions to match pipe_format names

commit 899fcde366646a3ab3e42ae819620e790161ac75
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Sun Mar 23 20:36:00 2008 +0000

    draw: restructure fetch/emit as a pair of function calls

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




More information about the mesa-commit mailing list