https://bugs.freedesktop.org/show_bug.cgi?id=29023
Summary: [r300g] Stellarium screen is black Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: Drivers/DRI/r300 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: jlp.bugs@gmail.com
After a recent update of mesa from git Stellarium screen stays black, even if you drag the sky around. You can only make it draw something if you move the mouse to the left or bottom part of the screen where the slide in menus are.
I've bisected the commits and the one causing the problem is: 78e8a8765f435bf0902d62afbcb3b8d68a0b716f r300g: clear and copy a resource with a rectangular point sprite
This is on HP Compaq nx6325 laptop with RS482 based integrated graphics card.
https://bugs.freedesktop.org/show_bug.cgi?id=29023
--- Comment #1 from Marek Olšák maraeo@gmail.com 2010-07-12 16:39:40 PDT --- I've committed some fixes. Is it any better now?
https://bugs.freedesktop.org/show_bug.cgi?id=29023
Jure Repinc jlp.bugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Jure Repinc jlp.bugs@gmail.com 2010-07-12 17:00:00 PDT --- Yup, it's all fine again. Thank you very much! Marking as fixed.
dri-devel@lists.freedesktop.org