nv30: remove nv30_context use from nvfx_*prog
authorIlia Mirkin <imirkin@alum.mit.edu>
Fri, 21 Feb 2014 07:22:31 +0000 (02:22 -0500)
committerIlia Mirkin <imirkin@alum.mit.edu>
Thu, 27 Feb 2014 04:35:47 +0000 (23:35 -0500)
commitdd370f0af69470b1e833298a1a7ea0d0254a31a3
tree2ef9f232e21d4e642c164b7be165bfdf389349b6
parent41dbc4c44428cc5e36d7ab8b30a2eb5ba89694d0
nv30: remove nv30_context use from nvfx_*prog

This should pave the way to being able to use the compiler without a
context. Also leads to cleaner code.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
13 files changed:
src/gallium/drivers/nouveau/codegen/nv50_ir.cpp
src/gallium/drivers/nouveau/nouveau_debug.h [new file with mode: 0644]
src/gallium/drivers/nouveau/nv30/nv30_context.c
src/gallium/drivers/nouveau/nv30/nv30_context.h
src/gallium/drivers/nouveau/nv30/nv30_fragprog.c
src/gallium/drivers/nouveau/nv30/nv30_screen.h
src/gallium/drivers/nouveau/nv30/nv30_vertprog.c
src/gallium/drivers/nouveau/nv30/nvfx_fragprog.c
src/gallium/drivers/nouveau/nv30/nvfx_shader.h
src/gallium/drivers/nouveau/nv30/nvfx_vertprog.c
src/gallium/drivers/nouveau/nv50/nv50_context.h
src/gallium/drivers/nouveau/nv50/nv50_debug.h [deleted file]
src/gallium/drivers/nouveau/nvc0/nvc0_context.h