summaryrefslogtreecommitdiffstats
path: root/doxygen/header.html
Commit message (Collapse)AuthorAgeFilesLines
* doxygen: Generate Doxygen for NIRElie TOURNIER2016-04-131-0/+1
| | | | | | | | | | | | | | | | Now, one can do the following to generate and read the nir Doxygen: cd $MESA_TOP/doxygen make firefox nir/index.html Update v2: Correct TAGFILES in nir.doxy Signed-off-by: Elie TOURNIER <tournier.elie@gmail.com> Reviewed-by: Rhys Kidd <rhyskidd@gmail.com> [Emil Velikov] v3: Rebase. Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
* doxygen: Remove src/mesa/shader/ referencesRhys Kidd2016-04-131-1/+0
| | | | | | | | | | | | | | | | | Mesa has not had a src/mesa/shader/ folder since Mesa 7.9 removed it in October 2010, as part of a revised GLSL compiler written by Intel. Remove doxygen/shader.doxy and consequential changes made throughout. In addition to removing an unnecessary Doxygen doxyfile, this change also avoids a bug in the consolidated Doxygen output caused by doxygen/shader.doxy inadvertently overwriting doxygen/swrast.tag via its GENERATE_TAGFILE setting. This bug depended upon the specific order each *.tag was built. Signed-off-by: Rhys Kidd <rhyskidd@gmail.com> Acked-by: Emil Velikov <emil.velikov@collabora.com>
* doxygen: Add i965 to list of modules in html headerChad Versace2013-10-101-1/+2
| | | | Signed-off-by: Chad Versace <Chad Versace chad@chad-versace.us>
* doxygen: Add link to the gbm documentation to the headerRob Bradford2012-01-131-1/+2
|
* doxygen: Add doxyfile for glsl moduleChad Versace2011-01-171-0/+1
|
* Fix CRLF line endings.Jose Fonseca2008-06-071-17/+17
|
* Update doxygen doc to reflet vbo changes.Jerome Glisse2007-02-161-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 :).
* Use CSS in custom headers.Jose Fonseca2004-09-101-12/+15
|
* added glapi and shader modules, misc updatesBrian Paul2004-09-101-1/+3
|
* Update the doxygen configuration file.Jose Fonseca2004-09-091-1/+1
| | | | Minor updates/fixes to the source documentation.
* Merge the Doxygen configuration files from the embedded branch.Jose Fonseca2003-09-171-3/+3
|
* files to support doxygen (source code documentation)Brian Paul2002-01-211-0/+12