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.
Brian Paul 101b16cf41 minor update преди 23 години
..
README minor update преди 23 години
array_cache.doxy fixed array_cache.tag mistake преди 24 години
core.doxy fixed array_cache.tag mistake преди 24 години
doxy.bat files to support doxygen (source code documentation) преди 24 години
header.html files to support doxygen (source code documentation) преди 24 години
makefile files to support doxygen (source code documentation) преди 24 години
math.doxy files to support doxygen (source code documentation) преди 24 години
swrast.doxy files to support doxygen (source code documentation) преди 24 години
swrast_setup.doxy files to support doxygen (source code documentation) преди 24 години
tnl.doxy files to support doxygen (source code documentation) преди 24 години
tnl_dd.doxy files to support doxygen (source code documentation) преди 24 години

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 doxy/core.index.html into your web browser.