From b3555058a05aed43e8fe93dc21db70695df5a9ad Mon Sep 17 00:00:00 2001 From: Xerxes RĂ„nby Date: Tue, 20 Oct 2015 12:45:17 +0200 Subject: www/index.html: Update links and text OpenGL ES 3.x -> OpenGL ES 3.2 --- www/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'www') diff --git a/www/index.html b/www/index.html index b20ef6db4..b4e34b434 100644 --- a/www/index.html +++ b/www/index.html @@ -39,10 +39,10 @@
  • Code Repository
  • Demo Repository
  • Khronos Registry
  • -
  • ES 3.1 Ref Pages
  • -
  • ES 3.1 Spec
  • -
  • GLSL ES 3.10 Spec
  • -
  • ES 3.0 Ref Card
  • +
  • ES 3.2 Ref Pages
  • +
  • ES 3.2 Spec
  • +
  • GLSL ES 3.20 Spec
  • +
  • ES 3.2 Ref Card
  • OpenGL Registry
  • GL 4 Ref Pages
  • GLSL Ref Pages
  • @@ -85,7 +85,7 @@ and is designed to provide hardware-supported 3D graphics to applications written in Java.

    - JOGL provides full access to the APIs in the OpenGL [ 1.0 .. 4.5 ], ES [ 1.0 .. 3.1 ] and EGL [ 1.0 .. 1.5 ] specification + JOGL provides full access to the APIs in the OpenGL [ 1.0 .. 4.5 ], ES [ 1.0 .. 3.2 ] and EGL [ 1.0 .. 1.5 ] specification as well as nearly all vendor extensions.
    OpenGL Evolution & JOGL and the JOGL Specification -- cgit v1.2.3