How to translate "Use pixel buffer objects"

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
alanwww1 Offline
Team-XBMC Member
Posts: 1,301
Joined: Nov 2008
Reputation: 32
Location: Hungary
Post: #1
What is this function doing ?

"Use pixel buffer objects"

I found a corresponding changeset:

http://trac.xbmc.org/changeset/25040

Could you please help us describe this function ?

Thx

Alan

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
queeup Offline
Fan
Posts: 734
Joined: Feb 2009
Reputation: 15
Post: #2
Yea It's difficult to translate... Maybe remove from settings to advancedsettings.xml?
find quote
topfs2 Online
Team-XBMC Developer
Posts: 3,852
Joined: Dec 2007
Reputation: 8
Post: #3
It's in development branch, the setting won't be in stable, we wouldn't have such a troublesome setting in stable, probably not even in as.xml. If it works it'll always be on.

So don't you worry about it. Short story it will use pixel buffer objects to speed up rendering, about 5-25% on 1080p is the preliminary results, I leave it to bobo1on1 to correct me on this since I'm far from good at it Smile

Cheers,
Tobias

If you have problems please read this before posting

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]

"Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#."
find quote
alanwww1 Offline
Team-XBMC Member
Posts: 1,301
Joined: Nov 2008
Reputation: 32
Location: Hungary
Post: #4
Thanks for the info.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote