diff --git a/index.html b/index.html index f738f38..5ba1f3f 100644 --- a/index.html +++ b/index.html @@ -78,7 +78,7 @@ "MEDIACAPTURE-WORKER": { title: "Media Capture Stream with Worker", href: "https://w3c.github.io/mediacapture-worker/", - authors: [ + authors: [ "Chia-hung Tai", "Robert O'Callahan", "Tzuhao Kuo", @@ -86,6 +86,26 @@ ], status: "ED", publisher: "W3C" + }, + "WEBGL2": { + title: "WebGL 2 Specification", + href: "https://www.khronos.org/registry/webgl/specs/2.0.0/", + authors: [ + "Dean Jackson (Apple Inc.)", + "Jeff Gilbert (Mozilla Corp.)" + ], + "date": "1 December 2016", + publisher: "Khronos" + }, + "WEBGL-GET-BUFFER-SUB-DATA-ASYNC": { + title: "WebGL WEBGL_get_buffer_sub_data_async Extension Draft Specification", + href: "https://www.khronos.org/registry/webgl/extensions/WEBGL_get_buffer_sub_data_async/", + authors: [ + "Kai Ninomiya, Google Inc.", + "Members of WebGL working group" + ], + "date": "13 December 2016", + publisher: "Khronos" } } }; @@ -95,8 +115,9 @@