From 0d2abcd9b556cabdaaaa36d0c1465d3d1f4f0808 Mon Sep 17 00:00:00 2001 From: Xerxes RĂ„nby Date: Tue, 20 Oct 2015 12:52:28 +0200 Subject: make/doc/jogl/spec-overview.html, make/config/jogl/gl-common.cfg: OpenGL ES 3.1 -> 3.2 --- make/doc/jogl/spec-overview.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'make/doc/jogl') diff --git a/make/doc/jogl/spec-overview.html b/make/doc/jogl/spec-overview.html index b4f5e1631..879eda170 100644 --- a/make/doc/jogl/spec-overview.html +++ b/make/doc/jogl/spec-overview.html @@ -12,7 +12,7 @@ bindings to the native OpenGL(R) 3D graphics library profiles:

Inclusion Criteria explains the OpenGL profile separation.

@@ -117,7 +117,7 @@ bindings to the native OpenGL(R) 3D graphics library profiles:
  • {@link com.jogamp.opengl.GLES3 com.jogamp.opengl.GLES3} interface -

    This interface contains all OpenGL ES [ 3.0 .. 3.1 ] methods, +

    This interface contains all OpenGL ES [ 3.0 .. 3.2 ] methods, as well as most of it's extensions defined at the time of this specification.

    Future extensions will be added with a maintenance update

  • -- cgit v1.2.3