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

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.