Re: [AD] Xwin system bitmaps?

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Thomas Fjellstrom <tfjellstrom@xxxxxxxxxx> writes:

> Ok... What about a shared memory Ximage BITMAP type? ;)

AFAICS, they will not be faster than regular BITMAPs.  There are no
functions for copying between XImages, so copying from shm XImage to
screen XImage will have to be done by pixels.  Only if screen is
write-only, we may just XPutImage from XImage to Window.

Unfortunately, I could not find any complete example of using shared
memory Pixmaps in real programs.

-- 
Michael Bukin



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/