summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_pstipple.c
Commit message (Expand)AuthorAgeFilesLines
* tgsi: add negate parameter to tgsi_transform_kill_inst()Brian Paul2015-09-011-1/+1
* util/pstipple: updates for SVIEW declsRob Clark2015-06-211-5/+17
* gallium/u_pstipple: add ability to specify a fixed texture unitMarek Olšák2015-02-041-7/+18
* util: simplify u_pstipple.c codeBrian Paul2014-10-311-123/+62
* util: simplify temp register selection in u_pstipple.cBrian Paul2014-10-311-27/+18
* util: simplify util_pstipple_create_fragment_shader() paramsBrian Paul2014-10-311-17/+11
* tgsi: change tgsi_shader_info::properties to a one-dimensional arrayMarek Olšák2014-10-041-1/+1
* tgsi: simplify shader properties in tgsi_shader_infoMarek Olšák2014-10-041-6/+2
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* tgsi: rename the TGSI fragment kill opcodesBrian Paul2013-07-121-5/+5
* gallium: unify transfer functionsMarek Olšák2012-10-111-4/+2
* gallium/tgsi: Move interpolation info from tgsi_declaration to a separate token.Francisco Jerez2012-05-111-1/+2
* util: assorted updates to polygon stipple helperBrian Paul2011-07-211-10/+33
* gallium/util: new polygon stipple utility helperBrian Paul2011-03-101-0/+434