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 jaren geleden
..
.cvsignore Renamed and tailored the radeon doxygen file for the OpenGL subset only 23 jaren geleden
README Added doxy/miniglx.doxy based on doxy/core.doxy. 23 jaren geleden
array_cache.doxy tweaks to Doxygen config files 23 jaren geleden
core.doxy Enable the documentation of static functions and also the internal documentation. 23 jaren geleden
doxy.bat files to support doxygen (source code documentation) 24 jaren geleden
header.html added radeon_subset to header 23 jaren geleden
makefile Final documentation fixes and additions. 23 jaren geleden
math.doxy Enable the extraction of static function documentation. 23 jaren geleden
miniglx.doxy Final documentation fixes and additions. 23 jaren geleden
radeon_subset.doxy More documentation - now almost complete. 23 jaren geleden
swrast.doxy tweaks to Doxygen config files 23 jaren geleden
swrast_setup.doxy tweaks to Doxygen config files 23 jaren geleden
tnl.doxy tweaks to Doxygen config files 23 jaren geleden
tnl_dd.doxy tweaks to Doxygen config files 23 jaren geleden

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.