summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/codegen/nv50_ir_driver.h
Commit message (Expand)AuthorAgeFilesLines
* nv50/ir: drop unused NVISA_XXX_CHIPSET constantsSamuel Pitoiset2016-09-261-2/+0
* nv50: fix alphatest for non-blendable formatsIlia Mirkin2016-07-161-1/+3
* nv50/ir: record number of threads in a compute shaderIlia Mirkin2016-05-301-0/+1
* nvc0: fix gl_SampleMaskIn computationIlia Mirkin2016-05-111-0/+2
* nv50/ir: generalize interp fixups to be able to fixup anythingIlia Mirkin2016-05-111-3/+3
* nvc0: store ubo info to the driver constbuf on KeplerSamuel Pitoiset2016-04-011-0/+1
* nvc0: use a different offset for buffers and surfacesSamuel Pitoiset2016-03-291-0/+1
* nv50,nvc0: replace resInfoCBSlot by auxCBSlotSamuel Pitoiset2016-03-191-2/+1
* nv50/ir: using sampleid/pos shouldn't force per-sample interpolationIlia Mirkin2016-03-051-1/+0
* nvc0: add ARB_shader_draw_parameters supportIlia Mirkin2015-12-301-1/+3
* nv50,nvc0: provide debug messages with shader compilation statsIlia Mirkin2015-11-051-0/+1
* nv50: allow per-sample interpolation to be forced via rastIlia Mirkin2015-10-291-1/+1
* nv50/ir: adapt to new method for passing in cull/clip distance masksIlia Mirkin2015-10-291-3/+2
* nvc0: do upload-time fixups for interpolation parametersIlia Mirkin2015-10-291-0/+5
* nvc0/ir: cleanup private enums that have graduated to galliumIlia Mirkin2015-07-231-5/+0
* nvc0: TESSCOORD comes in as a sysval, not an inputIlia Mirkin2015-07-231-2/+0
* nvc0: preliminary tess supportIlia Mirkin2015-07-231-5/+0
* nouveau: use bool instead of booleanSamuel Pitoiset2015-07-211-7/+7
* nv50/ir: keep track of whether the program uses fp64Ilia Mirkin2014-07-241-0/+1
* nv50/ir: allow gl_ViewportIndex to work on non-provoking verticesTobias Klausmann2014-06-231-0/+1
* nv50/ir: Remove NV50_SEMANTIC_VIEWPORTINDEXTobias Klausmann2014-06-161-1/+0
* nvc0/ir: use SM35 ISA with GK20AAlexandre Courbot2014-05-271-1/+1
* nvc0: add maxwell (sm50) compiler backendBen Skeggs2014-05-151-0/+1
* nvc0/ir: add support for INVOCATIONID system valueIlia Mirkin2014-04-261-1/+0
* nv50: add support for PIPE_CAP_SAMPLE_SHADINGIlia Mirkin2014-04-261-1/+2
* nvc0: handle TGSI_SEMANTIC_LAYERChristoph Bumiller2014-02-071-1/+0
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+220