mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-29 12:40:08 +01:00
glamor_sync.c calls miSyncShmScreenInit if HAVE_XSHMFENCE is defined,
but it was only being built if either dri3 or xwayland were enabled.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| meson.build | ||
| misync.c | ||
| misync.h | ||
| misync_priv.h | ||
| misyncfd.c | ||
| misyncfd.h | ||
| misyncshm.c | ||
| misyncshm.h | ||
| misyncstr.h | ||