ralloc: Add a fake implementation of ralloc based on talloc.
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 15 Jan 2011 23:16:10 +0000 (15:16 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 31 Jan 2011 18:17:09 +0000 (10:17 -0800)
commitdc55254f5b23e5ad7a07c974ce772f93b4c11cb0
tree2b5251f16f0d089fefd8f66717b7a88e874847f8
parent7d9e0ea7393c14cbf2d58364726951b14e0d4fc7
ralloc: Add a fake implementation of ralloc based on talloc.
src/glsl/Makefile
src/glsl/SConscript
src/glsl/ralloc.c [new file with mode: 0644]
src/glsl/ralloc.h [new file with mode: 0644]