xbmc should build against gles not gl
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Kodi |
Unknown
|
Unknown
|
|||
ubuntu-nexus7 |
Fix Released
|
Undecided
|
Unassigned | ||
xbmc (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
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@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@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.)
Related branches
Changed in ubuntu-nexus7: | |
status: | New → Confirmed |
tags: | added: mobile nexus7 |
Changed in xbmc: | |
status: | Unknown → New |
Changed in ubuntu-nexus7: | |
assignee: | nobody → Canonical Desktop Team (canonical-desktop-team) |
Changed in xbmc (Ubuntu): | |
status: | New → Fix Committed |
Changed in xbmc: | |
status: | New → Unknown |
Hey Steve, thanks for the bug report!
Have you filed an upstream bug with XBMC Media Center?? Looks like they use their own tracker
Please see: https:/ /launchpad. net/xbmc
When you do please send me the link and I will be happy to link this bug accordingly