Clone of mesa.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Jose Fonseca 9109625c03 Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. před 22 roky
..
.cvsignore Merge the Doxygen configuration files from the embedded branch. před 22 roky
Makefile Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. před 22 roky
README Merge the Doxygen configuration files from the embedded branch. před 22 roky
array_cache.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. před 22 roky
common.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. před 22 roky
core.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. před 22 roky
core_subset.doxy Merge the Doxygen configuration files from the embedded branch. před 22 roky
doxy.bat files to support doxygen (source code documentation) před 23 roky
header.html Merge the Doxygen configuration files from the embedded branch. před 22 roky
header_subset.html Merge the Doxygen configuration files from the embedded branch. před 22 roky
math.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. před 22 roky
math_subset.doxy Merge the Doxygen configuration files from the embedded branch. před 22 roky
miniglx.doxy Merge the Doxygen configuration files from the embedded branch. před 22 roky
radeon_subset.doxy Merge the Doxygen configuration files from the embedded branch. před 22 roky
swrast.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. před 22 roky
swrast_setup.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. před 22 roky
tnl.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. před 22 roky
tnl_dd.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. před 22 roky

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 either doxy/core/index.html or doxy/core_subset/index.html into
your web browser.