summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nouveau_compiler.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-02nouveau: Fix a couple of "foo may be used uninitialized' compiler warningsHans de Goede1-1/+1
2016-05-17Treewide: Remove Elements() macroJan Vesely1-1/+1
2016-03-19nv50,nvc0: replace resInfoCBSlot by auxCBSlotSamuel Pitoiset1-2/+0
2015-12-30nvc0: add ARB_shader_draw_parameters supportIlia Mirkin1-1/+1
2015-12-06gallium/drivers: Sanitize NULL checks into canonical formEdward O'Callaghan1-1/+1
2015-08-17nouveau: recognize tess stages in nouveau_compilerMarcos Paulo de Souza1-0/+4
2014-08-28nouveau: allow more tokens by default to avoid parse failuresIlia Mirkin1-2/+4
2014-03-14nouveau: honor fread return value in the nouveau_compilerEmil Velikov1-2/+2
2014-02-26nouveau: add a nouveau_compiler binary to compile TGSI into shader ISAIlia Mirkin1-0/+222