Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nv50/ir: add SUQ op by reading the info from driver constbuf | Ilia Mirkin | 2016-01-29 | 1 | -0/+1 |
* | nv50/ir: add support for BUFFER accesses | Ilia Mirkin | 2016-01-29 | 1 | -0/+2 |
* | gk104/ir: simplify and fool-proof texbar algorithm | Ilia Mirkin | 2015-12-12 | 1 | -6/+4 |
* | nv50/ir: support different unordered_set implementations | Chih-Wei Huang | 2015-08-20 | 1 | -3/+1 |
* | gm107/ir: avoid letting the lowering pass get out of sync | Ilia Mirkin | 2015-08-17 | 1 | -1/+2 |
* | nvc0/ir: flush denorms to zero in non-compute shaders | Ilia Mirkin | 2015-04-28 | 1 | -0/+1 |
* | nvc0/ir: avoid infinite recursion when finding first uses of tex | Ilia Mirkin | 2014-09-01 | 1 | -1/+4 |
* | nvc0: add maxwell (sm50) compiler backend | Ben Skeggs | 2014-05-15 | 1 | -1/+1 |
* | nvc0: move nvc0 lowering pass class definitions into header | Ben Skeggs | 2014-05-15 | 1 | -0/+134 |