summaryrefslogtreecommitdiffstats
path: root/src/glsl/lower_discard.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Use typed foreach_in_list instead of foreach_list.Matt Turner2014-07-011-2/+2
* glsl: Hide many classes local to individual .cpp files in anon namespaces.Eric Anholt2013-09-231-0/+3
* Convert everything from the talloc API to the ralloc API.Kenneth Graunke2011-01-311-1/+1
* glsl: Add a lowering pass to move discards out of if-statements.Kenneth Graunke2010-12-011-0/+198