aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nv30/nvfx_vertprog.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: remove TGSI opcode XPDMarek Olšák2017-08-221-5/+0
* gallium: remove TGSI opcode DPHMarek Olšák2017-08-221-3/+0
* util: Port nir_array functionality to u_dynarrayThomas Helland2017-06-071-1/+1
* gallium: Add missing includesThomas Helland2017-06-071-0/+1
* gallium: remove TGSI_OPCODE_SUBMarek Olšák2017-01-051-3/+0
* gallium: remove TGSI_OPCODE_ABSMarek Olšák2017-01-051-3/+0
* nv30: don't assert when running out of registersIlia Mirkin2016-05-221-2/+1
* gallium/drivers: Trivial code-style cleanupEdward O'Callaghan2015-12-061-1/+1
* nv30: include the header of ffs prototypeChih-Wei Huang2015-10-151-0/+1
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-1/+1
* nouveau: use bool instead of booleanSamuel Pitoiset2015-07-211-25/+25
* nv30: falling back to draw path for edgeflag does no goodIlia Mirkin2015-05-251-3/+2
* gallium: remove TGSI_SAT_MINUS_PLUS_ONEMarek Olšák2015-05-201-2/+2
* gallium/util: remove u_linkageIlia Mirkin2015-03-261-1/+0
* gallium: Drop unused BRA opcode.Eric Anholt2014-11-241-1/+0
* gallium: Drop the unused SFL/STR opcodes.Eric Anholt2014-11-241-6/+0
* nv30: remove nv30_context use from nvfx_*progIlia Mirkin2014-02-261-30/+32
* nv30: remove use_nv4x, it is identical to is_nv4xIlia Mirkin2014-02-261-4/+4
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+1133