Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jose Fonseca 9286a14fbe Fix CRLF line endings. преди 17 години
..
.gitignore Make git ignore files only generated at build time. преди 18 години
Makefile Never fail `make clean' преди 17 години
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 години
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 години
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 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.