Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-04 | Adds MIT-SHM AttachFd and CreateSegment requests | Keith Packard | |
Passes shared memory segments by file descriptor, AttachFd passes from client to server, CreateSegment passes from server to client. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
2009-07-16 | Remove RCS tags. | Peter Hutterer | |
2009-07-16 | XShm: remove XShm.h library header, split into shm.h, shmproto.h | Peter Hutterer | |
Removing Xlib function prototypes. Move extension name to shm.h Move protocol request opcodes to shmproto.h |