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.