blob: a6f2969749c32f12d0a5ecfffd8b86bbd4f723a5 (
plain)
1
2
3
4
5
6
7
8
|
libplacebo is essentially the core rendering algorithms and ideas of mpv
turned into a library.
shaderc is an optional dependency.
vulkan-sdk and Mako are optional dependencies for vulkan support.
Mako must be built with python3 support.
|