mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Add support for Vulkan to Pipewire
This commit is contained in:
parent
105a90a727
commit
0b570f57b3
@ -96,14 +96,15 @@
|
||||
<xref linkend="opus"/>,
|
||||
<xref linkend="sdl2"/> (for some examples),
|
||||
<xref linkend="valgrind"/>,
|
||||
<xref linkend="vulkan-loader"/>,
|
||||
<xref linkend="xorg7-lib"/>,
|
||||
<xref linkend="doxygen"/> and
|
||||
<xref linkend="graphviz"/> (for documentation),
|
||||
<ulink url="https://jackaudio.org/">JACK</ulink>,
|
||||
<ulink url="https://github.com/EHfive/ldacBT">ldacBT</ulink>,
|
||||
<ulink url="https://libcamera.org/">libcamera</ulink>,
|
||||
<ulink url="https://github.com/hoene/libmysofa">libmysofa</ulink>,
|
||||
<ulink url="https://vulkan.lunarg.com/sdk/home/">Vulkan</ulink>, and
|
||||
<ulink url="https://github.com/hoene/libmysofa">libmysofa</ulink>, and
|
||||
<!--<ulink url="https://vulkan.lunarg.com/sdk/home/">Vulkan</ulink>, and-->
|
||||
<ulink url="https://sourceforge.net/projects/xmltoman/">xmltoman</ulink>
|
||||
</para>
|
||||
|
||||
@ -183,6 +184,12 @@ ninja</userinput></screen>
|
||||
<option>-Dffmpeg=enabled</option>: This switch enables using ffmpeg for
|
||||
audio conversion as a SPA backend.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>-Dvulkan=enabled</option>: This switch enables using Vulkan for
|
||||
video rendering as a SPA backend.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
|
Loading…
Reference in New Issue
Block a user