Re: How can I increase the maximum request length?

"Keith Packard" <[email protected]> Wed, 30 Jan 2019 13:38:57 -0800
Newsgroups gmane.comp.freedesktop.xcb
Message-ID <[email protected]>
paul ewing <[email protected]> writes:

> It's not just the xcb_image_put request that needs to be split up. Separate
> images have to be created via multiple calls to xcb_image_create and a call to
> xcb_image_put has to be made for each image.

Yeah, some API changes to make it easy to put sub-images would be
useful.

> I suppose that xcb_image_put could detect if the image is too large and split
> the image up internally but then you have the problem Bart mentioned where
> there are multiple cookies to track each request and it's unclear what to
> return.

With xcb API changes to allow sub-image puts, creating a util function
to put the whole image and split it up would be pretty easy.

-- 
-keith

_______________________________________________
Xcb mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/xcb
signature.asc (application/pgp-signature, 832 B)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEw4O3eCVWE9/bQJ2R2yIaaQAAABEFAlxSGXEACgkQ2yIaaQAA
ABG5eg//T27loG1A0ac6JfUdIUxRPCTEMVQEu+tw4xwPH8VadvzkmIqzyh2rMlvj
DwWPkF6YgKPF3xHeVkBZB+FQO3ux79tV1pnfRTV5gecaaK/hZF3r9XhlD9GXz5no
j1OtzTyXJhb+RAZ/tjaX9TbHx3GeIW0QkNQeuSnp1da5ZJLyzl3XaoBB2NhEfSEF
8rafqvqKb+dkN5DRF0zfvRVcSe7QPbKV8aw6mFWCgpwF73E9ezIP04SWh1+VvUFn
GyflP+PXh+ims6K/WhrJAspjcf5nCHiFjGdNyV0r+WJIUn09iKxcnbxZwTwd5qvN
C4vvrrw7BcRKDagVWrRCCBMg7+QCOotv96WqLCH8TKQb1KGsvmFaIfWL2ZGTfSLH
FC2wjJXIok+r2AWS7nqK+HHBVjgMZvAAXZ3oKIjpnBAXxvjGa71B9s0RmBjOiYwk
cMxpCQQqypHDyUshK+MxuVovA5Wqzz2ix3TpzcQAnV00AE6sfw7d8mOpsmiT+rTX
lbhhHMvsYD0JFNR6+vmeZwUj4r4iUTrtKXcE7lFEzEz6OXgk9g1+SlGwbbY5wX1A
FRxNP5P/WawBhQ11nwPbMJ1KNvtDfV5kZbzg5/QR6dEwQiyIbHZ2TmaGgNFerSu2
jfj5s2i5yZhfEwUoGf6C2pcLIg2w6gtmiiwmo+5pOR09HlYQsaY=
=T0GS
-----END PGP SIGNATURE-----