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 9109625c03 Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 anos atrás
..
.cvsignore Merge the Doxygen configuration files from the embedded branch. 22 anos atrás
Makefile Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 anos atrás
README Merge the Doxygen configuration files from the embedded branch. 22 anos atrás
array_cache.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 anos atrás
common.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 anos atrás
core.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 anos atrás
core_subset.doxy Merge the Doxygen configuration files from the embedded branch. 22 anos atrás
doxy.bat files to support doxygen (source code documentation) 24 anos atrás
header.html Merge the Doxygen configuration files from the embedded branch. 22 anos atrás
header_subset.html Merge the Doxygen configuration files from the embedded branch. 22 anos atrás
math.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 anos atrás
math_subset.doxy Merge the Doxygen configuration files from the embedded branch. 22 anos atrás
miniglx.doxy Merge the Doxygen configuration files from the embedded branch. 22 anos atrás
radeon_subset.doxy Merge the Doxygen configuration files from the embedded branch. 22 anos atrás
swrast.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 anos atrás
swrast_setup.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 anos atrás
tnl.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 anos atrás
tnl_dd.doxy Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part. 22 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 either doxy/core/index.html or doxy/core_subset/index.html into
your web browser.