summaryrefslogtreecommitdiffstats
path: root/src/glsl/lower_texture_projection.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Use ir_var_temporary for compiler generated temporariesIan Romanick2014-09-301-1/+1
* glsl: Hide many classes local to individual .cpp files in anon namespaces.Eric Anholt2013-09-231-0/+4
* Convert everything from the talloc API to the ralloc API.Kenneth Graunke2011-01-311-1/+1
* glsl: Remove unnecessary header.Vinson Lee2010-10-011-1/+0
* glsl: Add a lowering pass for texture projection.Eric Anholt2010-09-301-0/+100