xserver-multidpi/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 rootless: Use miCopyRegion instead of fbCopyRegion 2013-10-06 09:18:15 -07:00
shadow miext/shadow: missing c2p_core.h breaks "make distcheck" target. 2013-10-04 13:56:01 -07:00
sync miext/sync: Handle libxshmfence API change 2013-12-02 12:57:11 -08:00
Makefile.am cw: Remove 2012-07-25 14:02:44 -07:00