mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
samsung: switch Exynos to mesa/panfrost
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
esac
|
||||
|
||||
# OpenGL-ES implementation to use
|
||||
OPENGLES="libmali"
|
||||
OPENGLES="mesa"
|
||||
|
||||
# Graphic drivers to use
|
||||
GRAPHIC_DRIVERS="mali"
|
||||
GRAPHIC_DRIVERS="panfrost"
|
||||
|
||||
# KODI Player implementation to use
|
||||
KODIPLAYER_DRIVER="$OPENGLES"
|
||||
|
||||
Reference in New Issue
Block a user