Merge pull request #2715 from fewtarius/dev
Switch back to the g13 driver, as we're still able to recreate the crash.
This commit is contained in:
commit
c713c6d4d9
2 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@
|
||||||
|
|
||||||
# Mali GPU family
|
# Mali GPU family
|
||||||
MALI_FAMILY="bifrost-g52"
|
MALI_FAMILY="bifrost-g52"
|
||||||
MALI_VERSION="g2p0"
|
MALI_VERSION="g13p0"
|
||||||
OPENGLES="libmali"
|
OPENGLES="libmali"
|
||||||
VULKAN_SUPPORT="no"
|
VULKAN_SUPPORT="no"
|
||||||
|
|
||||||
|
|
|
@ -51,7 +51,7 @@
|
||||||
|
|
||||||
# Mali GPU family
|
# Mali GPU family
|
||||||
MALI_FAMILY="bifrost-g52"
|
MALI_FAMILY="bifrost-g52"
|
||||||
MALI_VERSION="g2p0"
|
MALI_VERSION="g13p0"
|
||||||
OPENGLES="libmali"
|
OPENGLES="libmali"
|
||||||
VULKAN_SUPPORT="no"
|
VULKAN_SUPPORT="no"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue