summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nv30/nvfx_vertprog.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-25nouveau: remove unused tgsi includesThomas H.P. Andersen1-2/+0
2021-04-15Convert most remaining free-form fall-through comments to FALLTHROUGHMichel Dänzer1-1/+2
2017-08-22gallium: remove TGSI opcode XPDMarek Olšák1-5/+0
2017-08-22gallium: remove TGSI opcode DPHMarek Olšák1-3/+0
2017-06-07util: Port nir_array functionality to u_dynarrayThomas Helland1-1/+1
2017-06-07gallium: Add missing includesThomas Helland1-0/+1
2017-01-05gallium: remove TGSI_OPCODE_SUBMarek Olšák1-3/+0
2017-01-05gallium: remove TGSI_OPCODE_ABSMarek Olšák1-3/+0
2016-05-22nv30: don't assert when running out of registersIlia Mirkin1-2/+1
2015-12-06gallium/drivers: Trivial code-style cleanupEdward O'Callaghan1-1/+1
2015-10-15nv30: include the header of ffs prototypeChih-Wei Huang1-0/+1
2015-07-21gallium: replace INLINE with inlineIlia Mirkin1-1/+1
2015-07-21nouveau: use bool instead of booleanSamuel Pitoiset1-25/+25
2015-05-25nv30: falling back to draw path for edgeflag does no goodIlia Mirkin1-3/+2
2015-05-20gallium: remove TGSI_SAT_MINUS_PLUS_ONEMarek Olšák1-2/+2
2015-03-26gallium/util: remove u_linkageIlia Mirkin1-1/+0
2014-11-24gallium: Drop unused BRA opcode.Eric Anholt1-1/+0
2014-11-24gallium: Drop the unused SFL/STR opcodes.Eric Anholt1-6/+0
2014-02-26nv30: remove nv30_context use from nvfx_*progIlia Mirkin1-30/+32
2014-02-26nv30: remove use_nv4x, it is identical to is_nv4xIlia Mirkin1-4/+4
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-0/+1133