aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/codegen/nv50_ir_build_util.cpp
Commit message (Expand)AuthorAgeFilesLines
* nv50/ir: 64-bit splitting fixesIlia Mirkin2016-01-201-1/+2
* nv50/ir: the whole point of data array is to hand out regular registersIlia Mirkin2016-01-111-1/+1
* nv50/ir: Fix scratch allocation size and filePierre Moreau2016-01-091-2/+2
* nv50/ir: add support for const-folding OP_CVT with F64 source/destIlia Mirkin2015-11-061-0/+12
* nv50/ir: allow movs with TYPE_F64 destinations to be splitIlia Mirkin2015-11-061-0/+6
* nvc0/ir: tess factors are now sysvals, adapt codegen to expect thatIlia Mirkin2015-07-231-3/+4
* nvc0/ir: add support for interpolating with non-default settingsIlia Mirkin2014-07-091-0/+1
* nouveau: fix regression since float comparison instructions (v2)Dave Airlie2013-09-161-3/+3
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+614