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.
Rob Bradford d036354105 doxygen: Add link to the gbm documentation to the header il y a 13 ans
..
.gitignore doxygen: Add glsl to the Makefile and .gitignore. il y a 14 ans
Makefile doxygen: Add doxygen file and build infrastructure for gbm il y a 13 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 gallium/failover: Remove the deprecated module. il y a 13 ans
gallium.doxy Don't parse mesa's rtasm asm module. il y a 17 ans
gbm.doxy doxygen: Add doxygen file and build infrastructure for gbm il y a 13 ans
glapi.doxy Update doxygen doc to reflet vbo changes. il y a 18 ans
glsl.doxy doxygen: Add doxyfile for glsl module il y a 14 ans
header.html doxygen: Add link to the gbm documentation to the header il y a 13 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.