aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/codegen/nv50_ir_target.h
Commit message (Expand)AuthorAgeFilesLines
* nv50/ir: fix threads calculation for non-compute shadersIlia Mirkin2017-07-121-5/+9
* nv50/ir: always return 0 when trying to read thread id along unit dimIlia Mirkin2017-02-091-1/+3
* nv50/ir: set number of threads/block for variable local sizeSamuel Pitoiset2016-10-071-0/+2
* nv50: fix alphatest for non-blendable formatsIlia Mirkin2016-07-161-2/+3
* nv50/ir: record number of threads in a compute shaderIlia Mirkin2016-05-301-1/+4
* nv50/ir: generalize interp fixups to be able to fixup anythingIlia Mirkin2016-05-111-13/+28
* nvc0/ir: be careful about propagating very large offsets into const loadIlia Mirkin2016-01-141-1/+1
* nv50/ir: check if the target supports the new offset before inliningIlia Mirkin2015-12-081-0/+2
* nvc0: do upload-time fixups for interpolation parametersIlia Mirkin2015-10-291-0/+21
* nv50/ir: accomodate all file types, there are now more than 8Ilia Mirkin2014-09-081-2/+2
* nvc0: add maxwell (sm50) compiler backendBen Skeggs2014-05-151-1/+1
* nvc0: maxwell isa has no per-instruction join modifierBen Skeggs2014-05-151-1/+2
* nouveau/codegen: add missing values for OP_TXLQ into the target arraysIlia Mirkin2014-04-191-2/+2
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+235