Hi,

(I'm the author of the rendering refactor)

Yes, I'm aware of the issue, but unfortunately, there are
still more serious unsolved graphics bugs, and I don't have much time
at the moment.

With StelLoadingBar, I pretty much just tried to rewrite the code
to the new API without any major refactoring, it's possible I made an
error there.

I've tested your change (Linux, Radeon 6770, Catalyst), and found no issues.
I think there should not be a problem.

FM

On 3/8/13, Bogdan Marinov <daggers...@gmail.com> wrote:
> I left a comment on the bug report, but nobody seems to have noticed,
> so I'll also mention it here.
>
> Bug report link:
> https://bugs.launchpad.net/stellarium/+bug/1131942
>
> The splash image is not exactly "missing" - if you have luck, or a
> slow computer, you can catch it flashing briefly before it disappears.
> This lead me in the right direction with relatively little work
> (though I wasted some time in the debugger on a false lead due to my
> own stupidity).
>
> I've tracked the issue to the call of StelRendered::swapBuffers() in
> StelLoadingBar::draw(). If you comment out that line (around line #74
> in StelLoadingBar.cpp), the splash is displayed normally.
>
> It doesn't seem to be driver related, as the code used an analogous
> function before the switch to the new rendering engine, and it worked
> OK. (Before, it was a call to StelPainter::swapBuffer() ).
>
> I would like to hear the comments of the author of the new engine, if
> he's following the list. If not, someone who has been in contact with
> him should forward this e-mail.
>
> Regards,
> Bogdan Marinov
>
> ------------------------------------------------------------------------------
> Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester
> Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the
> endpoint security space. For insight on selecting the right partner to
> tackle endpoint security challenges, access the full report.
> http://p.sf.net/sfu/symantec-dev2dev
> _______________________________________________
> Stellarium-pubdevel mailing list
> Stellarium-pubdevel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stellarium-pubdevel
>

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Stellarium-pubdevel mailing list
Stellarium-pubdevel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stellarium-pubdevel

Reply via email to