summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/codegen/nv50_ir_target.cpp
Commit message (Expand)AuthorAgeFilesLines
* gk110/ir: Use the new rcp/rsq in libraryBoyan Ding2019-02-061-0/+1
* nv50/ir: add preliminary support for OP_XMADRhys Perry2018-08-271-3/+4
* nvc0/ir: add support for all the new int64 tgsi opcodesIlia Mirkin2017-02-091-1/+2
* nv50/ir: add preliminary support for SHLADDSamuel Pitoiset2016-09-291-3/+3
* nv50: fix alphatest for non-blendable formatsIlia Mirkin2016-07-161-2/+4
* nvc0: initial support for GP100 GPUsBen Skeggs2016-07-121-0/+1
* Treewide: Remove Elements() macroJan Vesely2016-05-171-2/+2
* nv50/ir: generalize interp fixups to be able to fixup anythingIlia Mirkin2016-05-111-18/+18
* nv50/ir: add OP_BUFQ for buffers querySamuel Pitoiset2016-04-261-0/+3
* nv50/ir: emit VOTE instructionSamuel Pitoiset2016-02-281-0/+3
* nvc0: initial support for GM20x GPUsBen Skeggs2016-02-161-0/+1
* nv50/ir: add SUQ op by reading the info from driver constbufIlia Mirkin2016-01-291-3/+3
* 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