diff options
author | Timothy Arceri <[email protected]> | 2013-08-02 21:57:50 +1000 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2013-08-02 16:22:03 +0200 |
commit | 37f9e0e84f27b9fa2010888aa3081f0461209403 (patch) | |
tree | 084112ae59a3e23fa9897ff43239ac7c412f3f1a /docs/sourcetree.html | |
parent | 957a2014f9f3f9d7c3e53642dafcdc529eb0a466 (diff) |
docs: Update some out of date sourcetree information
Reviewed-by: Andreas Boll <[email protected]>
Signed-off-by: Andreas Boll <[email protected]>
Diffstat (limited to 'docs/sourcetree.html')
-rw-r--r-- | docs/sourcetree.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/sourcetree.html b/docs/sourcetree.html index 530c333c456..a6868d39883 100644 --- a/docs/sourcetree.html +++ b/docs/sourcetree.html @@ -59,7 +59,6 @@ each directory. <li><b>osmesa</b> - off-screen software driver <li>XXX more </ul> - <li><b>es</b> - OpenGL ES overlay, parallelly buildable with the core Mesa <li><b>math</b> - vertex array translation and transformation code (not used with Gallium) <li><b>program</b> - Vertex/fragment shader and GLSL compiler code @@ -135,7 +134,6 @@ each directory. <li><b>clover</b> - OpenCL state tracker <li><b>dri</b> - Meta state tracker for DRI drivers <li><b>egl</b> - Meta state tracker for EGL drivers - <li><b>es</b> - OpenGL ES 1.x and 2.x state trackers <li><b>glx</b> - Meta state tracker for GLX <li><b>vdpau</b> - VDPAU state tracker <li><b>vega</b> - OpenVG 1.x state tracker |