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.