commit | de3b34df97326b793fac2152eedbd25a0c2d0812 | [log] [tgz] |
---|---|---|
author | Kristian H. Kristensen <hoegsberg@chromium.org> | Wed Aug 15 09:18:41 2018 -0700 |
committer | Rob Clark <robdclark@gmail.com> | Thu Aug 16 19:13:36 2018 -0400 |
tree | e186a1d711a2c2f0695feca5de3ff357cebf5b27 | |
parent | 6ee58e8257528abeea3f62310b7f30aeedac9e57 [diff] |
freedreno: Add a6xx backend This adds a freedreno backend for the a6xx generation GPUs, which at the time of this commit is about 98% GLES2 conformant. Much remains to be done - both performance work and feature work towards more recent GLES versions, but this is a good start. Signed-off-by: Kristian H. Kristensen <hoegsberg@chromium.org> Signed-off-by: Rob Clark <robdclark@gmail.com>