diff options
author | Ian Romanick <idr@us.ibm.com> | 2006-10-09 18:26:03 +0000 |
---|---|---|
committer | Ian Romanick <idr@us.ibm.com> | 2006-10-09 18:26:03 +0000 |
commit | fcd758868b494411247ef94e0ea7cbac3e3ed79f (patch) | |
tree | 77aee52dce171d45c59e6160a9cad672428ec1fc /docs/contents.html | |
parent | 5ab9dcd761a42042b769f021b122d53e49d890b1 (diff) |
Added dispatch.html.
This new file documents Mesa's implementation of GL function dispatch. It's
not quite complete, but I think there's enough there to make it useful.
Diffstat (limited to 'docs/contents.html')
-rw-r--r-- | docs/contents.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/contents.html b/docs/contents.html index 7a91aa62f0..9f09df9737 100644 --- a/docs/contents.html +++ b/docs/contents.html @@ -73,6 +73,7 @@ a:visited { <li><a href="fbdev-dri.html" target="MainFrame">fbdev/DRI Environment</a> <li><a href="glfbdev-driver.html" target="MainFrame">glFBDev Driver</a> <LI><A HREF="custom.html" target="MainFrame">Custom Development</A> +<LI><A HREF="dispatch.html" target="MainFrame">GL Dispatch</A> </ul> <b>Links</b> |