draw: draw_range_elements trial
authorKeith Whitwell <keith@tungstengraphics.com>
Thu, 29 May 2008 10:46:43 +0000 (11:46 +0100)
committerKeith Whitwell <keith@tungstengraphics.com>
Thu, 29 May 2008 10:48:04 +0000 (11:48 +0100)
commit82605d7bcd533d7c96cc619c45970efd7229dc3b
treedd447161d0a5c12ce3350d1fa34bee980f642a44
parentcb87d7e44a6d6b1b4239b4e38c76c6bb848d2ef6
draw: draw_range_elements trial
13 files changed:
src/gallium/auxiliary/draw/draw_context.c
src/gallium/auxiliary/draw/draw_context.h
src/gallium/auxiliary/draw/draw_private.h
src/gallium/auxiliary/draw/draw_pt.h
src/gallium/auxiliary/draw/draw_pt_fetch_emit.c
src/gallium/auxiliary/draw/draw_pt_fetch_shade_emit.c
src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline.c
src/gallium/auxiliary/draw/draw_pt_vcache.c
src/gallium/drivers/softpipe/sp_context.c
src/gallium/drivers/softpipe/sp_draw_arrays.c
src/gallium/drivers/softpipe/sp_state.h
src/gallium/include/pipe/p_context.h
src/mesa/state_tracker/st_draw.c