OSDN Git Service

better handling of current attributes. Trivial dlist and varray tests work
authorKeith Whitwell <keith@tungstengraphics.com>
Mon, 30 Oct 2006 16:44:13 +0000 (16:44 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Mon, 30 Oct 2006 16:44:13 +0000 (16:44 +0000)
commit99efde461d3b8615863bdb7308e05289e0db0422
tree95b9e3f4f612957a93547892f3559cfaa44dccb7
parentefef291dc71eb57f90785a26957f4b3e01733156
better handling of current attributes.  Trivial dlist and varray tests work
13 files changed:
src/mesa/Makefile
src/mesa/main/arrayobj.c
src/mesa/main/enable.c
src/mesa/main/mtypes.h
src/mesa/sources
src/mesa/tnl/t_context.c
src/mesa/vbo/vbo_context.c
src/mesa/vbo/vbo_context.h
src/mesa/vbo/vbo_exec.c
src/mesa/vbo/vbo_exec.h
src/mesa/vbo/vbo_exec_array.c
src/mesa/vbo/vbo_exec_draw.c
src/mesa/vbo/vbo_save_draw.c