The branch, master has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=master
Summary of changes: src/mesa/drivers/common/driverfuncs.c | 37 ------------ src/mesa/drivers/common/driverfuncs.h | 4 - src/mesa/shader/shader_api.c | 93 +++++++++++++++++++++--------- src/mesa/shader/shader_api.h | 103 +------------------------------- 4 files changed, 69 insertions(+), 168 deletions(-) via fd59f19cd2388519265dfba3d28e5281df6f4ba0 (commit) from 88c0a7463328ef47106ea0afbeb148ebd4e6d067 (commit) - Commits ----------------------------------------------- commit fd59f19cd2388519265dfba3d28e5281df6f4ba0 Author: Brian Paul <[EMAIL PROTECTED]> Date: Sun May 18 16:04:55 2008 -0600 Move _mesa_init_glsl_driver_functions() into shader_api.c This allows making a bunch of functions static, and removes a state tracker dependency on driverfuncs.c cherry-picked from gallium-0.1 --------------------------------- _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit