summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/codegen/nv50_ir_build_util.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-03-13nv50,nvc0: handle SQRT lowering inside the driverIlia Mirkin1-1/+5
2016-01-20nv50/ir: 64-bit splitting fixesIlia Mirkin1-1/+2
2016-01-11nv50/ir: the whole point of data array is to hand out regular registersIlia Mirkin1-1/+1
2016-01-09nv50/ir: Fix scratch allocation size and filePierre Moreau1-2/+2
2015-11-06nv50/ir: add support for const-folding OP_CVT with F64 source/destIlia Mirkin1-0/+12
2015-11-06nv50/ir: allow movs with TYPE_F64 destinations to be splitIlia Mirkin1-0/+6
2015-07-23nvc0/ir: tess factors are now sysvals, adapt codegen to expect thatIlia Mirkin1-3/+4
2014-07-09nvc0/ir: add support for interpolating with non-default settingsIlia Mirkin1-0/+1
2013-09-16nouveau: fix regression since float comparison instructions (v2)Dave Airlie1-3/+3
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-0/+614