Jose Fonseca
e9c895919f
Fix CRLF line endings.
17 年之前
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 年之前
José Fonseca
2573f0e5d6
Convert crlf->lf line endings.
Windows/DOS users should enable core.autocrlf from now on.
17 年之前
José Fonseca
16245d9b38
Don't parse mesa's rtasm asm module.
17 年之前
José Fonseca
56bf73b1fb
Update doxygen configuration file for new tree layout.
17 年之前
José Fonseca
25e658a7cf
Mention 965 driver on main page.
17 年之前
José Fonseca
87e3566604
Write a nicer doxygen main page, based on the TG's Gallium3D technical overview pages.
17 年之前
José Fonseca
01434dd3bd
Cover LLVM code in doxygen output.
17 年之前
José Fonseca
c989209b6a
Cover state tracker and winsys driver. Tweak parameters.
17 年之前
José Fonseca
219dafa9b5
Cover state tracker and winsys driver. Tweak parameters.
17 年之前
José Fonseca
414a933ad2
Ignore generated files.
17 年之前
José Fonseca
f971bdc051
Gallium's doxygen documentation.
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.
20 年之前
Brian Paul
7e5c452efb
added glapi and shader modules, misc updates
20 年之前
Jose Fonseca
375457bcef
Update the doxygen configuration file.
Minor updates/fixes to the source documentation.
20 年之前
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'.
21 年之前
Jose Fonseca
397d1e4d57
Merge the Doxygen configuration files from the embedded branch.
21 年之前
Brian Paul
4f615d7fa3
update version numbers (Klaus Niederkrueger)
22 年之前
Brian Paul
101b16cf41
minor update
22 年之前
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 年之前