aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/codegen/nv50_ir_target.cpp
Commit message (Expand)AuthorAgeFilesLines
* nv50,nvc0: provide debug messages with shader compilation statsIlia Mirkin2015-11-051-0/+2
* nvc0: do upload-time fixups for interpolation parametersIlia Mirkin2015-10-291-1/+38
* nvc0/ir: kepler can't do indirect shader input/output loads directlyIlia Mirkin2015-07-231-3/+3
* nv50/ir: keep track of whether the program uses fp64Ilia Mirkin2014-07-241-2/+6
* nvc0: add maxwell (sm50) compiler backendBen Skeggs2014-05-151-0/+6
* nvc0/ir: add support for new bitfield manipulation opcodesIlia Mirkin2014-04-281-2/+3
* nvc0: add support for PIPE_CAP_SAMPLE_SHADINGIlia Mirkin2014-04-261-3/+3
* nouveau/codegen: add missing values for OP_TXLQ into the target arraysIlia Mirkin2014-04-191-5/+7
* nvc0: fixup gk110 and up not being listed in various switch statementsBen Skeggs2013-12-061-2/+3
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+469