TNL module needs to implement ctx->Driver.ProgramStringNotify() function
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 28 Oct 2005 14:32:49 +0000 (14:32 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 28 Oct 2005 14:32:49 +0000 (14:32 +0000)
commitb5ee368baf6472a79d250f0be418200760f4b43d
tree5851de5f58d12b73c43636bf05ded26385fb8c00
parentf51bf9e23c4b41ada5edeae91b31f64319534e48
TNL module needs to implement ctx->Driver.ProgramStringNotify() function
so that calls to glProgramStringARB() to specify a new program causes the
TNL-attached data to get recomputed.
src/mesa/drivers/common/driverfuncs.c
src/mesa/tnl/t_vb_arbprogram.c
src/mesa/tnl/tnl.h