https://bugs.freedesktop.org/show_bug.cgi?id=31250
Summary: Unigine Sanctuary v2.2: menus are broken Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r300 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: drakkk@centrum.cz
Created an attachment (id=39918) --> (https://bugs.freedesktop.org/attachment.cgi?id=39918) broken menu
Menus are broken hard in Unigine Sanctuary v2.2. Background rendering is all black and there is corruption all over the screen, only some text is rendered correctly. I did try different debug options and I did found out it works fine with RADEON_NO_TCL=1 set.
This is with RV530, mesa: a15cf3cd0b21d593033a3abd2b1788de292001bd and 2.6.36 kernel. This problem was already mentioned in bug 28294, however that bug was getting really long and main problem there is fixed.
https://bugs.freedesktop.org/show_bug.cgi?id=31250
--- Comment #1 from Pavel Ondračka drakkk@centrum.cz 2010-10-31 01:45:59 PDT --- Created an attachment (id=39919) --> (https://bugs.freedesktop.org/attachment.cgi?id=39919) menu with RADEON_NO_TCL=1
https://bugs.freedesktop.org/show_bug.cgi?id=31250
--- Comment #2 from Tom Stellard tstellar@gmail.com 2010-11-01 12:01:00 PDT --- If it works with RADEON_NO_TCL=1, then it is probably a vertex shader bug. Can you post the output of RADEON_DEBUG=vp?
https://bugs.freedesktop.org/show_bug.cgi?id=31250
--- Comment #3 from Pavel Ondračka drakkk@centrum.cz 2010-11-01 15:06:33 PDT --- Created an attachment (id=39969) --> (https://bugs.freedesktop.org/attachment.cgi?id=39969) output with RADEON_DEBUG=vp
https://bugs.freedesktop.org/show_bug.cgi?id=31250
Pavel Ondračka drakkk@centrum.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Unigine Sanctuary v2.2: |Unigine Sanctuary: menus |menus are broken |are broken URL| |http://www.unigine.com/down | |load/#sanctuary
https://bugs.freedesktop.org/show_bug.cgi?id=31250
Marek Olšák maraeo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Marek Olšák maraeo@gmail.com 2011-02-10 18:02:54 PST --- Just tested this and the menu renders correctly. Closing.
https://bugs.freedesktop.org/show_bug.cgi?id=31250
Pavel Ondračka pavel.ondracka@email.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED
--- Comment #5 from Pavel Ondračka pavel.ondracka@email.cz 2011-02-11 00:48:58 PST --- (In reply to comment #4)
Just tested this and the menu renders correctly. Closing.
Yes, indeed, fixed by 6ccab620a0e7364ab6c0d902b3ddf58ee988f7fa. Thank you.
dri-devel@lists.freedesktop.org