Update doxygen doc to reflet vbo changes.
Update doxygen doc, array_cache no longuer exist, new shiny vbo modules is there. Tested on unix, but i think i didn't broke that bat :).
This commit is contained in:
@@ -9,7 +9,7 @@ all: full subset
|
|||||||
FULL = \
|
FULL = \
|
||||||
main.doxy \
|
main.doxy \
|
||||||
math.doxy \
|
math.doxy \
|
||||||
array_cache.doxy \
|
vbo.doxy \
|
||||||
glapi.doxy \
|
glapi.doxy \
|
||||||
shader.doxy \
|
shader.doxy \
|
||||||
swrast.doxy \
|
swrast.doxy \
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
doxygen tnl_dd.doxy
|
doxygen tnl_dd.doxy
|
||||||
doxygen array_cache.doxy
|
doxygen vbo.doxy
|
||||||
doxygen math.doxy
|
doxygen math.doxy
|
||||||
doxygen swrast.doxy
|
doxygen swrast.doxy
|
||||||
doxygen swrast_setup.doxy
|
doxygen swrast_setup.doxy
|
||||||
@@ -10,7 +10,7 @@ doxygen shader.doxy
|
|||||||
|
|
||||||
echo Building again, to resolve tags
|
echo Building again, to resolve tags
|
||||||
doxygen tnl_dd.doxy
|
doxygen tnl_dd.doxy
|
||||||
doxygen array_cache.doxy
|
doxygen vbo.doxy
|
||||||
doxygen math.doxy
|
doxygen math.doxy
|
||||||
doxygen swrast.doxy
|
doxygen swrast.doxy
|
||||||
doxygen swrast_setup.doxy
|
doxygen swrast_setup.doxy
|
||||||
|
@@ -45,5 +45,5 @@ TAGFILES = main.tag=../core \
|
|||||||
swrast.tag=../swrast \
|
swrast.tag=../swrast \
|
||||||
swrast_setup.tag=../swrast_setup \
|
swrast_setup.tag=../swrast_setup \
|
||||||
tnl.tag=../tnl \
|
tnl.tag=../tnl \
|
||||||
array_cache.tag=array_cache
|
vbo.tag=vbo
|
||||||
GENERATE_TAGFILE = swrast.tag
|
GENERATE_TAGFILE = swrast.tag
|
||||||
|
@@ -7,7 +7,7 @@
|
|||||||
<div class="qindex">
|
<div class="qindex">
|
||||||
<a class="qindex" href="../main/index.html">core</a> |
|
<a class="qindex" href="../main/index.html">core</a> |
|
||||||
<a class="qindex" href="../glapi/index.html">glapi</a> |
|
<a class="qindex" href="../glapi/index.html">glapi</a> |
|
||||||
<a class="qindex" href="../array_cache/index.html">array_cache</a> |
|
<a class="qindex" href="../vbo/index.html">vbo</a> |
|
||||||
<a class="qindex" href="../math/index.html">math</a> |
|
<a class="qindex" href="../math/index.html">math</a> |
|
||||||
<a class="qindex" href="../shader/index.html">shader</a> |
|
<a class="qindex" href="../shader/index.html">shader</a> |
|
||||||
<a class="qindex" href="../swrast/index.html">swrast</a> |
|
<a class="qindex" href="../swrast/index.html">swrast</a> |
|
||||||
|
@@ -40,7 +40,7 @@ SKIP_FUNCTION_MACROS = YES
|
|||||||
# Configuration::addtions related to external references
|
# Configuration::addtions related to external references
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
TAGFILES = tnl_dd.tag=../tnl_dd \
|
TAGFILES = tnl_dd.tag=../tnl_dd \
|
||||||
array_cache.tag=../array_cache \
|
vbo.tag=../vbo \
|
||||||
glapi.tag=../glapi \
|
glapi.tag=../glapi \
|
||||||
math.tag=../math \
|
math.tag=../math \
|
||||||
shader.tag=../shader \
|
shader.tag=../shader \
|
||||||
|
@@ -45,5 +45,5 @@ TAGFILES = tnl_dd.tag=../tnl_dd \
|
|||||||
swrast.tag=../swrast \
|
swrast.tag=../swrast \
|
||||||
swrast_setup.tag=../swrast_setup \
|
swrast_setup.tag=../swrast_setup \
|
||||||
tnl.tag=../tnl \
|
tnl.tag=../tnl \
|
||||||
array_cache.tag=../array_cache
|
vbo.tag=../vbo
|
||||||
GENERATE_TAGFILE = math.tag
|
GENERATE_TAGFILE = math.tag
|
||||||
|
@@ -45,5 +45,5 @@ TAGFILES = main.tag=../core \
|
|||||||
swrast.tag=../swrast \
|
swrast.tag=../swrast \
|
||||||
swrast_setup.tag=../swrast_setup \
|
swrast_setup.tag=../swrast_setup \
|
||||||
tnl.tag=../tnl \
|
tnl.tag=../tnl \
|
||||||
array_cache.tag=array_cache
|
vbo.tag=vbo
|
||||||
GENERATE_TAGFILE = swrast.tag
|
GENERATE_TAGFILE = swrast.tag
|
||||||
|
@@ -44,5 +44,5 @@ TAGFILES = main.tag=../core \
|
|||||||
tnl_dd.tag=../tnl_dd \
|
tnl_dd.tag=../tnl_dd \
|
||||||
swrast_setup.tag=../swrast_setup \
|
swrast_setup.tag=../swrast_setup \
|
||||||
tnl.tag=../tnl \
|
tnl.tag=../tnl \
|
||||||
array_cache.tag=array_cache
|
vbo.tag=vbo
|
||||||
GENERATE_TAGFILE = swrast.tag
|
GENERATE_TAGFILE = swrast.tag
|
||||||
|
@@ -45,5 +45,5 @@ TAGFILES = tnl_dd.tag=../tnl_dd \
|
|||||||
math.tag=../math \
|
math.tag=../math \
|
||||||
swrast.tag=../swrast \
|
swrast.tag=../swrast \
|
||||||
tnl.tag=../tnl \
|
tnl.tag=../tnl \
|
||||||
array_cache.tag=../array_cache
|
vbo.tag=../vbo
|
||||||
GENERATE_TAGFILE = swrast_setup.tag
|
GENERATE_TAGFILE = swrast_setup.tag
|
||||||
|
@@ -46,5 +46,5 @@ TAGFILES = tnl_dd.tag=../tnl \
|
|||||||
shader.tag=../shader \
|
shader.tag=../shader \
|
||||||
swrast.tag=../swrast \
|
swrast.tag=../swrast \
|
||||||
swrast_setup.tag=swrast_setup \
|
swrast_setup.tag=swrast_setup \
|
||||||
array_cache.tag=array_cache
|
vbo.tag=vbo
|
||||||
GENERATE_TAGFILE = tnl.tag
|
GENERATE_TAGFILE = tnl.tag
|
||||||
|
@@ -45,5 +45,5 @@ TAGFILES = main.tag=../core \
|
|||||||
swrast.tag=../swrast \
|
swrast.tag=../swrast \
|
||||||
swrast_setup.tag=../swrast_setup \
|
swrast_setup.tag=../swrast_setup \
|
||||||
tnl.tag=../tnl \
|
tnl.tag=../tnl \
|
||||||
array_cache.tag=array_cache
|
vbo.tag=vbo
|
||||||
GENERATE_TAGFILE = tnl_dd.tag
|
GENERATE_TAGFILE = tnl_dd.tag
|
||||||
|
@@ -5,11 +5,11 @@
|
|||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
# General configuration options
|
# General configuration options
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
PROJECT_NAME = "Mesa array_cache"
|
PROJECT_NAME = "Mesa vbo"
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
# configuration options related to the input files
|
# configuration options related to the input files
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
INPUT = ../src/mesa/array_cache/
|
INPUT = ../src/mesa/vbo/
|
||||||
FILE_PATTERNS = *.c \
|
FILE_PATTERNS = *.c \
|
||||||
*.h
|
*.h
|
||||||
RECURSIVE = NO
|
RECURSIVE = NO
|
||||||
@@ -24,7 +24,7 @@ FILTER_SOURCE_FILES = NO
|
|||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
# configuration options related to the HTML output
|
# configuration options related to the HTML output
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
HTML_OUTPUT = array_cache
|
HTML_OUTPUT = vbo
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
# Configuration options related to the preprocessor
|
# Configuration options related to the preprocessor
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
@@ -47,4 +47,4 @@ TAGFILES = main.tag=../core \
|
|||||||
swrast_setup.tag=../swrast_setup \
|
swrast_setup.tag=../swrast_setup \
|
||||||
tnl.tag=../tnl \
|
tnl.tag=../tnl \
|
||||||
tnl_dd.tag=../tnl_dd
|
tnl_dd.tag=../tnl_dd
|
||||||
GENERATE_TAGFILE = array_cache.tag
|
GENERATE_TAGFILE = vbo.tag
|
Reference in New Issue
Block a user