mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Fri Feb 29 20:05:31 UTC 2008


 src/gallium/auxiliary/draw/draw_unfilled.c   |    2 +-
 src/gallium/auxiliary/draw/draw_validate.c   |    1 +
 src/gallium/auxiliary/draw/draw_wide_point.c |   18 +++++++++++-------
 3 files changed, 13 insertions(+), 8 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit 5240cebb23f4862f4f7458a1b397957e4460b527
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Feb 29 13:00:17 2008 -0700

    gallium: fix line emit order for unfilled tris
    
    A tri drawn with GL_LINE_LOOP and GL_POLYGON w/ fillmode=GL_LINE should produce
    the same results when line stipple is enabled.  Results are correct now.

commit 6da943d204eeb488895933c45e174042cb69c92d
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Feb 29 12:22:04 2008 -0700

    gallium: point rast coord tweak

commit b8ee90e05a98d5a167c1fdb5a8fc3bc0cb4a6a78
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Feb 29 12:21:42 2008 -0700

    gallium: need precalc_flat=1 for wide lines




More information about the mesa-commit mailing list