diff --git a/projects/Samsung/devices/Exynos/options b/projects/Samsung/devices/Exynos/options index 8779965f1d..b0ab2551dc 100644 --- a/projects/Samsung/devices/Exynos/options +++ b/projects/Samsung/devices/Exynos/options @@ -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"