summaryrefslogtreecommitdiff
path: root/src/glsl/lower_discard.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-23glsl: Hide many classes local to individual .cpp files in anon namespaces.Eric Anholt1-0/+3
2011-01-31Convert everything from the talloc API to the ralloc API.Kenneth Graunke1-1/+1
2010-12-01glsl: Add a lowering pass to move discards out of if-statements.Kenneth Graunke1-0/+198