Dylan Aïssi pushed to branch master at X Strike Force / vulkan / vulkan-volk
Commits:
-
e380d56a
by Dylan Aïssi at 2023-01-04T17:59:33+01:00
1 changed file:
Changes:
| ... | ... | @@ -17,9 +17,9 @@ Architecture: all |
| 17 | 17 | Section: libdevel
|
| 18 | 18 | Depends: ${shlibs:Depends},
|
| 19 | 19 | ${misc:Depends}
|
| 20 | +# See https://github.com/zeux/volk/issues/66 for name clash
|
|
| 20 | 21 | Conflicts: libvolk2-dev
|
| 21 | 22 | Multi-Arch: foreign
|
| 22 | -# See https://github.com/zeux/volk/issues/66 for name clash
|
|
| 23 | 23 | Description: Meta-loader for Vulkan API
|
| 24 | 24 | Volk allows you to dynamically load entrypoints required to use Vulkan
|
| 25 | 25 | without linking to vulkan-1.dll or statically linking Vulkan loader.
|