Clone of mesa.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Kristian Høgsberg a9e3669683 Remove remaining miniglx references 15 лет назад
..
.gitignore Ignore generated files. 18 лет назад
Makefile Remove remaining miniglx references 15 лет назад
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 configs: fix some remains of the i915simple driver 16 лет назад
gallium.doxy Don't parse mesa's rtasm asm module. 17 лет назад
glapi.doxy Update doxygen doc to reflet vbo changes. 18 лет назад
header.html Fix CRLF line endings. 17 лет назад
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.