summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xxf86dga.in
blob: e7ea8060901674ac3b0f877e9be9b37322e3b8e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## SECTION=multimedia_xorg_lib

config XORG_LIB_XXF86DGA
	tristate
	prompt "libXxf86dga"
	select XORG_LIB_X11
	select XORG_LIB_XEXT
	select XORGPROTO
	help
	  libXxf86dga provides the XFree86-DGA extension,
	  which allows direct graphics access to a
	  framebuffer-like region, and also allows
	  relative mouse reporting, et al. It is mainly
	  used by games and emulators for games.