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

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