Clone of mesa.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Jose Fonseca 9109625c03 Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 роки тому
..
.cvsignore Merge the Doxygen configuration files from the embedded branch. 22 роки тому
Makefile Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 роки тому
README Merge the Doxygen configuration files from the embedded branch. 22 роки тому
array_cache.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 роки тому
common.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 роки тому
core.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 роки тому
core_subset.doxy Merge the Doxygen configuration files from the embedded branch. 22 роки тому
doxy.bat files to support doxygen (source code documentation) 24 роки тому
header.html Merge the Doxygen configuration files from the embedded branch. 22 роки тому
header_subset.html Merge the Doxygen configuration files from the embedded branch. 22 роки тому
math.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 роки тому
math_subset.doxy Merge the Doxygen configuration files from the embedded branch. 22 роки тому
miniglx.doxy Merge the Doxygen configuration files from the embedded branch. 22 роки тому
radeon_subset.doxy Merge the Doxygen configuration files from the embedded branch. 22 роки тому
swrast.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 роки тому
swrast_setup.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 роки тому
tnl.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 роки тому
tnl_dd.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 роки тому

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.