[Mesa-dev] [PATCH 00/25] Vulkan (build et al.) fixes

Jonathan Gray jsg at jsg.id.au
Sun Apr 24 12:18:14 UTC 2016


On Thu, Apr 21, 2016 at 02:16:00PM +0100, Emil Velikov wrote:
> Hi all,
> 
> While tryting to get a tarball and things went a bit strange, thus I've 
> 'tweaked' the vulkan makefile and simplified things a fair bit.
> 
> The series can be found in branch for-upstream/vulkan-makefile-cleanups 
> in my github repo.
> 
> Comments and review are greatly appreciated.
> Emil

Speaking of build fixes, shouldn't configure be changed to check for
memfd and futexes?  The intel vulkan code in anv_allocator.c/anv_gem_stubs.c
directly does linux specific syscalls for these (and strangely includes
values.h instead of limits.h).


More information about the mesa-dev mailing list