mesa: use malloc/free instead of MALLOC/FREE in attrib stack code
authorBrian Paul <brianp@vmware.com>
Thu, 10 Apr 2014 01:27:06 +0000 (19:27 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 10 Apr 2014 13:53:05 +0000 (07:53 -0600)
commit7fbb8ba4997060f53c345288d8983b61177f0014
treef94dfdc5121d87e9c31252c8cc8094aec937ac32
parentf9985db0bc1f1fa217a0fa30a608cb78ccd79a50
mesa: use malloc/free instead of MALLOC/FREE in attrib stack code

We moved away from MALLOC/FREE in the rest of core Mesa a while ago.

Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/attrib.c