GPU: vulkan fallback

This commit is contained in:
Linus Dierheimer
2021-11-13 18:25:35 +01:00
parent fc77e40ea9
commit dff3ca58ae
9 changed files with 188 additions and 78 deletions
+1
View File
@@ -159,6 +159,7 @@
# Sets an user specific path to a library to load.
# Must be a valid path to a library.
#--lib-PCI /usr/lib/libpci.so
#--lib-vulkan /usr/lib/libvulkan.so
#--lib-X11 /usr/lib/libX11.so
#--lib-Xrandr /usr/lib/libXrandr.so
#--lib-gio /usr/lib/libgio-2.0.so
+1
View File
@@ -87,6 +87,7 @@ Key options: Provide a custom key for an output
Library options: Set the path of a library to load
--lib-PCI <path>
--lib-vulkan <path>
--lib-X11 <path>
--lib-Xrandr <path>
--lib-gio <path>