summaryrefslogtreecommitdiff
blob: b53e383802812913d21f81d0693403b8cf17ada3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>x11</herd>
<use>
	<flag name='classic'>Build drivers based on the classic architecture.</flag>
	<flag name='egl'>Enable EGL support for Gallium3D.</flag>
	<flag name='gallium'>Build drivers based on Gallium3D, the new architecture for 3D graphics drivers.</flag>
	<flag name='gles'>Enable GLES support for Gallium3D.</flag>
	<flag name='llvm'>Enable LLVM backend for Gallium3D.</flag>
	<flag name='openvg'>Enable the OpenVG 2D acceleration API</flag>
	<flag name='pic'>disable optimized assembly code that is not PIC friendly</flag>
	<flag name='shared-dricore'>Enable sharing of common code for classic DRI drivers.</flag>
	<flag name='shared-glapi'>Enable sharing of common code for the OpenGL API.</flag>
</use>
</pkgmetadata>