Add a NotifyInputChanges() callback so that drivers (particularly tnl
authorKeith Whitwell <keith@tungstengraphics.com>
Tue, 1 Nov 2005 17:29:46 +0000 (17:29 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Tue, 1 Nov 2005 17:29:46 +0000 (17:29 +0000)
commitf4fbda35b001aac22342596f4beafd9539f2ebb9
tree113f166779593ea538904c357b8200079146c062
parentc3626a91cee5034528f3f92c802a8e5947ea5f92
Add a NotifyInputChanges() callback so that drivers (particularly tnl
drivers) can track when the sizes or strides of incoming VB->AttribPtr
arrays have changed.
src/mesa/tnl/t_context.h
src/mesa/tnl/t_pipeline.c