commit | 94e4a17f29b5f487213b37e8376eadd87308856a | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Fri Jun 19 16:27:32 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Mon Aug 17 14:30:49 2020 +1000 |
tree | a4c611ea312f3dbdc4c3f832463d8647cc0ad177 | |
parent | ecb617a6a757a375a66b3c2ad25990011624c41a [diff] |
llvmpipe: add support for memory allocation APIs This adds llvmpipe driver support for the vulkan split memory/resource API and the the don't overallocate flag. Reviewed-by: Roland Scheidegger <sroland@vmware.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6082>