Mesa (master): mesa: Delete stale comment about MESAX extensions

Ian Romanick idr at kemper.freedesktop.org
Mon Sep 19 19:03:53 UTC 2011


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

Author: Ian Romanick <ian.d.romanick at intel.com>
Date:   Sat Aug 20 14:17:45 2011 -0700

mesa: Delete stale comment about MESAX extensions

Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>
Reviewed-by: Roland Scheidegger <sroland at vmware.com>
Reviewed-by: Eric Anholt <eric at anholt.net>
Reviewed-by: Marek Olšák <maraeo at gmail.com>

---

 src/mesa/main/extensions.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/mesa/main/extensions.c b/src/mesa/main/extensions.c
index e1b8f8d..81bbca2 100644
--- a/src/mesa/main/extensions.c
+++ b/src/mesa/main/extensions.c
@@ -74,8 +74,6 @@ struct extension {
 
 /**
  * \brief Table of supported OpenGL extensions for all API's.
- *
- * Note: The GL_MESAX_* extensions are placeholders for future ARB extensions.
  */
 static const struct extension extension_table[] = {
    /* ARB Extensions */




More information about the mesa-commit mailing list