FS#58582 - [mpv] Add Vulkan support
Attached to Project:
Community Packages
Opened by grmat (grmat) - Sunday, 13 May 2018, 17:08 GMT
Last edited by Christian Hesse (eworm) - Thursday, 15 November 2018, 10:23 GMT
Opened by grmat (grmat) - Sunday, 13 May 2018, 17:08 GMT
Last edited by Christian Hesse (eworm) - Thursday, 15 November 2018, 10:23 GMT
|
Details
Description:
The built package lacks Vulkan support, which was introduced with 0.28. Additional info: * package version(s): 0.28.2-1 "vulkan-icd-loader" is needed for libvulkan and the autodetection during configuration and "vulkan-headers" for building, so I suggest adding those two as makedepends and maybe "vulkan-driver" to optdepends. Steps to reproduce: run mpv with --gpu-api=vulkan (or equivalent entry in config file): Error parsing option gpu-api (option parameter could not be parsed) Setting commandline option --gpu-api=vulkan failed. re-build with vulkan-icd-loader and vulkan-headers would work, however still depends on an external glsl-spir-v compiler like shaderc. |
This task depends upon
Closed by Christian Hesse (eworm)
Thursday, 15 November 2018, 10:23 GMT
Reason for closing: Fixed
Additional comments about closing: mpv-1:0.29.1-4
Thursday, 15 November 2018, 10:23 GMT
Reason for closing: Fixed
Additional comments about closing: mpv-1:0.29.1-4
recently "shaderc" gets a stable release[2], but git master version of glslang is currently required. (See [3]).
[1]: https://devtalk.nvidia.com/default/topic/1041820/unix-graphics-announcements-and-news/linux-solaris-and-freebsd-driver-410-57/
[2]: https://github.com/google/shaderc/releases/tag/v2018.0
[3]: https://aur.archlinux.org/packages/shaderc
https://aur.archlinux.org/cgit/aur.git/commit/?h=shaderc&id=2aa1afd0c229f84d48d2720e3fbfd16fc04e66a7