Re: shared memory pixmaps
Shared memory pixmaps can be considered legacy and should be avoided if possible.
EXA/UXA based drivers don't support it anymore at all.
Use shared memory images instead and ShmPut/GetImage this should give you the same features,but is supported on all major platforums.
- Clemens
|