[PATCH 4/6] Add MIT-SHM AttachFd and CreateSegment requests

Adam Jackson ajax at nwnk.net
Wed Nov 6 07:21:59 PST 2013


On Tue, 2013-11-05 at 16:39 -0800, Keith Packard wrote:
> Signed-off-by: Keith Packard <keithp at keithp.com>
> ---
>  src/shm.xml | 19 +++++++++++++++++++
>  1 file changed, 19 insertions(+)
> 
> diff --git a/src/shm.xml b/src/shm.xml
> index adda509..0954d76 100644
> --- a/src/shm.xml
> +++ b/src/shm.xml
> @@ -113,4 +113,23 @@ authorization from the authors.
>      <field type="SEG" name="shmseg" />
>      <field type="CARD32" name="offset" />
>    </request>
> +
> +  <request name="AttachFd" opcode="6">

This doesn't bump the extension minor number.

Also doesn't seem to have the QueryCaps thing, but I guess that doesn't
exist at all yet.

- ajax



More information about the xorg-devel mailing list