[Xcb] XCBImage
Vincent Torri
Vincent.Torri at iecn.u-nancy.fr
Fri Feb 25 14:38:41 PST 2005
Hello,
i've added some stuff about shared memory:
xcb_shm_image_create
xcb_shm_image_destroy
xcb_shm_image_put
xcb_shm_image_get
but i miss the offset that i have to pass to XCBShmPutImage and
XCBShmGetImage. In the Xlib stuff, it's computed thanks to the
address in client (shmaddr member of a XShmSegmentInfo). I've not found
it. Does someone has an idea about how to get this address ?
this code is on my hd (previous link not updated, i wait for this
address), but if someone really want to see it, i can update my previous
code.
And, of course, if anybody has any info on how to make the XYPixmap format
working...
regards
Vincent Torri
More information about the xcb
mailing list