OpenBSD/xenocara tdomEG7lib/mesa Makefile.bsd-wrapper, lib/mesa/src/amd/vulkan Makefile.am Makefile.in

   Build Mesa intel and radeon vulkan drivers and amd64 and i386

   The intel driver can be used with inteldrm on ivy bridge or newer.
   The radeon driver only works with amdgpu not radeondrm.

   As we can't use python in xenocara add phony targets to create the
   same output as python scripts which create json files for the loader.

   This is just the ICDs, to use vulkan the loader and additional ports
   are required.

   ok mpi@ on an earlier version.  Changed to call shm_unlink()
   directly after shm_mkstemp() as suggested by kettenis@
VersionDeltaFile
1.2+20-0lib/mesa/src/util/futex.h
1.8+20-0lib/mesa/src/intel/vulkan/anv_allocator.c
1.10+17-0lib/mesa/src/intel/vulkan/anv_device.c
1.9+15-0lib/mesa/src/intel/Makefile.vulkan.am
1.7+14-0lib/mesa/src/amd/vulkan/Makefile.am
1.14+14-0lib/mesa/src/intel/Makefile.in
1.12+13-0lib/mesa/src/amd/vulkan/Makefile.in
1.10+10-0lib/mesa/src/intel/vulkan/anv_private.h
1.27+4-1lib/mesa/Makefile.bsd-wrapper
1.10+4-0lib/mesa/src/amd/vulkan/radv_device.c
1.8+3-0lib/mesa/src/amd/vulkan/winsys/amdgpu/radv_amdgpu_cs.c
1.6+2-0lib/mesa/src/intel/vulkan/anv_queue.c
+136-112 files

UnifiedSplitRaw