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 <[EMAIL PROTECTED]> 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. --------------------------------- _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit