aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/codegen/nv50_ir_emit_nvc0.cpp
Commit message (Expand)AuthorAgeFilesLines
* nvc0/ir: fix encoding of offset register into interpolation instructionIlia Mirkin2014-07-091-1/+1
* nvc0/ir: fix emitting vertex streamIlia Mirkin2014-07-011-7/+8
* nvc0/ir: use SM35 ISA with GK20AAlexandre Courbot2014-05-271-1/+1
* nv50/ir: change texture offsets to ValueRefs, allow nonconstIlia Mirkin2014-04-281-1/+3
* nvc0/ir: add support for new bitfield manipulation opcodesIlia Mirkin2014-04-281-0/+17
* nvc0: add support for PIPE_CAP_SAMPLE_SHADINGIlia Mirkin2014-04-261-0/+14
* nvc0: add support for texture gatherIlia Mirkin2014-04-071-0/+1
* nvc0: enable texture query lodIlia Mirkin2014-04-071-0/+2
* nvc0/ir/emit: hardcode vertex output stream to 0 for nowChristoph Bumiller2014-02-071-2/+7
* nouveau/codegen: set dType to S32 for OP_NEG U32Ilia Mirkin2014-01-271-4/+10
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+2988