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.