[Libva] [PATCH intel-driver] wayland: Port to 1.0 protocol
Gwenole Beauchesne
gb.devel at gmail.com
Thu Nov 15 05:12:52 PST 2012
Hi,
2012/11/12 Rob Bradford <robert.bradford at intel.com>:
> Previously some of the functions that this code relied upon were exported as
> symbols from the wayland-client .so. However those are now autogenerated
> instead and are thus included as static inlines in the header file. Therefore
> we must recreated the desired functions using the function pointers found in
> the vtable.
>
> Also following the removal of the globals hash from the client code it is
> necessary to setup a registry with a listener on it to receive the global
> objects.
Applied to git master and staging branches, as is -- well, aside from
some minor cosmetics (vertical alignment in the VTable). :)
Thanks,
Gwenole.
More information about the Libva
mailing list