summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-07-09 21:44:06 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-07-09 21:44:06 +0000
commit28bc189eb2cd74d4e134108a9de00ebd6729469d (patch)
tree8f1f209405f66e0303b70b826000b4f7984636f0 /media-libs/mesa/metadata.xml
parentFix compilation with current libraw (bug #374409, patch by Tim Harder) (diff)
downloadgentoo-2-28bc189eb2cd74d4e134108a9de00ebd6729469d.tar.gz
gentoo-2-28bc189eb2cd74d4e134108a9de00ebd6729469d.tar.bz2
gentoo-2-28bc189eb2cd74d4e134108a9de00ebd6729469d.zip
Bump to release candidate.
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/mesa/metadata.xml')
-rw-r--r--media-libs/mesa/metadata.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/media-libs/mesa/metadata.xml b/media-libs/mesa/metadata.xml
index 6780eb65cf13..b53e38380281 100644
--- a/media-libs/mesa/metadata.xml
+++ b/media-libs/mesa/metadata.xml
@@ -4,9 +4,13 @@
<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>