summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/codegen/nv50_ir_print.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-04-13nvc0/ir: Add SV_LANEMASK_* system values.Boyan Ding1-0/+5
2017-01-27nouveau: remove explicit __STDC_FORMAT_MACROS defineEmil Velikov1-1/+0
2016-10-24nv50/ir: display OP_BAR subops in debug modeSamuel Pitoiset1-0/+9
2016-10-19nv50/ir: print CCTL subops in debug modeSamuel Pitoiset1-0/+9
2016-09-29nv50/ir: add preliminary support for SHLADDSamuel Pitoiset1-0/+1
2016-07-20nv50/ir: print OP_SUREDB subops in debug modeSamuel Pitoiset1-0/+1
2016-07-14nv50/ir: add missing string for SV_WORK_DIMSamuel Pitoiset1-0/+1
2016-06-29nv50/ir: print EMIT subops in debug modeSamuel Pitoiset1-0/+9
2016-06-29nv50/ir: print RSQ/RCP subops in debug modeSamuel Pitoiset1-0/+10
2016-06-29nv50/ir: print PIXLD subops in debug modeSamuel Pitoiset1-0/+9
2016-06-29nv50/ir: print SHFL subops in debug modeSamuel Pitoiset1-0/+9
2016-06-18nv50/ir: add missing strings for some recent sysvalsSamuel Pitoiset1-0/+3
2016-05-17Treewide: Remove Elements() macroJan Vesely1-3/+3
2016-04-26nv50/ir: add OP_BUFQ for buffers querySamuel Pitoiset1-0/+1
2016-04-20nouveau: codegen: Use FILE_MEMORY_BUFFER for buffersHans de Goede1-0/+1
2016-03-19nv50/ir: print SUBFM subopsSamuel Pitoiset1-0/+9
2016-02-28nv50/ir: emit VOTE instructionSamuel Pitoiset1-0/+1
2016-02-21nv50/ir: add lock/unlock subops for load/storeSamuel Pitoiset1-0/+10
2016-01-29nv50/ir: add SUQ op by reading the info from driver constbufIlia Mirkin1-0/+1
2015-11-12nvc0/ir: add support for TGSI_SEMANTIC_HELPER_INVOCATIONIlia Mirkin1-0/+1
2015-09-09nouveau: android: add space before PRIx64 macroMauro Rossi1-1/+1
2015-07-23nvc0/ir: kepler can't do indirect shader input/output loads directlyIlia Mirkin1-0/+1
2015-07-23nvc0/ir: tess factors are now sysvals, adapt codegen to expect thatIlia Mirkin1-1/+2
2014-05-15nvc0: add maxwell (sm50) compiler backendBen Skeggs1-0/+2
2014-04-28nvc0/ir: add support for new bitfield manipulation opcodesIlia Mirkin1-0/+1
2014-04-26nvc0/ir: add support for SAMPLEMASK sysvalIlia Mirkin1-0/+1
2014-04-26nvc0: add support for PIPE_CAP_SAMPLE_SHADINGIlia Mirkin1-0/+1
2014-04-26nv50: add support for PIPE_CAP_SAMPLE_SHADINGIlia Mirkin1-0/+1
2014-04-07nv50: enable texture query lodIlia Mirkin1-0/+1
2014-01-27nv50/ir: fix PFETCH and add RDSV to get VSTRIDE for GPsChristoph Bumiller1-0/+1
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-0/+698