Checkpoint: vertex attribute clean-up.
authorBrian <brian.paul@tungstengraphics.com>
Thu, 20 Sep 2007 19:42:37 +0000 (13:42 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Thu, 20 Sep 2007 19:43:23 +0000 (13:43 -0600)
commit086734502a614e7778533018846ee66a66df9821
tree80fc84b09af1915693bb6cf2c8596fb61a6cb1b4
parent745f0cbe0528ac925096f5c1b85de7280fee7fbc
Checkpoint: vertex attribute clean-up.

Remove/disable the attrib/slot mapping arrays in a few places.
Work in progress...
15 files changed:
src/mesa/pipe/draw/draw_clip.c
src/mesa/pipe/draw/draw_feedback.c
src/mesa/pipe/draw/draw_private.h
src/mesa/pipe/draw/draw_vertex.c
src/mesa/pipe/draw/draw_vertex.h
src/mesa/pipe/draw/draw_vertex_fetch.c
src/mesa/pipe/i915simple/i915_state_derived.c
src/mesa/pipe/softpipe/sp_context.h
src/mesa/pipe/softpipe/sp_prim_setup.c
src/mesa/pipe/softpipe/sp_state_derived.c
src/mesa/state_tracker/st_atom_vs.c
src/mesa/state_tracker/st_cb_clear.c
src/mesa/state_tracker/st_cb_feedback.c
src/mesa/state_tracker/st_context.h
src/mesa/state_tracker/st_program.h