Module: Mesa
Branch: master
Commit: 9e7de50cab78d1144f49688506353c78e1349ae3
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e7de50cab78d1144f49688506353c78e1349ae3

Author: Nanley Chery <nanley.g.ch...@intel.com>
Date:   Fri Jun  3 10:58:05 2016 -0700

docs/devinfo: Update bullet in stale extension guide

Signed-off-by: Nanley Chery <nanley.g.ch...@intel.com>
Reviewed-by: Ian Romanick <ian.d.roman...@intel.com>

---

 docs/devinfo.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/devinfo.html b/docs/devinfo.html
index 70141ae..f5d23ab 100644
--- a/docs/devinfo.html
+++ b/docs/devinfo.html
@@ -686,7 +686,7 @@ To add a new GL extension to Mesa you have to do at least 
the following.
    Add a new entry to the <code>gl_extensions</code> struct in mtypes.h
 </li>
 <li>
-   Update the <code>extensions.c</code> file.
+   Add a new entry to the src/mesa/main/extensions_table.h file.
 </li>
 <li>
    From this point, the best way to proceed is to find another extension,

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to