mesa: Changes to 'softpipe_0_1_branch'

Brian Paul brianp at kemper.freedesktop.org
Thu Aug 16 12:17:23 UTC 2007


 src/mesa/pipe/draw/draw_prim.c      |   27 ++++++++++++
 src/mesa/pipe/draw/draw_private.h   |   81 ++++++++++++++++++------------------
 src/mesa/pipe/draw/draw_vb.c        |   24 ----------
 src/mesa/pipe/tgsi/core/tgsi_exec.c |    5 +-
 4 files changed, 71 insertions(+), 66 deletions(-)

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

New commits:
commit ebe510766927315ec6dcd846a980cb851b5331d4
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Aug 16 13:12:24 2007 -0600

    disable Z value scaling - it's done in sp_quad_depth_test.c

commit 717cc0f214b741bc9ef679dd372654d8e2192f25
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Aug 16 12:55:47 2007 -0600

    move the draw_alloc/free_tmps() functions to draw_prim.c

commit fd0a6d6b4774c8cfbfccd8baa6c0ccd99a3214b9
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Aug 16 12:52:20 2007 -0600

    Remove GL/mesa types, rearrange things into more logical groups




More information about the mesa-commit mailing list