mesa: Changes to 'gallium-0.1'

Michal Krol michal at kemper.freedesktop.org
Tue Mar 25 22:52:46 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_prim.c |  162 +++++++++++++++++++++++---------
 src/gallium/include/pipe/p_state.h     |    1 +
 2 files changed, 118 insertions(+), 45 deletions(-)

       via  e1543fa55c7972e3634f3f7ba297c010337dfb0d (commit)
       via  dc9757e1a8a0451a198d329880558b805adff42a (commit)
      from  7f56c8ea5fe6909291ba440221b270f5ef37366f (commit)


- Commits -----------------------------------------------
commit e1543fa55c7972e3634f3f7ba297c010337dfb0d
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Tue Mar 25 23:49:11 2008 +0100

    draw: Take flatshade_first rasterizer bit into account.

commit dc9757e1a8a0451a198d329880558b805adff42a
Author: Michal Krol <michal at tungstengraphics.com>
Date:   Tue Mar 25 23:48:30 2008 +0100

    gallium: Introduce flatshade_first field to rasterizer_state.
    
    This bit tells us which vertex of the primitive is used to
    propagate color for the remaining vertices if flatshade mode.

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




More information about the mesa-commit mailing list