[intel-gem] Don't calloc reloc buffers
authorKeith Packard <keithp@keithp.com>
Sun, 18 May 2008 06:34:47 +0000 (23:34 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 18 May 2008 06:34:47 +0000 (23:34 -0700)
commit8b49cc104dd556218fc769178b96f4a8a428d057
tree8c98254bd1764d648b18910e564840d265fa6057
parentcba90d4a778ab5202f2f7547ad7ffeb84216d07b
[intel-gem] Don't calloc reloc buffers

Only a few relocations are typically used, so don't clear the
whole thing.
src/mesa/drivers/dri/intel/intel_bufmgr_gem.c