summaryrefslogtreecommitdiffstats
path: root/doxygen/vbo.doxy
diff options
context:
space:
mode:
authorRhys Kidd <rhyskidd@gmail.com>2016-04-09 16:43:18 -0400
committerEmil Velikov <emil.l.velikov@gmail.com>2016-04-13 13:43:54 +0100
commitcf3bc91c063e71f7458d2e5645a8da87d2b0eaf4 (patch)
tree467988cc251fc5a21c662bf6d88ba8969513847a /doxygen/vbo.doxy
parent04f15e491f8ecd0bce59e2de5e501ed3fd157c62 (diff)
downloadexternal_mesa3d-cf3bc91c063e71f7458d2e5645a8da87d2b0eaf4.zip
external_mesa3d-cf3bc91c063e71f7458d2e5645a8da87d2b0eaf4.tar.gz
external_mesa3d-cf3bc91c063e71f7458d2e5645a8da87d2b0eaf4.tar.bz2
doxygen: Remove src/mesa/shader/ references
Mesa has not had a src/mesa/shader/ folder since Mesa 7.9 removed it in October 2010, as part of a revised GLSL compiler written by Intel. Remove doxygen/shader.doxy and consequential changes made throughout. In addition to removing an unnecessary Doxygen doxyfile, this change also avoids a bug in the consolidated Doxygen output caused by doxygen/shader.doxy inadvertently overwriting doxygen/swrast.tag via its GENERATE_TAGFILE setting. This bug depended upon the specific order each *.tag was built. Signed-off-by: Rhys Kidd <rhyskidd@gmail.com> Acked-by: Emil Velikov <emil.velikov@collabora.com>
Diffstat (limited to 'doxygen/vbo.doxy')
-rw-r--r--doxygen/vbo.doxy1
1 files changed, 0 insertions, 1 deletions
diff --git a/doxygen/vbo.doxy b/doxygen/vbo.doxy
index 6dfb21c..2010068 100644
--- a/doxygen/vbo.doxy
+++ b/doxygen/vbo.doxy
@@ -42,7 +42,6 @@ SKIP_FUNCTION_MACROS = YES
#---------------------------------------------------------------------------
TAGFILES = main.tag=../core \
math.tag=../math \
- shader.tag=../shader \
swrast.tag=../swrast \
swrast_setup.tag=../swrast_setup \
tnl.tag=../tnl \