mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Mon Oct 15 20:10:13 UTC 2007


 src/mesa/pipe/i915simple/i915_context.c |   12 ++++++------
 src/mesa/state_tracker/st_cb_feedback.c |   21 +++++++++++++++++++++
 src/mesa/state_tracker/st_draw.c        |   17 +++++++++++++++++
 3 files changed, 44 insertions(+), 6 deletions(-)

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

New commits:
commit 65b1f6947f0d4d83a942478383d27ba84a02b20f
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Oct 15 13:42:56 2007 -0600

    setup vertex format for GL_FEEDBACK mode

commit 520ad5f854723955c89584e4fa0bd172d0969e09
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Oct 15 13:25:13 2007 -0600

    GL_SELECT mode works now

commit 230225c5d746e4f62d71dda8c2832cc25eb28afe
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Oct 15 13:06:53 2007 -0600

    formatting

commit 8630e5edb36f00de30117d56c1691363d471c0cc
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Oct 15 13:05:15 2007 -0600

    call pipe->set_vertex_buffer() after drawing/unreferencing.
    
    This fixes potential a stale reference to vertex buffers.
    Fixes cubemap demo on i915.




More information about the mesa-commit mailing list