Clone of mesa.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Michel Dänzer 14f92636b0 Make git ignore files only generated at build time. 19 лет назад
..
.gitignore Make git ignore files only generated at build time. 19 лет назад
Makefile added glapi and shader modules, misc updates 21 лет назад
README Update the doxygen configuration file. 21 лет назад
array_cache.doxy added glapi and shader modules, misc updates 21 лет назад
common.doxy added glapi and shader modules, misc updates 21 лет назад
core_subset.doxy added glapi and shader modules, misc updates 21 лет назад
doxy.bat added glapi and shader modules, misc updates 21 лет назад
glapi.doxy added glapi and shader modules, misc updates 21 лет назад
header.html Use CSS in custom headers. 21 лет назад
header_subset.html Use CSS in custom headers. 21 лет назад
main.doxy added glapi and shader modules, misc updates 21 лет назад
math.doxy Update the doxygen configuration file. 21 лет назад
math_subset.doxy Merge the Doxygen configuration files from the embedded branch. 22 лет назад
miniglx.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 added glapi and shader modules, misc updates 21 лет назад
swrast.doxy Update the doxygen configuration file. 21 лет назад
swrast_setup.doxy Update the doxygen configuration file. 21 лет назад
tnl.doxy added glapi and shader modules, misc updates 21 лет назад
tnl_dd.doxy added glapi and shader modules, misc updates 21 лет назад

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.