mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Tue Jan 22 23:37:29 UTC 2008


 src/mesa/pipe/draw/draw_stipple.c |   14 ++++++--
 src/mesa/pipe/draw/draw_vbuf.c    |   64 +++++++++++++++++++++++---------------
 2 files changed, 50 insertions(+), 28 deletions(-)

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

New commits:
commit 59e8f3e5e91f27c5d12b810375247fb1ddea68fe
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Jan 22 16:37:19 2008 -0700

    gallium: Don't allocate a vertex buffer until after setting the prim type.
    
    The vertex size may depend on whether we're drawing points, lines or triangles.

commit 52264ec53d8d3b20ed7575e2ce09856cb15ab461
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Tue Jan 22 16:35:50 2008 -0700

    added stipple_destroy()




More information about the mesa-commit mailing list