nv50/ir: add nv50_ir_prog_info_out
[mesa.git] / src / gallium / drivers / nouveau / codegen / nv50_ir_target.h
2020-08-25 Karol Herbstnv50/ir: add nv50_ir_prog_info_out
2020-06-10 Ben Skeggsnvir: bump max encoding size of instructions
2017-07-13 Ilia Mirkinnv50/ir: fix threads calculation for non-compute shaders
2017-02-09 Ilia Mirkinnv50/ir: always return 0 when trying to read thread...
2016-10-06 Samuel Pitoisetnv50/ir: set number of threads/block for variable local...
2016-07-16 Ilia Mirkinnv50: fix alphatest for non-blendable formats
2016-05-30 Ilia Mirkinnv50/ir: record number of threads in a compute shader
2016-05-12 Ilia Mirkinnv50/ir: generalize interp fixups to be able to fixup...
2016-01-30 Jason EkstrandMerge branch 'vulkan' into 'vulkan'
2016-01-25 Jason EkstrandMerge remote-tracking branch 'mattst88/nir-lower-pack...
2016-01-14 Ilia Mirkinnvc0/ir: be careful about propagating very large offset...
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-09 Ilia Mirkinnv50/ir: check if the target supports the new offset...
2015-11-03 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-29 Ilia Mirkinnvc0: do upload-time fixups for interpolation parameters
2014-09-09 Ilia Mirkinnv50/ir: accomodate all file types, there are now more...
2014-05-14 Ben Skeggsnvc0: add maxwell (sm50) compiler backend
2014-05-14 Ben Skeggsnvc0: maxwell isa has no per-instruction join modifier
2014-04-19 Ilia Mirkinnouveau/codegen: add missing values for OP_TXLQ into...
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.