mesa: Changes to 'gallium-0.1'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Mon Oct 29 12:23:29 UTC 2007


 src/mesa/pipe/i915simple/Makefile         |    1 
 src/mesa/pipe/i915simple/i915_context.c   |    7 
 src/mesa/pipe/i915simple/i915_context.h   |    6 
 src/mesa/pipe/i915simple/i915_prim_emit.c |    8 
 src/mesa/pipe/i915simple/i915_prim_vbuf.c |  413 ++++++++++++++++++++++++++++++
 5 files changed, 429 insertions(+), 6 deletions(-)

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

New commits:
commit 1039a755142e2fd45dc291d891c514fdfa7e033c
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Mon Oct 29 12:14:52 2007 +0000

    Reuse hardware vertice representation.

commit a9e1fcf98a871b182f82dc37c15d0f69bf1a3187
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Mon Oct 29 11:51:04 2007 +0000

    Enable the vertex buffer stage according to the I915_VBUF environment var.

commit 46aeff5814ae16544874ceafa5bd1e9d6577ca9d
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Mon Oct 29 11:49:59 2007 +0000

    Get vertex buffer stage in a minimally working state.

commit 02091e0f9c041250ea5abea6a5aa739d8e19c852
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Mon Oct 29 10:25:02 2007 +0000

    Reserve the accurate number of dwords in the batch buffer.

commit dbb33a9710e64243ba8c69f44a149376300da2aa
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Fri Oct 26 19:30:04 2007 +0100

    Start a vertex buffer constuction stage for i915 based on Keith's draft done on softpipe.




More information about the mesa-commit mailing list