dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Bug 32511] New: glDrawPixels broken on savage
@ 2010-12-19 21:11 bugzilla-daemon
  2010-12-19 21:13 ` [Bug 32511] " bugzilla-daemon
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: bugzilla-daemon @ 2010-12-19 21:11 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=32511

           Summary: glDrawPixels broken on savage
           Product: Mesa
           Version: git
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/Savage
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: bugzi09.fdo.tormod@xoxy.net


Created an attachment (id=41267)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=41267)
full backtrace in savageWriteRGBASpan_565()

The drawpix demo draws pixels spread around the screen instead of inside the
window. Each line drawn (194 pixels) get displayed in a cluster, but not as a
line. Only every 6th "line" get displayed, starting from the lower right of the
screen, going left, then up (see drawpix-many.png).

The cluster is divided in 4 squares of 8 times 8 pixels, where the first and
fourth square is not complete. Each square is drawn from left to right, then
from top to bottom. Square are drawn from left to right within a cluster. (See
drawpix-line.png).

I have tracked the drawing in mesa down to where it writes each pixel into the
renderbuffer in savageWriteRGBASpan_565(), see the full backtrace in
write_rgba-backtrace.gdb.

This is with latest git. I think I have seen similar corruption using the
antspotlight screensaver since a long time ago, and I never tried drawpix
before so this can be an old bug. The bug reporter of the downstream Ubuntu bug
says drawpix worked fine in Ubuntu 8.04 which had mesa 7.0.3.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2011-06-14 21:32 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-19 21:11 [Bug 32511] New: glDrawPixels broken on savage bugzilla-daemon
2010-12-19 21:13 ` [Bug 32511] " bugzilla-daemon
2010-12-19 21:14 ` bugzilla-daemon
2010-12-19 21:15 ` bugzilla-daemon
2010-12-19 21:18 ` bugzilla-daemon
2010-12-20 18:34 ` bugzilla-daemon
2010-12-20 18:53 ` bugzilla-daemon
2010-12-22  0:39 ` bugzilla-daemon
2011-01-06 23:01 ` bugzilla-daemon
2011-01-06 23:15 ` bugzilla-daemon
2011-01-06 23:31 ` bugzilla-daemon
2011-01-08 12:09 ` bugzilla-daemon
2011-01-08 22:40 ` bugzilla-daemon
2011-01-09 12:42 ` bugzilla-daemon
2011-01-17 21:57 ` bugzilla-daemon
2011-01-25 19:23 ` bugzilla-daemon
2011-02-12 12:13 ` bugzilla-daemon
2011-04-03 21:43 ` bugzilla-daemon
2011-04-05 14:53 ` bugzilla-daemon
2011-06-14 21:32 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).