summaryrefslogtreecommitdiffstats
path: root/doxygen/common.doxy
Commit message (Collapse)AuthorAgeFilesLines
* doxygen: update doxygen project number to 6.5Jerome Glisse2007-02-161-1/+1
| | | | doxygen number was laggin behind a bit.
* added glapi and shader modules, misc updatesBrian Paul2004-09-101-1/+1
|
* Update the doxygen configuration file.Jose Fonseca2004-09-091-162/+214
| | | | Minor updates/fixes to the source documentation.
* Replaced 'core' with 'main'.Brian Paul2004-05-161-1/+1
| | | | Other minor updates.
* Seperate the Doxygen configuration files (for full Mesa only) in a common ↵Jose Fonseca2003-09-171-0/+1101
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'.