summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-xshmfence.in
blob: b1930c267765c058572f32a0d95008dc2da7df54 (plain)
1
2
3
4
5
6
7
8
9
## SECTION=multimedia_xorg_lib

config XORG_LIB_XSHMFENCE
	tristate
	select XORGPROTO
	prompt "libxshmfence"
	help
	  This library provides an interface to shared-memory fences for
	  synchronization between the X server and direct-rendering clients.