draw: free more token arrays
authorKeith Whitwell <keithw@vmware.com>
Tue, 2 Jun 2009 03:15:28 +0000 (20:15 -0700)
committerKeith Whitwell <keithw@vmware.com>
Tue, 2 Jun 2009 03:35:38 +0000 (20:35 -0700)
commit003cfd4dd2491675058c53a8f59553f2443be349
tree09c001745dd628b24014f26d0583c4bde9e32b57
parent69a765df1c3bf6acc549a5a6a047bbde16988721
draw: free more token arrays

The AA line and point code also needs to free token arrays after
building driver shaders.
src/gallium/auxiliary/draw/draw_pipe_aaline.c
src/gallium/auxiliary/draw/draw_pipe_aapoint.c