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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> Date: Tue Jan 22 16:35:50 2008 -0700 added stipple_destroy()
_______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit