nv50/ir: print CCTL subops in debug mode
[mesa.git] / src / gallium / drivers / nouveau / codegen / nv50_ir_print.cpp
2016-10-19 Samuel Pitoisetnv50/ir: print CCTL subops in debug mode
2016-09-29 Samuel Pitoisetnv50/ir: add preliminary support for SHLADD
2016-07-20 Samuel Pitoisetnv50/ir: print OP_SUREDB subops in debug mode
2016-07-14 Samuel Pitoisetnv50/ir: add missing string for SV_WORK_DIM
2016-06-29 Samuel Pitoisetnv50/ir: print EMIT subops in debug mode
2016-06-29 Samuel Pitoisetnv50/ir: print RSQ/RCP subops in debug mode
2016-06-29 Samuel Pitoisetnv50/ir: print PIXLD subops in debug mode
2016-06-29 Samuel Pitoisetnv50/ir: print SHFL subops in debug mode
2016-06-18 Samuel Pitoisetnv50/ir: add missing strings for some recent sysvals
2016-05-17 Jan VeselyTreewide: Remove Elements() macro
2016-04-26 Samuel Pitoisetnv50/ir: add OP_BUFQ for buffers query
2016-04-20 Hans de Goedenouveau: codegen: Use FILE_MEMORY_BUFFER for buffers
2016-03-25 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-18 Samuel Pitoisetnv50/ir: print SUBFM subops
2016-03-02 Kenneth GraunkeMerge remote-tracking branch 'origin/master' into vulkan
2016-02-28 Samuel Pitoisetnv50/ir: emit VOTE instruction
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
2016-02-21 Samuel Pitoisetnv50/ir: add lock/unlock subops for load/store
2016-02-05 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2016-01-30 Ilia Mirkinnv50/ir: add SUQ op by reading the info from driver...
2015-11-14 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-12 Ilia Mirkinnvc0/ir: add support for TGSI_SEMANTIC_HELPER_INVOCATION
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-09 Mauro Rossinouveau: android: add space before PRIx64 macro
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-24 Ilia Mirkinnvc0/ir: kepler can't do indirect shader input/output...
2015-07-24 Ilia Mirkinnvc0/ir: tess factors are now sysvals, adapt codegen...
2014-05-14 Ben Skeggsnvc0: add maxwell (sm50) compiler backend
2014-04-28 Ilia Mirkinnvc0/ir: add support for new bitfield manipulation...
2014-04-26 Ilia Mirkinnvc0/ir: add support for SAMPLEMASK sysval
2014-04-26 Ilia Mirkinnvc0: add support for PIPE_CAP_SAMPLE_SHADING
2014-04-26 Ilia Mirkinnv50: add support for PIPE_CAP_SAMPLE_SHADING
2014-04-07 Ilia Mirkinnv50: enable texture query lod
2014-01-27 Christoph Bumillernv50/ir: fix PFETCH and add RDSV to get VSTRIDE for GPs
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.