The branch, gallium-tex-surfaces has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-tex-surfaces
Summary of changes: src/mesa/shader/shader_api.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) via a266af9200444a4f651e0ff0cf54e533be38d44d (commit) from 1a82d9648b3db780e58e4966924157542d148c58 (commit) - Commits ----------------------------------------------- commit a266af9200444a4f651e0ff0cf54e533be38d44d Author: Brian Paul <[EMAIL PROTECTED]> Date: Wed May 7 20:18:49 2008 -0600 mesa: minor fixes in _mesa_free_shader_program_data() and _mesa_link_program() From master: Set shProg->NumShaders = 0 after freeing program's list of shaders. Set _NEW_PROGRAM in _mesa_link_program() to fix a state validation bug. --------------------------------- _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit