OSDN Git Service

docs: remove pointlessly repeated list
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Tue, 4 Jun 2019 10:26:34 +0000 (12:26 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 5 Jun 2019 21:48:45 +0000 (23:48 +0200)
The examples listed above are exactly the same ones are we're about to
list, so let's just keep the list that defines what they do.

Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
docs/envvars.html

index 3afdcee..e063f5c 100644 (file)
@@ -96,8 +96,7 @@ glGetString(GL_VERSION) and possibly the GL API type.
   <li>GL versions = 3.1, depending on the driver, it may or may not
       have the ARB_compatibility extension enabled.
   <li>GL versions &gt;= 3.2 are set to a Core profile
-  <li>Examples: 2.1, 3.0, 3.0FC, 3.1, 3.1FC, 3.1COMPAT, X.Y, X.YFC,
-      X.YCOMPAT.
+  <li>Examples:
   <ul>
     <li>2.1 - select a compatibility (non-Core) profile with GL
         version 2.1.