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:
fewtarius 2024-01-20 09:40:11 -05:00 committed by GitHub
commit c713c6d4d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -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"

View file

@ -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"