r300: Remove dependency on GLcontext from compiler
authorNicolai Hähnle <nhaehnle@gmail.com>
Thu, 23 Jul 2009 19:10:37 +0000 (21:10 +0200)
committerNicolai Hähnle <nhaehnle@gmail.com>
Mon, 27 Jul 2009 18:32:06 +0000 (20:32 +0200)
commitc5cb9a337881229f1db462632fa1d64e2677f316
tree2d9c086d5695d1d7ee35d501960fa3560fb30d1d
parentd65404225d8ba2c16eaffac833cb7dcfd2722a38
r300: Remove dependency on GLcontext from compiler

Unfortunately, this does cause some code duplication (which we can hopefully
eliminate eventually).

Signed-off-by: Nicolai Hähnle <nhaehnle@gmail.com>
src/mesa/drivers/dri/r300/compiler/r3xx_vertprog.c
src/mesa/drivers/dri/r300/compiler/radeon_compiler.h
src/mesa/drivers/dri/r300/r300_vertprog.c