wayland: port to 1.0 protocol.
authorRob Bradford <rob@linux.intel.com>
Fri, 2 Nov 2012 10:57:47 +0000 (10:57 +0000)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 15 Nov 2012 13:03:04 +0000 (14:03 +0100)
commit38c94cd922473095814ed9a9f99ad98fcc9c285d
treed328605ce48236b4bebdea6b61df5006fd8793bd
parent389e4913a5b19993605d1b416cbc4016470abf8e
wayland: port to 1.0 protocol.

With the change in protocol the hash of globals maintained by the client was
dropped. Instead we must setup a listener on the registry and get the globals
in a stream from that.

Signed-off-by: Rob Bradford <rob@linux.intel.com>
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
configure.ac
test/common/va_display_wayland.c
test/putsurface/putsurface_wayland.c
va/wayland/va_wayland_drm.c
va/wayland/va_wayland_emgd.c