Roll _mesa_free_parameters() into calling function (the only caller).
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 24 May 2006 03:30:31 +0000 (03:30 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 24 May 2006 03:30:31 +0000 (03:30 +0000)
commit65a51c0d6243f07491578e95b85bc483f923b817
treee69752a9d8750d13cbf7c6f1aaa62e76400ebc82
parent5a67af97fabbc712bd8f1f944b485e86e93b3c03
Roll _mesa_free_parameters() into calling function (the only caller).
Replace assert(0) with _mesa_warning().
Use new _mesa_align_realloc() function.
New comments, clean-ups.
src/mesa/shader/program.c
src/mesa/shader/program.h