Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / drivers / freedreno / a3xx / fd3_rasterizer.c
2020-07-01 Jonathan Marekfreedreno/a3xx: support LINEAR_PIXEL/PERSP_CENTROID...
2018-10-17 Neil Robertsfreedreno: Remove the Emacs mode lines
2018-09-07 Marek Olšákgallium: split depth_clip into depth_clip_near & depth_...
2015-08-31 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-29 Ilia Mirkinfreedreno/a3xx: implement half-z clipping
2015-08-26 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-17 Ilia Mirkinfreedreno/a3xx: double the polygon offset value
2015-04-28 Ilia Mirkinfreedreno/a3xx: add support for disabling depth clipping
2015-04-18 Ilia Mirkinfreedreno/a3xx: enable polymode setting with non-fill...
2015-03-28 Ilia Mirkinfreedreno/a3xx: point size should not be divided by 2
2014-11-29 Ilia Mirkinfreedreno/a3xx: fd3_util -> fd3_format
2014-05-13 Rob Clarkfreedreno/a3xx: add point-size
2013-09-14 Rob Clarkfreedreno/a3xx: handle front_ccw
2013-06-08 Rob Clarkfreedreno: add a3xx support