xserver/miext
Keith Packard eafba23b34 miext/sync: Handle libxshmfence API change
libxshmfence had an unfortunate 'int32_t' type for the mapped fence.
That changed to exposing a 'struct shmfence' instead, which is nice
and opaque and offers fine type checking across the API.

This patch requires the newer version of the library and uses
the new interface type.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Julien Cristau <jcristau@debian.org>
2013-12-02 12:57:11 -08:00
..
damage miext/damage: Partial revert of "Only wrap into the GC ops chain if there's a listener (v3)" 2013-10-31 18:16:11 -07:00
rootless
shadow
sync miext/sync: Handle libxshmfence API change 2013-12-02 12:57:11 -08:00
Makefile.am