mesa: Changes to 'gallium-0.1'

Keith Whitwell keithw at kemper.freedesktop.org
Tue Apr 15 18:14:51 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:
 .../auxiliary/draw/draw_pt_fetch_shade_pipeline.c  |  146 +++++++-------------
 src/gallium/auxiliary/translate/translate.h        |   36 ++++-
 .../auxiliary/translate/translate_generic.c        |   66 +++++++--
 3 files changed, 128 insertions(+), 120 deletions(-)

       via  a5a7dc24ba2dcf9bbdd73709c4c182e324bdc3a5 (commit)
      from  08861688d3ca7a798345747a549597a52dcb6f98 (commit)


- Commits -----------------------------------------------
commit a5a7dc24ba2dcf9bbdd73709c4c182e324bdc3a5
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Tue Apr 15 19:14:31 2008 +0100

    gallium:  Switch one vertex path over to new translate module
    
    Will eventually do this for all instances where we are converting vertices
    from one format to another.

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




More information about the mesa-commit mailing list