mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
samsung: switch Exynos to mesa/panfrost
This commit is contained in:
parent
49897223fd
commit
baa9cffdb6
@ -13,10 +13,10 @@
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
# OpenGL-ES implementation to use
|
# OpenGL-ES implementation to use
|
||||||
OPENGLES="libmali"
|
OPENGLES="mesa"
|
||||||
|
|
||||||
# Graphic drivers to use
|
# Graphic drivers to use
|
||||||
GRAPHIC_DRIVERS="mali"
|
GRAPHIC_DRIVERS="panfrost"
|
||||||
|
|
||||||
# KODI Player implementation to use
|
# KODI Player implementation to use
|
||||||
KODIPLAYER_DRIVER="$OPENGLES"
|
KODIPLAYER_DRIVER="$OPENGLES"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user