summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/a3xx/fd3_rasterizer.c
Commit message (Expand)AuthorAgeFilesLines
* freedreno/a3xx: implement half-z clippingIlia Mirkin2015-08-291-1/+2
* freedreno/a3xx: double the polygon offset valueIlia Mirkin2015-08-171-1/+1
* freedreno/a3xx: add support for disabling depth clippingIlia Mirkin2015-04-271-0/+2
* freedreno/a3xx: enable polymode setting with non-fill modesIlia Mirkin2015-04-181-0/+4
* freedreno/a3xx: point size should not be divided by 2Ilia Mirkin2015-03-281-4/+4
* freedreno/a3xx: fd3_util -> fd3_formatIlia Mirkin2014-11-291-1/+1
* freedreno/a3xx: add point-sizeRob Clark2014-05-131-4/+14
* freedreno/a3xx: handle front_ccwRob Clark2013-09-141-9/+5
* freedreno: add a3xx supportRob Clark2013-06-081-0/+92