Fix chromium acceleration and wayland support
This commit is contained in:
parent
66bfc62566
commit
528a53a606
@ -52,7 +52,7 @@ in
|
||||
# ungoogled = true;
|
||||
# --enable-native-gpu-memory-buffers # fails on AMD APU
|
||||
# --enable-webrtc-vp9-support
|
||||
commandLineArgs = "--use-vulkan --use-gl=desktop --enable-zero-copy --enable-hardware-overlays --enable-features=VaapiVideoDecoder,CanvasOopRasterization --ignore-gpu-blocklist --enable-accelerated-mjpeg-decode --enable-accelerated-video --enable-gpu-rasterization";
|
||||
commandLineArgs = "--use-vulkan --ozone-platform-hint=auto";
|
||||
};
|
||||
};
|
||||
# todo vulkan in chrome
|
||||
|
Loading…
x
Reference in New Issue
Block a user