mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xf86-video-intel: downgrade to xf86-video-intel-2.99.911, this solves stuttering while playing movies and hangs and stuttering in the XBMC Gui, thanks to 'adb76' for testing
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
3620416b08
commit
92c7baf01e
@ -16,8 +16,16 @@
|
||||
# along with OpenELEC. If not, see <http://www.gnu.org/licenses/>.
|
||||
################################################################################
|
||||
|
||||
# Notes: dont enable tearfree support in later versions, this causes stutter
|
||||
# for some people, see
|
||||
# http://openelec.tv/forum/120-news-announcements/73013-openelec-4-2-0-released?start=135#118846
|
||||
|
||||
# Todo: at least version 2.99.916 causes hangs and stuttering XBMC Gui, this dont
|
||||
# happens with 2.99.911, so stick on this for now and figure out which version
|
||||
# breaks this.
|
||||
|
||||
PKG_NAME="xf86-video-intel"
|
||||
PKG_VERSION="2.99.916"
|
||||
PKG_VERSION="2.99.911"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="i386 x86_64"
|
||||
PKG_LICENSE="OSS"
|
||||
@ -46,10 +54,10 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-backlight \
|
||||
--enable-sna \
|
||||
--enable-uxa \
|
||||
--disable-xvmc \
|
||||
--enable-glamor \
|
||||
--disable-glamor \
|
||||
--disable-xaa \
|
||||
--disable-dga \
|
||||
--enable-tear-free \
|
||||
--disable-tear-free \
|
||||
--disable-rendernode \
|
||||
--disable-create2 \
|
||||
--disable-rotation \
|
||||
|
Loading…
x
Reference in New Issue
Block a user