summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/codegen/nv50_ir_target.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-09nv50/ir: always return 0 when trying to read thread id along unit dimIlia Mirkin1-1/+3
2016-10-07nv50/ir: set number of threads/block for variable local sizeSamuel Pitoiset1-0/+2
2016-07-16nv50: fix alphatest for non-blendable formatsIlia Mirkin1-2/+3
2016-05-30nv50/ir: record number of threads in a compute shaderIlia Mirkin1-1/+4
2016-05-11nv50/ir: generalize interp fixups to be able to fixup anythingIlia Mirkin1-13/+28
2016-01-14nvc0/ir: be careful about propagating very large offsets into const loadIlia Mirkin1-1/+1
2015-12-08nv50/ir: check if the target supports the new offset before inliningIlia Mirkin1-0/+2
2015-10-29nvc0: do upload-time fixups for interpolation parametersIlia Mirkin1-0/+21
2014-09-08nv50/ir: accomodate all file types, there are now more than 8Ilia Mirkin1-2/+2
2014-05-15nvc0: add maxwell (sm50) compiler backendBen Skeggs1-1/+1
2014-05-15nvc0: maxwell isa has no per-instruction join modifierBen Skeggs1-1/+2
2014-04-19nouveau/codegen: add missing values for OP_TXLQ into the target arraysIlia Mirkin1-2/+2
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-0/+235