aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_gm107.cpp
Commit message (Expand)AuthorAgeFilesLines
* nv50/ir: fix texture grad for cubemapsIlia Mirkin2015-12-121-1/+1
* gm107/ir: avoid letting the lowering pass get out of syncIlia Mirkin2015-08-171-87/+3
* nouveau: use bool instead of booleanSamuel Pitoiset2015-07-211-1/+1
* nvc0/ir: LOAD's can't be used for shader inputsIlia Mirkin2015-05-221-0/+1
* gm107/ir: take relative pfetch offset into accountIlia Mirkin2014-09-261-1/+4
* gm107/ir: add support for indirect const buffer selectionIlia Mirkin2014-09-251-0/+14
* gm107/ir: fix manual TXD for array targetsIlia Mirkin2014-09-251-2/+3
* nvc0: add maxwell (sm50) compiler backendBen Skeggs2014-05-151-0/+273