summaryrefslogtreecommitdiffstats
path: root/doxygen/doxy.bat
Commit message (Collapse)AuthorAgeFilesLines
* doxygen: Add missing modules to Windows runnerElie TOURNIER2016-05-231-0/+7
| | | | Acked-by: Rhys Kidd <rhyskidd@gmail.com>
* doxygen: Remove src/mesa/shader/ referencesRhys Kidd2016-04-131-2/+0
| | | | | | | | | | | | | | | | | 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>
* Convert crlf->lf line endings.José Fonseca2008-02-281-19/+19
| | | | | | Windows/DOS users should enable core.autocrlf from now on: git config --global core.autocrlf true
* Update doxygen doc to reflet vbo changes.Jerome Glisse2007-02-161-2/+2
| | | | | | Update doxygen doc, array_cache no longuer exist, new shiny vbo modules is there. Tested on unix, but i think i didn't broke that bat :).
* added glapi and shader modules, misc updatesBrian Paul2004-09-101-1/+6
|
* files to support doxygen (source code documentation)Brian Paul2002-01-211-0/+14