mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
try to fix hw accel on raspi
This commit is contained in:
parent
eac8353a1e
commit
f6d18a95d8
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ arm_use_thumb = true
|
|||
# Disabled due to breakage
|
||||
#use_system_minigbm = false
|
||||
#use_vc4_minigbm = true
|
||||
angle_enable_vulkan = false
|
||||
enable_swiftshader_vulkan = false
|
||||
enable_linux_installer = true
|
||||
enable_distro_version_check = false
|
||||
is_official_build = true
|
||||
|
|
Loading…
Reference in a new issue