mesa: compile glUniformMatrix() functions into display lists
authorBrian Paul <brianp@vmware.com>
Tue, 15 Sep 2009 21:10:29 +0000 (15:10 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 15 Sep 2009 21:10:29 +0000 (15:10 -0600)
commit41fff1b9a1b43f25739f41ffc7697405ccb9cccc
treea5019a3fc0c04e7e0b6e75f03e749e013aaaadc7
parent6681981fe1c135a7d239a382091d77e952f8d523
mesa: compile glUniformMatrix() functions into display lists

I believe this is the last of the shader-related functions that needed
display list treatment.
src/mesa/main/dlist.c