http://bugs.freedesktop.org/show_bug.cgi?id=15695
Summary: do_draw_pix(): wrong dst_pitch passed to
intelEmitCopyBlitLocked()
Product: Mesa
Version: unspecified
Platform: x86 (IA32)
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/i915
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
The function intelEmitCopyBlitLocked() (in file intel_batchbuffer.c) expects
source and destination pitch in pixels, but the call from do_draw_pix() (in
file intel_pixel.c) retrieves the screen's pitch via
intel->intelScreen->front.pitch, which is specified in bytes.
The same problem is also evident in intelTryReadPixels().
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel