Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -155/+0 |
* | nir: move glsl_types.{cpp,h} to compiler | Emil Velikov | 2016-01-26 | 1 | -1/+1 |
* | glsl: Handle conditional discards in lower_discard_flow(). | Kenneth Graunke | 2015-02-24 | 1 | -1/+8 |
* | glsl: Hide many classes local to individual .cpp files in anon namespaces. | Eric Anholt | 2013-09-23 | 1 | -0/+4 |
* | glsl: Implement the GLSL 1.30+ discard control flow rule in GLSL IR. | Eric Anholt | 2012-05-14 | 1 | -0/+144 |