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.
Jose Fonseca a9a155e574 Use CSS in custom headers. il y a 21 ans
..
.cvsignore Merge the Doxygen configuration files from the embedded branch. il y a 22 ans
Makefile added glapi and shader modules, misc updates il y a 21 ans
README Update the doxygen configuration file. il y a 21 ans
array_cache.doxy added glapi and shader modules, misc updates il y a 21 ans
common.doxy added glapi and shader modules, misc updates il y a 21 ans
core_subset.doxy added glapi and shader modules, misc updates il y a 21 ans
doxy.bat added glapi and shader modules, misc updates il y a 21 ans
glapi.doxy added glapi and shader modules, misc updates il y a 21 ans
header.html Use CSS in custom headers. il y a 21 ans
header_subset.html Use CSS in custom headers. il y a 21 ans
main.doxy added glapi and shader modules, misc updates il y a 21 ans
math.doxy Update the doxygen configuration file. il y a 21 ans
math_subset.doxy Merge the Doxygen configuration files from the embedded branch. il y a 22 ans
miniglx.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 added glapi and shader modules, misc updates il y a 21 ans
swrast.doxy Update the doxygen configuration file. il y a 21 ans
swrast_setup.doxy Update the doxygen configuration file. il y a 21 ans
tnl.doxy added glapi and shader modules, misc updates il y a 21 ans
tnl_dd.doxy added glapi and shader modules, misc updates il y a 21 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.