[Bug 1084201] Re: xbmc should build against gles not gl
Sebastien Bacher
seb128 at ubuntu.com
Mon Dec 10 15:20:57 UTC 2012
Thanks for the work there, that component is in universe though and it
seems it needs sponsoring so unassigning canonical-desktop-team and
subscribing ubuntu-sponsors instead
** Changed in: ubuntu-nexus7
Assignee: Canonical Desktop Team (canonical-desktop-team) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1084201
Title:
xbmc should build against gles not gl
Status in Ubuntu on the Nexus 7:
Confirmed
Status in XBMC Media Center:
New
Bug description:
I think all that's needed is a reasonably small tweak to the rules
(see attached patch). The work to make it use GLES was already done in
order to make it work on the Raspberry Pi.
(The resultant binary seems to look like the OpenGL-based one but now
no longer runs at a snail's pace. It's still confused about the screen
resolution (gets 800x1280 instead of 1280x800) which I am guessing is
probably down to the way the TEGRA driver might be reporting it:
ubuntu at dexter:~$ grep 1280 /var/log/Xorg.0.log
[ 12.352] (II) TEGRA(0): Modeline "800x1280"x0.0 0.00 800 800 800 800 1280 1280 1280 1280 (0.0 kHz eP)
[ 12.352] (II) TEGRA(0): Output LVDS-1 using initial mode 800x1280
[ 12.352] (--) TEGRA(0): Virtual size is 1280x800 (pitch 0)
[ 12.352] (**) TEGRA(0): Driver mode "800x1280"
ubuntu at dexter:~$
but I have yet to find time to fully dig through the XBMC code to find
out exactly where it's getting its notion of the available resolutions
from.)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-nexus7/+bug/1084201/+subscriptions
More information about the Ubuntu-sponsors
mailing list