src/mesa/pipe/draw/draw_vertex_fetch.c | 12 src/mesa/state_tracker/st_cb_rasterpos.c | 440 +++++++++++-------------------- src/mesa/state_tracker/st_context.h | 3 src/mesa/state_tracker/st_draw.c | 22 - 4 files changed, 181 insertions(+), 296 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 34a00276c7b2ee8ab88a56905352023f8a435a53 Author: Brian <[EMAIL PROTECTED]> Date: Fri Nov 16 17:13:26 2007 -0700 more convenient debug code commit aa880bdfa05d8ff2486ef8266f93dea983b7c6fd Author: Brian <[EMAIL PROTECTED]> Date: Fri Nov 16 17:13:01 2007 -0700 Reimplement glRasterPos using the private 'draw' module. commit 6a1154bab0d296b60f889bdc13254568f4051104 Author: Brian <[EMAIL PROTECTED]> Date: Fri Nov 16 17:12:22 2007 -0700 adjustments so st_feedback_draw_vbo() can be used for glRasterPos _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
