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.