commit | e8ad52f7b0c603d28518b9b288a8d9d5862d2053 | [log] [tgz] |
---|---|---|
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | Mon Jun 01 15:01:47 2020 -0400 |
committer | Marge Bot <eric+marge@anholt.net> | Wed Jun 17 20:42:01 2020 +0000 |
tree | 9fc24874a7384a0ca68a487f2b3ee3ba6d5b623e | |
parent | e5e657768c3eae23e80cef8073a6f33497ba2512 [diff] |
zink: enable xfb extension in screen creation switch around the feature enabling as well since extensions need the related feature to also be enabled in order to function fixes mesa/mesa#2868 Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5163>