Clone of mesa.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Rob Bradford d036354105 doxygen: Add link to the gbm documentation to the header 13 лет назад
..
.gitignore doxygen: Add glsl to the Makefile and .gitignore. 14 лет назад
Makefile doxygen: Add doxygen file and build infrastructure for gbm 13 лет назад
README Update the doxygen configuration file. 21 лет назад
common.doxy doxygen: update doxygen project number to 6.5 18 лет назад
core_subset.doxy added glapi and shader modules, misc updates 21 лет назад
doxy.bat Convert crlf->lf line endings. 17 лет назад
gallium.doc gallium/failover: Remove the deprecated module. 13 лет назад
gallium.doxy Don't parse mesa's rtasm asm module. 17 лет назад
gbm.doxy doxygen: Add doxygen file and build infrastructure for gbm 13 лет назад
glapi.doxy Update doxygen doc to reflet vbo changes. 18 лет назад
glsl.doxy doxygen: Add doxyfile for glsl module 14 лет назад
header.html doxygen: Add link to the gbm documentation to the header 13 лет назад
header_subset.html Fix CRLF line endings. 17 лет назад
main.doxy Update doxygen doc to reflet vbo changes. 18 лет назад
math.doxy Update doxygen doc to reflet vbo changes. 18 лет назад
math_subset.doxy Merge the Doxygen configuration files from the embedded branch. 22 лет назад
radeon_subset.doxy Merge the Doxygen configuration files from the embedded branch. 22 лет назад
shader.doxy Update doxygen doc to reflet vbo changes. 18 лет назад
swrast.doxy Update doxygen doc to reflet vbo changes. 18 лет назад
swrast_setup.doxy Update doxygen doc to reflet vbo changes. 18 лет назад
tnl.doxy Update doxygen doc to reflet vbo changes. 18 лет назад
tnl_dd.doxy Update doxygen doc to reflet vbo changes. 18 лет назад
vbo.doxy Update doxygen doc to reflet vbo changes. 18 лет назад

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.