Update doxygen doc to reflet vbo changes.
authorJerome Glisse <glisse@freedesktop.org>
Fri, 16 Feb 2007 22:18:56 +0000 (23:18 +0100)
committerJerome Glisse <glisse@freedesktop.org>
Fri, 16 Feb 2007 22:19:05 +0000 (23:19 +0100)
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 :).

12 files changed:
doxygen/Makefile
doxygen/doxy.bat
doxygen/glapi.doxy
doxygen/header.html
doxygen/main.doxy
doxygen/math.doxy
doxygen/shader.doxy
doxygen/swrast.doxy
doxygen/swrast_setup.doxy
doxygen/tnl.doxy
doxygen/tnl_dd.doxy
doxygen/vbo.doxy [moved from doxygen/array_cache.doxy with 91% similarity]

index 055b173..e679004 100644 (file)
@@ -9,7 +9,7 @@ all: full subset
 FULL = \\r
        main.doxy \\r
        math.doxy \\r
-       array_cache.doxy \\r
+       vbo.doxy \\r
        glapi.doxy \\r
        shader.doxy \\r
        swrast.doxy \\r
index 2d8b567..7a53f6e 100644 (file)
@@ -1,5 +1,5 @@
 doxygen tnl_dd.doxy\r
-doxygen array_cache.doxy\r
+doxygen vbo.doxy\r
 doxygen math.doxy\r
 doxygen swrast.doxy\r
 doxygen swrast_setup.doxy\r
@@ -10,7 +10,7 @@ doxygen shader.doxy
 \r
 echo Building again, to resolve tags\r
 doxygen tnl_dd.doxy\r
-doxygen array_cache.doxy\r
+doxygen vbo.doxy\r
 doxygen math.doxy\r
 doxygen swrast.doxy\r
 doxygen swrast_setup.doxy\r
index eafc2a1..3290f84 100644 (file)
@@ -45,5 +45,5 @@ TAGFILES               = main.tag=../core \
                          swrast.tag=../swrast \
                          swrast_setup.tag=../swrast_setup \
                          tnl.tag=../tnl \
-                         array_cache.tag=array_cache
+                         vbo.tag=vbo
 GENERATE_TAGFILE       = swrast.tag
index 5ca2763..7fca3ee 100644 (file)
@@ -7,7 +7,7 @@
 <div class="qindex">\r
 <a class="qindex" href="../main/index.html">core</a> |\r
 <a class="qindex" href="../glapi/index.html">glapi</a> |\r
-<a class="qindex" href="../array_cache/index.html">array_cache</a> |\r
+<a class="qindex" href="../vbo/index.html">vbo</a> |\r
 <a class="qindex" href="../math/index.html">math</a> |\r
 <a class="qindex" href="../shader/index.html">shader</a> |\r
 <a class="qindex" href="../swrast/index.html">swrast</a> |\r
index 3cb0596..416b433 100644 (file)
@@ -40,7 +40,7 @@ SKIP_FUNCTION_MACROS   = YES
 # Configuration::addtions related to external references   
 #---------------------------------------------------------------------------
 TAGFILES               = tnl_dd.tag=../tnl_dd \
-                        array_cache.tag=../array_cache \
+                        vbo.tag=../vbo \
                          glapi.tag=../glapi \
                          math.tag=../math \
                          shader.tag=../shader \
index 72ec2e3..388af40 100644 (file)
@@ -45,5 +45,5 @@ TAGFILES               = tnl_dd.tag=../tnl_dd \
                          swrast.tag=../swrast \
                          swrast_setup.tag=../swrast_setup \
                          tnl.tag=../tnl \
-                         array_cache.tag=../array_cache
+                         vbo.tag=../vbo
 GENERATE_TAGFILE       = math.tag
index 44fc7c4..d8ad14c 100644 (file)
@@ -45,5 +45,5 @@ TAGFILES               = main.tag=../core \
                          swrast.tag=../swrast \
                          swrast_setup.tag=../swrast_setup \
                          tnl.tag=../tnl \
-                         array_cache.tag=array_cache
+                         vbo.tag=vbo
 GENERATE_TAGFILE       = swrast.tag
index b0ba953..fa07afd 100644 (file)
@@ -44,5 +44,5 @@ TAGFILES               = main.tag=../core \
                          tnl_dd.tag=../tnl_dd \
                          swrast_setup.tag=../swrast_setup \
                          tnl.tag=../tnl \
-                         array_cache.tag=array_cache
+                         vbo.tag=vbo
 GENERATE_TAGFILE       = swrast.tag
index 9e2d72e..ee6f3ff 100644 (file)
@@ -45,5 +45,5 @@ TAGFILES               = tnl_dd.tag=../tnl_dd \
                          math.tag=../math \
                          swrast.tag=../swrast \
                          tnl.tag=../tnl \
-                         array_cache.tag=../array_cache
+                         vbo.tag=../vbo
 GENERATE_TAGFILE       = swrast_setup.tag
index 67f992f..a4f76a2 100644 (file)
@@ -46,5 +46,5 @@ TAGFILES               = tnl_dd.tag=../tnl \
                          shader.tag=../shader \
                          swrast.tag=../swrast \
                          swrast_setup.tag=swrast_setup \
-                         array_cache.tag=array_cache
+                         vbo.tag=vbo
 GENERATE_TAGFILE       = tnl.tag
index b7bd6e9..b241f67 100644 (file)
@@ -45,5 +45,5 @@ TAGFILES               = main.tag=../core \
                          swrast.tag=../swrast \
                          swrast_setup.tag=../swrast_setup \
                          tnl.tag=../tnl \
-                         array_cache.tag=array_cache
+                         vbo.tag=vbo
 GENERATE_TAGFILE       = tnl_dd.tag
similarity index 91%
rename from doxygen/array_cache.doxy
rename to doxygen/vbo.doxy
index ae0b1fa..6dfb21c 100644 (file)
@@ -5,11 +5,11 @@
 #---------------------------------------------------------------------------
 # General configuration options
 #---------------------------------------------------------------------------
-PROJECT_NAME           = "Mesa array_cache"
+PROJECT_NAME           = "Mesa vbo"
 #---------------------------------------------------------------------------
 # configuration options related to the input files
 #---------------------------------------------------------------------------
-INPUT                  = ../src/mesa/array_cache/
+INPUT                  = ../src/mesa/vbo/
 FILE_PATTERNS          = *.c \
                          *.h
 RECURSIVE              = NO
@@ -24,7 +24,7 @@ FILTER_SOURCE_FILES    = NO
 #---------------------------------------------------------------------------
 # configuration options related to the HTML output
 #---------------------------------------------------------------------------
-HTML_OUTPUT            = array_cache
+HTML_OUTPUT            = vbo
 #---------------------------------------------------------------------------
 # Configuration options related to the preprocessor   
 #---------------------------------------------------------------------------
@@ -47,4 +47,4 @@ TAGFILES               = main.tag=../core \
                         swrast_setup.tag=../swrast_setup \
                         tnl.tag=../tnl \
                         tnl_dd.tag=../tnl_dd
-GENERATE_TAGFILE       = array_cache.tag
+GENERATE_TAGFILE       = vbo.tag