Kristian Høgsberg
a9e3669683
Remove remaining miniglx references
15 years ago
Zack Rusin
59ae3d5155
configs: fix some remains of the i915simple driver
16 years ago
Jose Fonseca
e9c895919f
Fix CRLF line endings.
17 years ago
Jose Fonseca
9286a14fbe
Fix CRLF line endings.
17 years ago
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 years ago
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 years ago
José Fonseca
2573f0e5d6
Convert crlf->lf line endings.
Windows/DOS users should enable core.autocrlf from now on.
17 years ago
José Fonseca
16245d9b38
Don't parse mesa's rtasm asm module.
17 years ago
José Fonseca
56bf73b1fb
Update doxygen configuration file for new tree layout.
17 years ago
José Fonseca
25e658a7cf
Mention 965 driver on main page.
17 years ago
José Fonseca
87e3566604
Write a nicer doxygen main page, based on the TG's Gallium3D technical overview pages.
17 years ago
José Fonseca
01434dd3bd
Cover LLVM code in doxygen output.
17 years ago
José Fonseca
c989209b6a
Cover state tracker and winsys driver. Tweak parameters.
17 years ago
José Fonseca
219dafa9b5
Cover state tracker and winsys driver. Tweak parameters.
17 years ago
José Fonseca
414a933ad2
Ignore generated files.
18 years ago
José Fonseca
f971bdc051
Gallium's doxygen documentation.
18 years ago
Jerome Glisse
515f495f4e
doxygen: update doxygen project number to 6.5
doxygen number was laggin behind a bit.
18 years ago
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 years ago
Michel Dänzer
14f92636b0
Make git ignore files only generated at build time.
18 years ago
Jose Fonseca
a9a155e574
Use CSS in custom headers.
21 years ago
Brian Paul
7e5c452efb
added glapi and shader modules, misc updates
21 years ago
Jose Fonseca
375457bcef
Update the doxygen configuration file.
Minor updates/fixes to the source documentation.
21 years ago
Brian Paul
3ef972f538
Replaced 'core' with 'main'.
Other minor updates.
21 years ago
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 years ago
Jose Fonseca
397d1e4d57
Merge the Doxygen configuration files from the embedded branch.
22 years ago
Brian Paul
4f615d7fa3
update version numbers (Klaus Niederkrueger)
22 years ago
Brian Paul
101b16cf41
minor update
23 years ago
Brian Paul
8bd13de4cc
fixed array_cache.tag mistake
23 years ago
Brian Paul
9b681dcc17
added array_cache to TAGFILES
23 years ago
Brian Paul
ac9aa22174
files to support doxygen (source code documentation)
23 years ago