mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
update to linux 2.6.31-rc3-git4, add intel and intel-ati project
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Mediacenter to use (elisa, entertainer)
|
||||
MEDIACENTER=elisa
|
||||
# Mediacenter to use (moovida, entertainer)
|
||||
MEDIACENTER=moovida
|
||||
|
||||
# X.org drivers to use (all/ati/geode/glint/i740/intel/mga/nv/openchrome/
|
||||
# radeonhd/s3/s3virge/savage/sis/tdfx/trident/vesa/vmware)
|
||||
|
||||
2123
projects/intel-ati/linux/linux.i386.cnf.old
Normal file
2123
projects/intel-ati/linux/linux.i386.cnf.old
Normal file
File diff suppressed because it is too large
Load Diff
2354
projects/intel-ati/linux/linux.i386.conf
Normal file
2354
projects/intel-ati/linux/linux.i386.conf
Normal file
File diff suppressed because it is too large
Load Diff
15
projects/intel-ati/options
Normal file
15
projects/intel-ati/options
Normal file
@@ -0,0 +1,15 @@
|
||||
# Mediacenter to use (moovida, entertainer)
|
||||
MEDIACENTER=moovida
|
||||
|
||||
GAMES=yes
|
||||
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="ati"
|
||||
DRIDRIVERS="mach64,r128,r200,r300,radeon"
|
||||
|
||||
MESA=Mesa
|
||||
LIBDRM=libdrm
|
||||
|
||||
2123
projects/intel/linux/linux.i386.cnf.old
Normal file
2123
projects/intel/linux/linux.i386.cnf.old
Normal file
File diff suppressed because it is too large
Load Diff
2338
projects/intel/linux/linux.i386.conf
Normal file
2338
projects/intel/linux/linux.i386.conf
Normal file
File diff suppressed because it is too large
Load Diff
15
projects/intel/options
Normal file
15
projects/intel/options
Normal file
@@ -0,0 +1,15 @@
|
||||
# Mediacenter to use (moovida, entertainer)
|
||||
MEDIACENTER=moovida
|
||||
|
||||
GAMES=yes
|
||||
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="intel"
|
||||
DRIDRIVERS="i915,i965"
|
||||
|
||||
MESA=Mesa-master
|
||||
LIBDRM=libdrm-master
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Mediacenter to use (elisa, entertainer)
|
||||
MEDIACENTER=elisa
|
||||
# Mediacenter to use (moovida, entertainer)
|
||||
MEDIACENTER=moovida
|
||||
|
||||
GAMES=yes
|
||||
EMULATORS=yes
|
||||
|
||||
Reference in New Issue
Block a user