Make it easier for drivers to create "subclasses" of the existing
authorKeith Whitwell <keith@tungstengraphics.com>
Sat, 14 Feb 2004 15:00:42 +0000 (15:00 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Sat, 14 Feb 2004 15:00:42 +0000 (15:00 +0000)
commit964e5325bdcca702cfb2f210e0b89809e42847ef
tree1d65322fce17d62024ad7f900c30a48e7bbb321c
parent70dacabfe503e89d8c4a8df9fa6568aa5613a25b
Make it easier for drivers to create "subclasses" of the existing
program struct hierarchy.

Add driver callbacks to enable the above and make it possible to track
more changes to program objects.
src/mesa/main/arbprogram.c
src/mesa/main/dd.h
src/mesa/main/program.c
src/mesa/main/program.h