diff options
author | Eric Engestrom <[email protected]> | 2019-04-24 12:39:30 +0100 |
---|---|---|
committer | Eric Engestrom <[email protected]> | 2019-04-30 15:25:40 +0000 |
commit | 8c7b8fcd0c68a48f425d273c010658dddb6dcf74 (patch) | |
tree | 42370788631d925b4a3ad727eb3f1feb6603ff68 /docs/contents.html | |
parent | bfc6486819505916cfe03a9348d5e9605c300007 (diff) |
docs: remove unsupported GL function name mangling
This was only supported in autotools, which has since been deleted.
Signed-off-by: Eric Engestrom <[email protected]>
Reviewed-by: Dylan Baker <[email protected]>
Diffstat (limited to 'docs/contents.html')
-rw-r--r-- | docs/contents.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/contents.html b/docs/contents.html index 605f0f581f0..1b1d609f982 100644 --- a/docs/contents.html +++ b/docs/contents.html @@ -66,7 +66,6 @@ <li><a href="debugging.html" target="_parent">Debugging Tips</a> <li><a href="perf.html" target="_parent">Performance Tips</a> <li><a href="extensions.html" target="_parent">Mesa Extensions</a> -<li><a href="mangling.html" target="_parent">GL Function Name Mangling</a> <li><a href="llvmpipe.html" target="_parent">Gallium llvmpipe driver</a> <li><a href="vmware-guest.html" target="_parent">VMware SVGA3D guest driver</a> <li><a href="postprocess.html" target="_parent">Gallium post-processing</a> |