Jose Fonseca
9286a14fbe
Fix CRLF line endings.
17 年之前
Dan Nicholson
a6464b3cb0
Never fail `make clean'
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.
17 年之前
José Fonseca
60159c1b09
Convert crlf->lf line endings.
Windows/DOS users should enable core.autocrlf from now on:
git config --global core.autocrlf true
17 年之前
Jerome Glisse
515f495f4e
doxygen: update doxygen project number to 6.5
doxygen number was laggin behind a bit.
18 年之前
Jerome Glisse
c2e0570831
Update doxygen doc to reflet vbo changes.
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 :).
18 年之前
Michel Dänzer
14f92636b0
Make git ignore files only generated at build time.
18 年之前
Jose Fonseca
a9a155e574
Use CSS in custom headers.
21 年之前
Brian Paul
7e5c452efb
added glapi and shader modules, misc updates
21 年之前
Jose Fonseca
375457bcef
Update the doxygen configuration file.
Minor updates/fixes to the source documentation.
21 年之前
Brian Paul
3ef972f538
Replaced 'core' with 'main'.
Other minor updates.
21 年之前
Jose Fonseca
9109625c03
Seperate the Doxygen configuration files (for full Mesa only) in a common 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'.
22 年之前
Jose Fonseca
397d1e4d57
Merge the Doxygen configuration files from the embedded branch.
22 年之前
Brian Paul
4f615d7fa3
update version numbers (Klaus Niederkrueger)
22 年之前
Brian Paul
101b16cf41
minor update
23 年之前
Brian Paul
8bd13de4cc
fixed array_cache.tag mistake
23 年之前
Brian Paul
9b681dcc17
added array_cache to TAGFILES
23 年之前
Brian Paul
ac9aa22174
files to support doxygen (source code documentation)
23 年之前