← Back to team overview

team-xbmc team mailing list archive

[Bug 1084201] [NEW] xbmc should build against gles not gl

 

You have been subscribed to a public bug by Till Kamppeter (till-kamppeter):

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.)

** Affects: ubuntu-nexus7
     Importance: Undecided
         Status: Fix Released

** Affects: xbmc
     Importance: Unknown
         Status: New

** Affects: xbmc (Ubuntu)
     Importance: Undecided
         Status: Fix Released


** Tags: gles mobile nexus7 xbmc
-- 
xbmc should build against gles not gl
https://bugs.launchpad.net/bugs/1084201
You received this bug notification because you are a member of XBMC for Linux, which is subscribed to the bug report.