Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doxygen: update doxygen project number to 6.5 | Jerome Glisse | 2007-02-16 | 1 | -1/+1 |
| | | | | doxygen number was laggin behind a bit. | ||||
* | added glapi and shader modules, misc updates | Brian Paul | 2004-09-10 | 1 | -1/+1 |
| | |||||
* | Update the doxygen configuration file. | Jose Fonseca | 2004-09-09 | 1 | -162/+214 |
| | | | | Minor updates/fixes to the source documentation. | ||||
* | Replaced 'core' with 'main'. | Brian Paul | 2004-05-16 | 1 | -1/+1 |
| | | | | Other minor updates. | ||||
* | Seperate the Doxygen configuration files (for full Mesa only) in a common ↵ | Jose Fonseca | 2003-09-17 | 1 | -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'. |