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

--- Comment #2 from Michel D?nzer <michel at daenzer.net> ---
(In reply to comment #0)
> Created attachment 92368 [details]

I don't see how ((0x0000ffff << 2) / pitch) can be > 0xfffffff8, so I'm afraid
this isn't a proper fix but just avoids the problem by accident.

I think a proper solution would need to set cheight to 1 if (pitch >
(0x0000ffff << 2)) and do several copies for each line.

BTW, in general it's better to submit patches directly to the mesa-dev mailing
list than to attach them in bugzilla.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.freedesktop.org/archives/dri-devel/attachments/20140123/eb2506b7/attachment.html>

Reply via email to