Clone of mesa.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Jose Fonseca 9109625c03 Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 år sedan
..
.cvsignore Merge the Doxygen configuration files from the embedded branch. 22 år sedan
Makefile Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 år sedan
README Merge the Doxygen configuration files from the embedded branch. 22 år sedan
array_cache.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 år sedan
common.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 år sedan
core.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 år sedan
core_subset.doxy Merge the Doxygen configuration files from the embedded branch. 22 år sedan
doxy.bat files to support doxygen (source code documentation) 24 år sedan
header.html Merge the Doxygen configuration files from the embedded branch. 22 år sedan
header_subset.html Merge the Doxygen configuration files from the embedded branch. 22 år sedan
math.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 år sedan
math_subset.doxy Merge the Doxygen configuration files from the embedded branch. 22 år sedan
miniglx.doxy Merge the Doxygen configuration files from the embedded branch. 22 år sedan
radeon_subset.doxy Merge the Doxygen configuration files from the embedded branch. 22 år sedan
swrast.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 år sedan
swrast_setup.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 år sedan
tnl.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 år sedan
tnl_dd.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 år sedan

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.