summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nvc0/nvc0_shader_state.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-2/+2
* nouveau: use bool instead of booleanSamuel Pitoiset2015-07-211-6/+6
* nvc0: always put all tfb bufs into bufctxIlia Mirkin2015-06-231-3/+4
* nvc0: use NV_VRAM_DOMAIN() macroAlexandre Courbot2015-06-221-1/+1
* nvc0: allow holes in xfb target listsIlia Mirkin2015-02-141-1/+8
* nvc0: expose 4 vertex streams, use stream ids in xfbIlia Mirkin2014-07-011-1/+1
* nvc0: add support for PIPE_CAP_SAMPLE_SHADINGIlia Mirkin2014-04-261-0/+2
* nvc0: handle TGSI_SEMANTIC_LAYERChristoph Bumiller2014-02-071-1/+1
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+278