Remove need to initialize the InstSize[] array elements by just storing
authorBrian Paul <brian.paul@tungstengraphics.com>
Sun, 26 Feb 2006 18:02:13 +0000 (18:02 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sun, 26 Feb 2006 18:02:13 +0000 (18:02 +0000)
commitbe42f5302091d792728172ba8fddebaddbddd0b1
treee30e4f83ea29c24bb5d8aad4b0b7f6eb76bae159
parenta764b7eae0e93245b0fb644d32e72226d4cf42f2
Remove need to initialize the InstSize[] array elements by just storing
the instruction size in _mesa_alloc_instruction().
src/mesa/main/dlist.c
src/mesa/main/dlist.h