diff --git a/docs/devinfo.html b/docs/devinfo.html index d4a6dfb590d..67c1f34bdae 100644 --- a/docs/devinfo.html +++ b/docs/devinfo.html @@ -56,6 +56,11 @@ To add a new GL extension to Mesa you have to do at least the following. If the new extension adds new GL state, the functions in get.c, enable.c and attrib.c will most likely require new code. +