diff options
author | Jerome Glisse <glisse@freedesktop.org> | 2007-02-16 23:18:56 +0100 |
---|---|---|
committer | Jerome Glisse <glisse@freedesktop.org> | 2007-02-16 23:19:05 +0100 |
commit | c2e0570831ae130fce1fa374bebe25bb9c561e29 (patch) | |
tree | f29bec75589d2c125406b848c16bc49b671a33dc /doxygen/swrast.doxy | |
parent | 21f2f7f26b5b9ab9f219f2bd22c68bcaa8cbdfe3 (diff) |
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 :).
Diffstat (limited to 'doxygen/swrast.doxy')
-rw-r--r-- | doxygen/swrast.doxy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/swrast.doxy b/doxygen/swrast.doxy index b0ba953676..fa07afd594 100644 --- a/doxygen/swrast.doxy +++ b/doxygen/swrast.doxy @@ -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 |