summaryrefslogtreecommitdiffstats
path: root/src/glsl/lower_discard_flow.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Handle conditional discards in lower_discard_flow().Kenneth Graunke2015-02-241-1/+8
* glsl: Hide many classes local to individual .cpp files in anon namespaces.Eric Anholt2013-09-231-0/+4
* glsl: Implement the GLSL 1.30+ discard control flow rule in GLSL IR.Eric Anholt2012-05-141-0/+144