[Xcb] problem with putting large images

Jamey Sharp jamey at minilop.net
Tue Jan 30 00:28:16 PST 2007


On Mon, Jan 29, 2007 at 10:03:36PM +0100, Christoph Pfister wrote:
> Possible. The same operation works with xlib ... but don't ask me what
> is done internally there ;-)

I won't ask, but I can tell you. :-) Xlib's XPutImage never uses
BIG-REQUESTS: it splits images into chunks small enough to fit in a core
PutImage request. So XPutImage can't trigger this bug.

--Jamey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.freedesktop.org/archives/xcb/attachments/20070130/03740cba/attachment.pgp


More information about the Xcb mailing list