commit | 9be56316cf3d1b8db0b38f260e7b6ff2592d7a13 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Thu Jun 07 10:41:53 2018 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Jun 08 07:34:53 2018 +1000 |
tree | afd60a5a9a0bd066d49cf302c1e594a6361b27ed | |
parent | a5abb2da74d3a892427499961aaef194d9ce1edf [diff] |
features: add virgl to the GL features list This hopefully adds virgl to the correct places and current statuses of various extensions. virgl of course relies on two external things a) host driver that can support the features b) up to date host virglrenderer library that can support the features. This list will be maintained as latest (a) + (b) + mesa. Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>