freedreno: add adreno 420 support
[mesa.git] / src / gallium / drivers / freedreno / ir3 / ir3.h
2014-11-15 Rob Clarkfreedreno: add adreno 420 support
2014-10-25 Rob Clarkfreedreno/ir3: consider instruction neighbors in cp
2014-10-25 Rob Clarkfreedreno/ir3: standalone compiler updates for ir3test
2014-10-21 Rob Clarkfreedreno/ir3: fix potential gpu lockup with kill
2014-10-15 Rob Clarkfreedreno/ir3: large const support
2014-10-03 Rob Clarkfreedreno/ir3: fix lockups with lame FRAG shaders
2014-10-03 Ilia Mirkinfreedreno/ir3: add TXD support and expose ARB_shader_te...
2014-08-30 Rob Clarkfreedreno/ir3: detect scheduler fail
2014-07-25 Rob Clarkfreedreno/ir3: split out shader compiler from a3xx