mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
commit
8f1ebba464
@ -1,6 +1,8 @@
|
||||
Section "Device"
|
||||
Identifier "AMD Graphics"
|
||||
Driver "radeon"
|
||||
Option "DRI3" "1"
|
||||
Option "AccelMethod" "glamor"
|
||||
|
||||
# uncomment the following options to use DRI3 and glamor, otherwise DRI2 and exa
|
||||
# Option "DRI3" "1"
|
||||
# Option "AccelMethod" "glamor"
|
||||
Endsection
|
||||
|
@ -51,7 +51,7 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-backlight \
|
||||
--disable-tear-free \
|
||||
--disable-create2 \
|
||||
--disable-async-swap \
|
||||
--with-default-dri=3 \
|
||||
--with-default-dri=2 \
|
||||
--with-xorg-module-dir=$XORG_PATH_MODULES"
|
||||
|
||||
pre_configure_target() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user