Move protocol metadata to wayland-protocol.[ch].
authorKristian Høgsberg <krh@redhat.com>
Mon, 22 Dec 2008 02:50:23 +0000 (21:50 -0500)
committerKristian Høgsberg <krh@redhat.com>
Mon, 22 Dec 2008 02:50:36 +0000 (21:50 -0500)
commitfe831a749421470c6c1c8e842a785d7fc3c4ac9b
tree0843542c5953cf9bd7031a120df622def3657ab1
parentbf967b469f21f915931853d53a3a7108054cf29e
Move protocol metadata to wayland-protocol.[ch].

This lets us share the metadata between server and client and we
can now use a va_arg marshalling function for sending client
requets.
Makefile.in
connection.c
connection.h
wayland-client.c
wayland-protocol.c [new file with mode: 0644]
wayland-protocol.h [new file with mode: 0644]
wayland-system-compositor.c
wayland.c
wayland.h