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 a9a155e574 Use CSS in custom headers. 21 anos atrás
..
.cvsignore Merge the Doxygen configuration files from the embedded branch. 22 anos atrás
Makefile added glapi and shader modules, misc updates 21 anos atrás
README Update the doxygen configuration file. 21 anos atrás
array_cache.doxy added glapi and shader modules, misc updates 21 anos atrás
common.doxy added glapi and shader modules, misc updates 21 anos atrás
core_subset.doxy added glapi and shader modules, misc updates 21 anos atrás
doxy.bat added glapi and shader modules, misc updates 21 anos atrás
glapi.doxy added glapi and shader modules, misc updates 21 anos atrás
header.html Use CSS in custom headers. 21 anos atrás
header_subset.html Use CSS in custom headers. 21 anos atrás
main.doxy added glapi and shader modules, misc updates 21 anos atrás
math.doxy Update the doxygen configuration file. 21 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
shader.doxy added glapi and shader modules, misc updates 21 anos atrás
swrast.doxy Update the doxygen configuration file. 21 anos atrás
swrast_setup.doxy Update the doxygen configuration file. 21 anos atrás
tnl.doxy added glapi and shader modules, misc updates 21 anos atrás
tnl_dd.doxy added glapi and shader modules, misc updates 21 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 doxygen/main/index.html or doxygen/core_subset/index.html into
your web browser.