summaryrefslogtreecommitdiffstats
path: root/doxygen
Commit message (Collapse)AuthorAgeFilesLines
* Fix CRLF line endings.Jose Fonseca2008-06-072-28/+28
|
* Convert crlf->lf line endings.José Fonseca2008-02-282-52/+52
| | | | Windows/DOS users should enable core.autocrlf from now on.
* Don't parse mesa's rtasm asm module.José Fonseca2008-02-231-2/+1
|
* Update doxygen configuration file for new tree layout.José Fonseca2008-02-181-3/+3
|
* Mention 965 driver on main page.José Fonseca2007-12-111-1/+3
|
* Write a nicer doxygen main page, based on the TG's Gallium3D technical ↵José Fonseca2007-12-111-8/+191
| | | | overview pages.
* Cover LLVM code in doxygen output.José Fonseca2007-12-111-2/+2
|
* Cover state tracker and winsys driver. Tweak parameters.José Fonseca2007-12-021-6/+9
|
* Ignore generated files.José Fonseca2007-10-251-1/+7
|
* Gallium's doxygen documentation.José Fonseca2007-09-282-0/+1439
|
* doxygen: update doxygen project number to 6.5Jerome Glisse2007-02-161-1/+1
| | | | doxygen number was laggin behind a bit.
* Update doxygen doc to reflet vbo changes.Jerome Glisse2007-02-1612-16/+16
| | | | | | 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 :).
* Make git ignore files only generated at build time.Michel Dänzer2006-12-061-0/+0
|
* Use CSS in custom headers.Jose Fonseca2004-09-102-19/+24
|
* added glapi and shader modules, misc updatesBrian Paul2004-09-1011-8/+120
|
* Update the doxygen configuration file.Jose Fonseca2004-09-099-170/+222
| | | | Minor updates/fixes to the source documentation.
* Replaced 'core' with 'main'.Brian Paul2004-05-163-7/+8
| | | | Other minor updates.
* Seperate the Doxygen configuration files (for full Mesa only) in a common ↵Jose Fonseca2003-09-179-990/+1137
| | | | | | 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'.
* Merge the Doxygen configuration files from the embedded branch.Jose Fonseca2003-09-1717-65/+898
|
* update version numbers (Klaus Niederkrueger)Brian Paul2003-02-047-7/+7
|
* minor updateBrian Paul2002-11-131-0/+2
|
* fixed array_cache.tag mistakeBrian Paul2002-01-222-2/+2
|
* added array_cache to TAGFILESBrian Paul2002-01-221-5/+6
|
* files to support doxygen (source code documentation)Brian Paul2002-01-2111-0/+1333