mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Jun 18 20:55:23 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_emit.c      |    9 +++++++++
 src/gallium/auxiliary/draw/draw_pt_varray.c        |    4 ++++
 2 files changed, 13 insertions(+), 0 deletions(-)

       via  7d7f3e2c9451b2233c196d82d523c50b5d2616cc (commit)
      from  b623fa9e2d6f97f9febc978c158d790b26e175a7 (commit)


- Commits -----------------------------------------------
commit 7d7f3e2c9451b2233c196d82d523c50b5d2616cc
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Jun 18 14:50:35 2008 -0600

    gallium: split long prims into chunks with an even number of vertices
    
    This fixes culling "parity" errors when splitting long tri strips.  Splitting
    strips into chunks with an odd number of vertices causes front/back-face
    orientation to get reversed and upsets culling.

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




More information about the mesa-commit mailing list