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). _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev