mesa: Changes to 'gallium-0.1'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Wed Nov 7 13:48:40 UTC 2007


 src/mesa/pipe/draw/draw_clip.c                  |    2 
 src/mesa/pipe/draw/draw_context.c               |   27 ++++
 src/mesa/pipe/draw/draw_private.h               |   16 ++
 src/mesa/pipe/draw/draw_vertex_cache.c          |    4 
 src/mesa/pipe/i915simple/i915_context.h         |    6 -
 src/mesa/pipe/i915simple/i915_prim_vbuf.c       |  141 ++++++++++++------------
 src/mesa/pipe/i915simple/i915_state_emit.c      |   18 ++-
 src/mesa/pipe/i915simple/i915_state_immediate.c |   41 ++++++
 src/mesa/pipe/softpipe/sp_prim_vbuf.c           |    8 -
 9 files changed, 184 insertions(+), 79 deletions(-)

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

New commits:
commit 52236661653169140d07a500facd65185b6b3666
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Wed Nov 7 13:21:01 2007 +0000

    Check the right ammount of free space in vertex buffer.

commit 3e22180fc893bb09bf6b990bc4e858fd85f522ab
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Wed Nov 7 13:07:20 2007 +0000

    Reset temporary vertices ids.

commit c28fdf309607ec2994ef9a1109931a8389854300
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Wed Nov 7 12:08:19 2007 +0000

    Use a consistent number to identify undefined vertices.

commit 3922baede207c64ce07ec2ac19ffab04f7035483
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Wed Nov 7 11:04:02 2007 +0000

    Reuse the vertex buffer until the vertex size changes.

commit f39a520892259bc3ff13b47423fb86cd7714c70a
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Tue Nov 6 19:16:40 2007 +0000

    Track hardware vertex buffer state changes.




More information about the mesa-commit mailing list