summaryrefslogtreecommitdiff
path: root/doxygen/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2011-01-19doxygen: Add glsl to the Makefile and .gitignore.Kenneth Graunke1-0/+1
2010-02-25Remove remaining miniglx referencesKristian Høgsberg1-2/+1
2008-05-07Never fail `make clean'Dan Nicholson1-2/+2
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-28Convert crlf->lf line endings.José Fonseca1-33/+33
Windows/DOS users should enable core.autocrlf from now on: git config --global core.autocrlf true
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-10added glapi and shader modules, misc updatesBrian Paul1-0/+2
2004-05-16Replaced 'core' with 'main'.Brian Paul1-3/+4
Other minor updates.
2003-09-17Seperate the Doxygen configuration files (for full Mesa only) in a common ↵Jose Fonseca1-38/+22
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-0/+46