Clone of mesa.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Kristian Høgsberg a9e3669683 Remove remaining miniglx references il y a 15 ans
..
.gitignore Ignore generated files. il y a 18 ans
Makefile Remove remaining miniglx references il y a 15 ans
README Update the doxygen configuration file. il y a 21 ans
common.doxy doxygen: update doxygen project number to 6.5 il y a 18 ans
core_subset.doxy added glapi and shader modules, misc updates il y a 21 ans
doxy.bat Convert crlf->lf line endings. il y a 17 ans
gallium.doc configs: fix some remains of the i915simple driver il y a 16 ans
gallium.doxy Don't parse mesa's rtasm asm module. il y a 17 ans
glapi.doxy Update doxygen doc to reflet vbo changes. il y a 18 ans
header.html Fix CRLF line endings. il y a 17 ans
header_subset.html Fix CRLF line endings. il y a 17 ans
main.doxy Update doxygen doc to reflet vbo changes. il y a 18 ans
math.doxy Update doxygen doc to reflet vbo changes. il y a 18 ans
math_subset.doxy Merge the Doxygen configuration files from the embedded branch. il y a 22 ans
radeon_subset.doxy Merge the Doxygen configuration files from the embedded branch. il y a 22 ans
shader.doxy Update doxygen doc to reflet vbo changes. il y a 18 ans
swrast.doxy Update doxygen doc to reflet vbo changes. il y a 18 ans
swrast_setup.doxy Update doxygen doc to reflet vbo changes. il y a 18 ans
tnl.doxy Update doxygen doc to reflet vbo changes. il y a 18 ans
tnl_dd.doxy Update doxygen doc to reflet vbo changes. il y a 18 ans
vbo.doxy Update doxygen doc to reflet vbo changes. il y a 18 ans

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.