mesa: Use realloc() instead of _mesa_realloc() and remove the latter.
authorMatt Turner <mattst88@gmail.com>
Sun, 21 Sep 2014 23:32:57 +0000 (16:32 -0700)
committerMatt Turner <mattst88@gmail.com>
Wed, 24 Sep 2014 16:58:42 +0000 (09:58 -0700)
commit452926a5ec54e5700657d28b2cb8e46c4bbaa0a9
treedcbd417d2ade077e18f25bf31afb4022138dc9a1
parente5162defc8169a1d0a06e16c65c5f63b98923426
mesa: Use realloc() instead of _mesa_realloc() and remove the latter.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/gallium/state_trackers/glx/xlib/glx_api.c
src/mesa/drivers/x11/fakeglx.c
src/mesa/main/imports.c
src/mesa/main/imports.h
src/mesa/main/shaderapi.c
src/mesa/program/prog_instruction.c
src/mesa/program/prog_parameter.c