Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-07 | Fix CRLF line endings. | Jose Fonseca | |
2008-05-07 | Never fail `make clean' | Dan Nicholson | |
Mostly some pedantic changes such that `make clean' always ignores errors. Also changed the top clean target to do the `touch configs/current' dance instead of realclean. | |||
2008-02-28 | Convert crlf->lf line endings. | José Fonseca | |
Windows/DOS users should enable core.autocrlf from now on: git config --global core.autocrlf true | |||
2007-02-16 | doxygen: update doxygen project number to 6.5 | Jerome Glisse | |
doxygen number was laggin behind a bit. | |||
2007-02-16 | Update doxygen doc to reflet vbo changes. | Jerome Glisse | |
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 :). | |||
2006-12-06 | Make git ignore files only generated at build time. | Michel Dänzer | |
2004-09-10 | Use CSS in custom headers. | Jose Fonseca | |
2004-09-10 | added glapi and shader modules, misc updates | Brian Paul | |
2004-09-09 | Update the doxygen configuration file. | Jose Fonseca | |
Minor updates/fixes to the source documentation. | |||
2004-05-16 | Replaced 'core' with 'main'. | Brian Paul | |
Other minor updates. | |||
2003-09-17 | Seperate the Doxygen configuration files (for full Mesa only) in a common ↵ | Jose Fonseca | |
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-17 | Merge the Doxygen configuration files from the embedded branch. | Jose Fonseca | |
2003-02-04 | update version numbers (Klaus Niederkrueger) | Brian Paul | |
2002-11-13 | minor update | Brian Paul | |
2002-01-22 | fixed array_cache.tag mistake | Brian Paul | |
2002-01-22 | added array_cache to TAGFILES | Brian Paul | |
2002-01-21 | files to support doxygen (source code documentation) | Brian Paul | |