summaryrefslogtreecommitdiff
path: root/doxygen/math.doxy
AgeCommit message (Collapse)AuthorFilesLines
2016-04-13doxygen: Correct TAGFILE linkage of mainRhys Kidd1-1/+1
core.doxy was renamed to main.doxy, along with output folder in the below 2004 commit. Correct the other modules' TAGFILE linkage to find the main folder. commit 3ef972f538e1ff207f5919a8068bf14af18fb270 Author: Brian Paul <brian.paul@tungstengraphics.com> Date: Sun May 16 22:07:02 2004 +0000 Replaced 'core' with 'main'. Other minor updates. Signed-off-by: Rhys Kidd <rhyskidd@gmail.com> Acked-by: Emil Velikov <emil.velikov@collabora.com>
2007-02-16Update doxygen doc to reflet vbo changes.Jerome Glisse1-1/+1
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 :).
2004-09-09Update the doxygen configuration file.Jose Fonseca1-1/+1
Minor updates/fixes to the source documentation.
2003-09-17Seperate the Doxygen configuration files (for full Mesa only) in a common ↵Jose Fonseca1-136/+2
part and an individual module part. Rewrite the Makefile in order to avoid the double pass when the tag files already exist. A double pass can still be achieved by doing 'make clean all'.
2003-09-17Merge the Doxygen configuration files from the embedded branch.Jose Fonseca1-4/+4
2003-02-04update version numbers (Klaus Niederkrueger)Brian Paul1-1/+1
2002-01-21files to support doxygen (source code documentation)Brian Paul1-0/+183