mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
samsung: switch Exynos to mesa/panfrost
This commit is contained in:
parent
49897223fd
commit
baa9cffdb6
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user