mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
Rockchip: use libmali
This commit is contained in:
parent
338ea10332
commit
47bc56e99a
@ -33,7 +33,7 @@
|
|||||||
OPENGL="no"
|
OPENGL="no"
|
||||||
|
|
||||||
# OpenGL-ES implementation to use (no / bcm2835-driver / gpu-viv-bin-mx6q)
|
# OpenGL-ES implementation to use (no / bcm2835-driver / gpu-viv-bin-mx6q)
|
||||||
OPENGLES="mali-rockchip"
|
OPENGLES="libmali"
|
||||||
|
|
||||||
# include uvesafb support (yes / no)
|
# include uvesafb support (yes / no)
|
||||||
UVESAFB_SUPPORT="no"
|
UVESAFB_SUPPORT="no"
|
||||||
@ -53,7 +53,7 @@
|
|||||||
KODI_VENDOR="rockchip"
|
KODI_VENDOR="rockchip"
|
||||||
|
|
||||||
# KODI Player implementation to use (default / bcm2835-driver / libfslvpuwrap)
|
# KODI Player implementation to use (default / bcm2835-driver / libfslvpuwrap)
|
||||||
KODIPLAYER_DRIVER="rkmpp"
|
KODIPLAYER_DRIVER="$OPENGLES"
|
||||||
|
|
||||||
# Modules to install in initramfs for early boot
|
# Modules to install in initramfs for early boot
|
||||||
INITRAMFS_MODULES=""
|
INITRAMFS_MODULES=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user