Commit Graph

9 Commits

Author SHA1 Message Date
David McFarland
6bf27c2cae vulkan-loader: allow validation layers to be enabled
The loader now uses XDK_DATA_DIRS to find drivers and layers.
2016-11-13 12:44:27 -04:00
David McFarland
1624507eaf vulkan-loader: allow 32-bit builds 2016-11-13 12:44:27 -04:00
David McFarland
8fe96a1926 vulkan-loader: package headers, layers and demos 2016-11-13 12:44:27 -04:00
Benjamin Saunders
84c87dce2a vulkan-loader: fix evaluation without source 2016-11-13 12:44:27 -04:00
Vladimír Čunát
a30702135d vulkan-loader: convert eval-time checks to build-time
The checks depend on fetched source, so they forced building during
evaluation.
2016-10-22 11:35:56 +02:00
Benjamin Saunders
e0e27c83ab vulkan-loader: 1.0.21.0 -> 1.0.26.0
Also added asserts to ensure everything stays in sync.
2016-10-12 13:19:34 +01:00
lummax
b52e8809d6 vulkan-loader: enable wayland WSI 2016-10-12 13:19:34 +01:00
lummax
051024a581 vulkan-loader: add spirv-tools as dependency 2016-10-12 13:19:34 +01:00
Joe Hermaszewski
aa8b69c1f6 vulkan-loader: init at 1.0.21.0 2016-10-12 13:19:34 +01:00