From cf3bc91c063e71f7458d2e5645a8da87d2b0eaf4 Mon Sep 17 00:00:00 2001 From: Rhys Kidd Date: Sat, 9 Apr 2016 16:43:18 -0400 Subject: 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 Acked-by: Emil Velikov --- doxygen/header.html | 1 - 1 file changed, 1 deletion(-) (limited to 'doxygen/header.html') diff --git a/doxygen/header.html b/doxygen/header.html index abd736f..034231c 100644 --- a/doxygen/header.html +++ b/doxygen/header.html @@ -10,7 +10,6 @@ glsl | vbo | math | -shader | swrast | swrast_setup | tnl | -- cgit v1.1