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.
Kristian Høgsberg a9e3669683 Remove remaining miniglx references 15 anos atrás
..
.gitignore Ignore generated files. 18 anos atrás
Makefile Remove remaining miniglx references 15 anos atrás
README Update the doxygen configuration file. 21 anos atrás
common.doxy doxygen: update doxygen project number to 6.5 18 anos atrás
core_subset.doxy added glapi and shader modules, misc updates 21 anos atrás
doxy.bat Convert crlf->lf line endings. 17 anos atrás
gallium.doc configs: fix some remains of the i915simple driver 16 anos atrás
gallium.doxy Don't parse mesa's rtasm asm module. 17 anos atrás
glapi.doxy Update doxygen doc to reflet vbo changes. 18 anos atrás
header.html Fix CRLF line endings. 17 anos atrás
header_subset.html Fix CRLF line endings. 17 anos atrás
main.doxy Update doxygen doc to reflet vbo changes. 18 anos atrás
math.doxy Update doxygen doc to reflet vbo changes. 18 anos atrás
math_subset.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 Update doxygen doc to reflet vbo changes. 18 anos atrás
swrast.doxy Update doxygen doc to reflet vbo changes. 18 anos atrás
swrast_setup.doxy Update doxygen doc to reflet vbo changes. 18 anos atrás
tnl.doxy Update doxygen doc to reflet vbo changes. 18 anos atrás
tnl_dd.doxy Update doxygen doc to reflet vbo changes. 18 anos atrás
vbo.doxy Update doxygen doc to reflet vbo changes. 18 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.