summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-07-10nv50/ir: retrieve shadow compare from first argIlia Mirkin1-1/+1
2014-07-03nv50/ir: allow gl_ViewportIndex to work on non-provoking verticesTobias Klausmann1-2/+29
2014-05-29nv50/ir/tgsi: optimize KILChristoph Bumiller1-0/+5
2014-05-29nv50/ir/tgsi: TGSI_OPCODE_POW replicates its resultChristoph Bumiller1-1/+5
2014-04-28nv50/ir: change texture offsets to ValueRefs, allow nonconstIlia Mirkin1-6/+6
2014-04-28nvc0/ir: add support for MUL_HI tgsi opcodesIlia Mirkin1-1/+12
2014-04-28nvc0/ir: add support for new bitfield manipulation opcodesIlia Mirkin1-1/+63
2014-04-26nvc0/ir: fetch shadow value from proper place for TG4 cube arrayIlia Mirkin1-1/+4
2014-04-26nvc0/ir: set gatherComp for non-shadow targetsIlia Mirkin1-0/+2
2014-04-26nvc0/ir: set instance count based on the GS_INVOCATIONS propertyIlia Mirkin1-3/+1
2014-04-26nvc0/ir: add support for INVOCATIONID system valueIlia Mirkin1-0/+1
2014-04-26nvc0/ir: add support for SAMPLEMASK sysvalIlia Mirkin1-0/+1
2014-04-26nv50: add support for PIPE_CAP_SAMPLE_SHADINGIlia Mirkin1-1/+6
2014-04-07nv50: enable texture query lodIlia Mirkin1-0/+3
2014-02-25nv50: enable txg where supportedIlia Mirkin1-0/+4
2014-02-12nv50: implement multiple viewports/scissors, enable ARB_viewport_arrayIlia Mirkin1-0/+1
2014-02-07nvc0: handle TGSI_SEMANTIC_LAYERChristoph Bumiller1-1/+1
2014-02-06nouveau/codegen: allow tex offsets on non-TXF instructions (e.g. TXL)Ilia Mirkin1-0/+8
2014-01-27nv50: handle gl_Layer writes in GPIlia Mirkin1-0/+1
2014-01-27nv50/ir: add support for gl_PrimitiveIDInIlia Mirkin1-2/+5
2014-01-27nv50/ir: delay calculation of indirect addressesBryan Cain1-10/+28
2013-09-16nouveau: fix regression since float comparison instructions (v2)Dave Airlie1-6/+6
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-0/+2852