xenocara/lib/mesa/doxygen
2020-01-22 02:07:15 +00:00
..
.gitignore Import Mesa 19.2.8 2020-01-22 02:07:15 +00:00
common.doxy Import Mesa 13.0.2 2016-12-11 08:25:29 +00:00
core_subset.doxy Import Mesa 13.0.2 2016-12-11 08:25:29 +00:00
doxy.bat Import Mesa 13.0.2 2016-12-11 08:25:29 +00:00
gallium.doc import Mesa 11.0.6 2015-11-22 02:36:47 +00:00
gallium.doxy import Mesa 11.0.6 2015-11-22 02:36:47 +00:00
gbm.doxy Import Mesa 13.0.2 2016-12-11 08:25:29 +00:00
glapi.doxy Import Mesa 13.0.2 2016-12-11 08:25:29 +00:00
glsl.doxy Import Mesa 13.0.2 2016-12-11 08:25:29 +00:00
header_subset.html Import Mesa 13.0.2 2016-12-11 08:25:29 +00:00
header.html Import Mesa 13.0.2 2016-12-11 08:25:29 +00:00
i965.doxy Import Mesa 13.0.2 2016-12-11 08:25:29 +00:00
main.doxy Import Mesa 13.0.2 2016-12-11 08:25:29 +00:00
Makefile Import Mesa 13.0.2 2016-12-11 08:25:29 +00:00
math_subset.doxy import Mesa 11.0.6 2015-11-22 02:36:47 +00:00
math.doxy Import Mesa 13.0.2 2016-12-11 08:25:29 +00:00
nir.doxy Import Mesa 13.0.2 2016-12-11 08:25:29 +00:00
radeon_subset.doxy Import Mesa 13.0.2 2016-12-11 08:25:29 +00:00
README import Mesa 11.0.6 2015-11-22 02:36:47 +00:00
swrast_setup.doxy Import Mesa 13.0.2 2016-12-11 08:25:29 +00:00
swrast.doxy Import Mesa 13.0.2 2016-12-11 08:25:29 +00:00
tnl_dd.doxy Import Mesa 13.0.2 2016-12-11 08:25:29 +00:00
tnl.doxy Import Mesa 13.0.2 2016-12-11 08:25:29 +00:00
vbo.doxy Import Mesa 13.0.2 2016-12-11 08:25:29 +00:00

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.