mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Fri Mar 14 00:20:43 UTC 2008


The branch, gallium-0.1 has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.1

Summary of changes:
 src/gallium/drivers/softpipe/sp_draw_arrays.c |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

       via  78302c7ca30d27ef3d087deb4d1a22e83858ce4b (commit)
      from  34be3969505d378c5a6734a134f03d094a865c56 (commit)


- Commits -----------------------------------------------
commit 78302c7ca30d27ef3d087deb4d1a22e83858ce4b
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Mar 13 18:19:47 2008 -0600

    gallium: need to all draw_flush() in softpipe_unmap_constant_buffers()
    
    Otherwise, we won't have our constants when we run the fragment shader.
    Fixes crash in glsl tests when SP_VBUF=1.

---------------------------------




More information about the mesa-commit mailing list