summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nv50/nv50_shader_state.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-07nv50: fix layerid to be the fp input number rather than vp output numberIlia Mirkin1-5/+7
2014-02-07nv50: rework primid logicIlia Mirkin1-1/+3
2014-01-27nv50: VP_RESULT_MAP_SIZE has to be positiveIlia Mirkin1-0/+4
2014-01-27nv50: enable primitive id generation when it is an FP input without GPIlia Mirkin1-9/+4
2014-01-27nv50: handle gl_Layer writes in GPIlia Mirkin1-1/+11
2014-01-27nv50: add support for geometry shadersBryan Cain1-0/+2
2014-01-18nv50: typecast the result of ffs() to unsignedEmil Velikov1-1/+1
2014-01-18nv50: assert before trying to out-of-bounds access constbufEmil Velikov1-0/+2
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-0/+623