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/mesa/main/dd.h | 2 + src/mesa/main/shaders.c | 7 +---- src/mesa/shader/shader_api.c | 45 ++++++++++++++++++++++++++++++++++++++--- 3 files changed, 45 insertions(+), 9 deletions(-) via 072c47483674021425922132cf6d977090077f8e (commit) from 3bdf50bab0951c5435bbf4b938d37cc1fe9a5d7c (commit) - Commits ----------------------------------------------- commit 072c47483674021425922132cf6d977090077f8e Author: Brian Paul <[EMAIL PROTECTED]> Date: Tue Jul 8 16:12:01 2008 -0600 mesa: implement glGetUniformiv() with new ctx->Driver function The old implementation could overwrite the caller's param buffer. --------------------------------- _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit