src/mesa/pipe/draw/draw_context.h | 10 +++++--- src/mesa/pipe/draw/draw_vertex_shader.c | 38 ++++++++++++++++++-------------- src/mesa/pipe/i915simple/i915_state.c | 6 ++--- src/mesa/pipe/softpipe/sp_state.h | 2 - src/mesa/pipe/softpipe/sp_state_fs.c | 33 ++++++++++++++++----------- 5 files changed, 52 insertions(+), 37 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 4e62fbbfc5bcf368c3f11d4384008e64aad06ec8 Author: Brian <[EMAIL PROTECTED]> Date: Thu Jan 3 15:09:30 2008 -0700 clean-ups, silence warnings commit 2b40838972bb84a0dff8f8a3c933b0d2b8384f10 Author: Brian <[EMAIL PROTECTED]> Date: Thu Jan 3 15:05:51 2008 -0700 rename vars, clean-up formatting commit aa7f2333675f3e005f3eb6a40ac55d2fb55ea36e Author: Brian <[EMAIL PROTECTED]> Date: Thu Jan 3 15:03:52 2008 -0700 replace void * with struct draw_vertex_shader opaque type _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
