|
@@ -6804,6 +6804,43 @@
|
|
|
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
<pre><code class="lang-lua">add_requires("vulkan-headers")
|
|
|
</code></pre>
|
|
|
+<h3 id="vulkanloaderlinux">vulkan-loader (linux)</h3>
|
|
|
+<table>
|
|
|
+<thead>
|
|
|
+<tr>
|
|
|
+<th>Description</th>
|
|
|
+<th><em>This project provides the Khronos official Vulkan ICD desktop loader for Windows, Linux, and MacOS.</em></th>
|
|
|
+</tr>
|
|
|
+</thead>
|
|
|
+<tbody>
|
|
|
+<tr>
|
|
|
+<td>Homepage</td>
|
|
|
+<td><a href="https://github.com/KhronosGroup/Vulkan-Loader">https://github.com/KhronosGroup/Vulkan-Loader</a></td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>License</td>
|
|
|
+<td>Apache-2.0</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Versions</td>
|
|
|
+<td>1.2.154+1</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Architectures</td>
|
|
|
+<td>arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Definition</td>
|
|
|
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/v/vulkan-loader/xmake.lua">vulkan-loader/xmake.lua</a></td>
|
|
|
+</tr>
|
|
|
+</tbody>
|
|
|
+</table>
|
|
|
+<h5 id="installcommand">Install command</h5>
|
|
|
+<pre><code class="lang-console">xrepo install vulkan-loader
|
|
|
+</code></pre>
|
|
|
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
+<pre><code class="lang-lua">add_requires("vulkan-loader")
|
|
|
+</code></pre>
|
|
|
<h3 id="vulkanmemoryallocatorlinux">vulkan-memory-allocator (linux)</h3>
|
|
|
<table>
|
|
|
<thead>
|
|
@@ -6841,6 +6878,80 @@
|
|
|
<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
<pre><code class="lang-lua">add_requires("vulkan-memory-allocator")
|
|
|
</code></pre>
|
|
|
+<h3 id="vulkantoolslinux">vulkan-tools (linux)</h3>
|
|
|
+<table>
|
|
|
+<thead>
|
|
|
+<tr>
|
|
|
+<th>Description</th>
|
|
|
+<th><em>Vulkan Utilities and Tools</em></th>
|
|
|
+</tr>
|
|
|
+</thead>
|
|
|
+<tbody>
|
|
|
+<tr>
|
|
|
+<td>Homepage</td>
|
|
|
+<td><a href="https://github.com/KhronosGroup/Vulkan-Tools">https://github.com/KhronosGroup/Vulkan-Tools</a></td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>License</td>
|
|
|
+<td>Apache-2.0</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Versions</td>
|
|
|
+<td>1.2.154+0</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Architectures</td>
|
|
|
+<td>arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Definition</td>
|
|
|
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/v/vulkan-tools/xmake.lua">vulkan-tools/xmake.lua</a></td>
|
|
|
+</tr>
|
|
|
+</tbody>
|
|
|
+</table>
|
|
|
+<h5 id="installcommand">Install command</h5>
|
|
|
+<pre><code class="lang-console">xrepo install vulkan-tools
|
|
|
+</code></pre>
|
|
|
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
+<pre><code class="lang-lua">add_requires("vulkan-tools")
|
|
|
+</code></pre>
|
|
|
+<h3 id="vulkanvalidationlayerslinux">vulkan-validationlayers (linux)</h3>
|
|
|
+<table>
|
|
|
+<thead>
|
|
|
+<tr>
|
|
|
+<th>Description</th>
|
|
|
+<th><em>Vulkan Validation Layers</em></th>
|
|
|
+</tr>
|
|
|
+</thead>
|
|
|
+<tbody>
|
|
|
+<tr>
|
|
|
+<td>Homepage</td>
|
|
|
+<td><a href="https://github.com/KhronosGroup/Vulkan-ValidationLayers/">https://github.com/KhronosGroup/Vulkan-ValidationLayers/</a></td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>License</td>
|
|
|
+<td>Apache-2.0</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Versions</td>
|
|
|
+<td>1.2.154+0</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Architectures</td>
|
|
|
+<td>arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>Definition</td>
|
|
|
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/v/vulkan-validationlayers/xmake.lua">vulkan-validationlayers/xmake.lua</a></td>
|
|
|
+</tr>
|
|
|
+</tbody>
|
|
|
+</table>
|
|
|
+<h5 id="installcommand">Install command</h5>
|
|
|
+<pre><code class="lang-console">xrepo install vulkan-validationlayers
|
|
|
+</code></pre>
|
|
|
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
|
|
|
+<pre><code class="lang-lua">add_requires("vulkan-validationlayers")
|
|
|
+</code></pre>
|
|
|
<h2 id="w">w</h2>
|
|
|
<h3 id="waylandlinux">wayland (linux)</h3>
|
|
|
<table>
|