mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
add openchrome-ttm packages for testing, various fixes
This commit is contained in:
@@ -7,9 +7,9 @@ EMULATORS=yes
|
||||
# X.org drivers to use (all/ati/geode/glint/i740/intel/mga/nv/openchrome/
|
||||
# radeonhd/s3/s3virge/savage/sis/tdfx/trident/vesa/vmware)
|
||||
# Space separated list is supported, e.g. XORG_DRIVERS="ati s3"
|
||||
XORG_DRIVERS="openchrome"
|
||||
DRIDRIVERS="unichrome"
|
||||
XORG_DRIVERS="openchrome-ttm"
|
||||
DRIDRIVERS="openchrome"
|
||||
|
||||
MESA=Mesa
|
||||
LIBDRM=libdrm
|
||||
MESA=Mesa-openchrome
|
||||
LIBDRM=libdrm-newttm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user