Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jose Fonseca 61d31cab97 Enable the extraction of static function documentation. 23 years ago
..
.cvsignore Renamed and tailored the radeon doxygen file for the OpenGL subset only 23 years ago
README Added doxy/miniglx.doxy based on doxy/core.doxy. 23 years ago
array_cache.doxy tweaks to Doxygen config files 23 years ago
core.doxy Enable the documentation of static functions and also the internal documentation. 23 years ago
doxy.bat files to support doxygen (source code documentation) 24 years ago
header.html added radeon_subset to header 23 years ago
makefile Final documentation fixes and additions. 23 years ago
math.doxy Enable the extraction of static function documentation. 23 years ago
miniglx.doxy Final documentation fixes and additions. 23 years ago
radeon_subset.doxy More documentation - now almost complete. 23 years ago
swrast.doxy tweaks to Doxygen config files 23 years ago
swrast_setup.doxy tweaks to Doxygen config files 23 years ago
tnl.doxy tweaks to Doxygen config files 23 years ago
tnl_dd.doxy tweaks to Doxygen config files 23 years ago

README


This directory is for doxygen (a source code documentation system).

See http://www.doxygen.org/ for more info.

Either run 'make' (Unix) or 'doxy.bat' (Windows) to run doxygen
and generate souce code documentation.

Then, load doxy/core/index.html into your web browser.