aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_nvc0.h
Commit message (Expand)AuthorAgeFilesLines
* nv50/ir: add SUQ op by reading the info from driver constbufIlia Mirkin2016-01-291-0/+1
* nv50/ir: add support for BUFFER accessesIlia Mirkin2016-01-291-0/+2
* gk104/ir: simplify and fool-proof texbar algorithmIlia Mirkin2015-12-121-6/+4
* nv50/ir: support different unordered_set implementationsChih-Wei Huang2015-08-201-3/+1
* gm107/ir: avoid letting the lowering pass get out of syncIlia Mirkin2015-08-171-1/+2
* nvc0/ir: flush denorms to zero in non-compute shadersIlia Mirkin2015-04-281-0/+1
* nvc0/ir: avoid infinite recursion when finding first uses of texIlia Mirkin2014-09-011-1/+4
* nvc0: add maxwell (sm50) compiler backendBen Skeggs2014-05-151-1/+1
* nvc0: move nvc0 lowering pass class definitions into headerBen Skeggs2014-05-151-0/+134