i915g: introduce the tiny shader optimizer.
authorStéphane Marchesin <marcheu@chromium.org>
Tue, 5 Jul 2011 03:21:37 +0000 (20:21 -0700)
committerStéphane Marchesin <marcheu@chromium.org>
Wed, 6 Jul 2011 09:49:48 +0000 (02:49 -0700)
commit2bc5e0e97ba7b6c32f6ff90cb90448173d74b89b
tree8421bf310dfd85869d0f63c950957099a3b7f9b9
parentcc78eb63cdc0022684ca6816f258ea4492431916
i915g: introduce the tiny shader optimizer.
src/gallium/drivers/i915/Makefile
src/gallium/drivers/i915/SConscript
src/gallium/drivers/i915/i915_fpc.h
src/gallium/drivers/i915/i915_fpc_emit.c
src/gallium/drivers/i915/i915_fpc_optimize.c [new file with mode: 0644]
src/gallium/drivers/i915/i915_fpc_translate.c