Clone of mesa.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Jose Fonseca 61d31cab97 Enable the extraction of static function documentation. 23 anos atrás
..
.cvsignore Renamed and tailored the radeon doxygen file for the OpenGL subset only 23 anos atrás
README Added doxy/miniglx.doxy based on doxy/core.doxy. 23 anos atrás
array_cache.doxy tweaks to Doxygen config files 23 anos atrás
core.doxy Enable the documentation of static functions and also the internal documentation. 23 anos atrás
doxy.bat files to support doxygen (source code documentation) 24 anos atrás
header.html added radeon_subset to header 23 anos atrás
makefile Final documentation fixes and additions. 23 anos atrás
math.doxy Enable the extraction of static function documentation. 23 anos atrás
miniglx.doxy Final documentation fixes and additions. 23 anos atrás
radeon_subset.doxy More documentation - now almost complete. 23 anos atrás
swrast.doxy tweaks to Doxygen config files 23 anos atrás
swrast_setup.doxy tweaks to Doxygen config files 23 anos atrás
tnl.doxy tweaks to Doxygen config files 23 anos atrás
tnl_dd.doxy tweaks to Doxygen config files 23 anos atrás

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.