summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xxf86dga.in
blob: c0c016f87be98056d4fa1de9129b616ffa67a496 (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 XORG_PROTO_XF86DGA
	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.