summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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>