mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Sat Nov 17 00:13:43 UTC 2007


 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 <brian.paul at tungstengraphics.com>
Date:   Fri Nov 16 17:13:26 2007 -0700

    more convenient debug code

commit aa880bdfa05d8ff2486ef8266f93dea983b7c6fd
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Nov 16 17:13:01 2007 -0700

    Reimplement glRasterPos using the private 'draw' module.

commit 6a1154bab0d296b60f889bdc13254568f4051104
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Nov 16 17:12:22 2007 -0700

    adjustments so st_feedback_draw_vbo() can be used for glRasterPos




More information about the mesa-commit mailing list