freedreno/a3xx+a4xx: fix GL_POINTS lockup w/ GLES
[mesa.git] / src / gallium / drivers / freedreno / a3xx / fd3_emit.h
2015-10-15 Rob Clarkfreedreno/a3xx: cache-flush is needed after MEM_WRITE
2015-07-27 Rob Clarkfreedreno/ir3: move emit_const to ir3
2015-04-05 Ilia Mirkinfreedreno/a3xx: pass sprite coord mode through to progr...
2015-04-02 Ilia Mirkinfreedreno/a3xx: add MRT support
2015-03-28 Ilia Mirkinfreedreno/a3xx: add support for point sprite coordinate...
2014-11-30 Ilia Mirkinfreedreno/a3xx: add format to emit info, use to set...
2014-11-29 Ilia Mirkinfreedreno/a3xx: fd3_util -> fd3_format
2014-10-15 Rob Clarkfreedreno/a3xx: refactor/optimize emit
2014-10-15 Rob Clarkfreedreno/a3xx: refactor vertex state emit
2014-09-09 Rob Clarkfreedreno/a3xx: enable hw primitive-restart
2014-07-25 Rob Clarkfreedreno/ir3: split out shader compiler from a3xx
2014-02-23 Rob Clarkfreedreno/a3xx: add shader variants
2014-02-01 Rob Clarkfreedreno/a3xx: handle frag z write
2014-01-08 Rob Clarkfreedreno/a3xx: use cs patch instead of RFI+RMW
2014-01-08 Rob Clarkfreedreno/a3xx: support for hw binning pass
2013-12-26 Rob Clarkfreedreno/a3xx: fix blend state corruption issue
2013-06-08 Rob Clarkfreedreno: add a3xx support