glsl: Add a lowering pass for texture projection.
authorEric Anholt <eric@anholt.net>
Fri, 1 Oct 2010 03:07:27 +0000 (20:07 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 1 Oct 2010 03:23:36 +0000 (20:23 -0700)
commitaae338104fa6022b8b1d6b22c7ad1115b252b9b6
treeeaa6da3e9f152aacb9ab630f06935dae7ce6b34f
parent35cfe286d69206d3108c7a8702bd4be6521b5706
glsl: Add a lowering pass for texture projection.
src/glsl/Makefile
src/glsl/ir_optimization.h
src/glsl/lower_texture_projection.cpp [new file with mode: 0644]