summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/a4xx/fd4_rasterizer.c
Commit message (Expand)AuthorAgeFilesLines
* a4xx: only disable depth clipping, not all clipping, when requestedIlia Mirkin2016-08-191-1/+2
* freedreno/a4xx: add polygon mode supportIlia Mirkin2015-11-231-0/+7
* freedreno/a4xx: add depth clamp and halfz clipIlia Mirkin2015-11-191-0/+5
* freedreno/a4xx: point-size and spritelist fixesRob Clark2015-08-121-4/+4
* freedreno/a4xx: fd4_util -> fd4_formatRob Clark2014-12-041-1/+1
* freedreno: add adreno 420 supportRob Clark2014-11-151-0/+94