The branch, mesa_7_0_branch has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=mesa_7_0_branch
Summary of changes: src/mesa/drivers/common/driverfuncs.c | 1 + src/mesa/main/dd.h | 2 + src/mesa/main/execmem.c | 7 ++++- src/mesa/main/shaders.c | 6 +--- src/mesa/shader/arbprogparse.c | 9 ++++-- src/mesa/shader/shader_api.c | 45 +++++++++++++++++++++++++++++--- src/mesa/shader/shader_api.h | 4 +++ 7 files changed, 60 insertions(+), 14 deletions(-) via 562ed27eb50396c5a81202c64d3326577ce2d019 (commit) via 0a0e09078d58b6535349e14dd9e7765b6c6b03fe (commit) via 50bc5a75a75ad05dfcd83dcdbe3fc76f11bce685 (commit) via 6661f53eb37c46a74275bd203a24e587b77fa13a (commit) from b8782affc8819c2492ab590c21cd772d7df5a570 (commit) - Commits ----------------------------------------------- commit 562ed27eb50396c5a81202c64d3326577ce2d019 Author: Brian Paul <[EMAIL PROTECTED]> Date: Wed Jul 9 08:52:44 2008 -0600 mesa: remove debug code commit 0a0e09078d58b6535349e14dd9e7765b6c6b03fe Author: Brian Paul <[EMAIL PROTECTED]> Date: Wed Jul 9 08:51:35 2008 -0600 mesa: implement glGetUniformiv() with new ctx->Driver function The old implementation could overwrite the caller's param buffer. cherry-picked from master commit 50bc5a75a75ad05dfcd83dcdbe3fc76f11bce685 Author: Brian Paul <[EMAIL PROTECTED]> Date: Wed Jul 9 08:35:50 2008 -0600 mesa: fix state.clip[n].plane parsing bug (bug 16611) commit 6661f53eb37c46a74275bd203a24e587b77fa13a Author: Brian Paul <[EMAIL PROTECTED]> Date: Wed Jul 9 08:42:28 2008 -0600 mesa: check for OpenBSD (bug 15604) cherry-picked from master --------------------------------- _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit