From 28746e85cc0d6bcf638a39629ff066e2489d7cec Mon Sep 17 00:00:00 2001 From: thefiddler Date: Thu, 19 Jun 2014 16:24:40 +0200 Subject: [PATCH] [ES][GL] Synced with June 2014 specifications This introduces support for the following extensions: - EXT_geometry_point_size - EXT_primitive_bounding_box - EXT_texture_array - EXT_tessellation_point_size --- Source/Bind/Specifications/GL2/signatures.xml | 28 +++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/Source/Bind/Specifications/GL2/signatures.xml b/Source/Bind/Specifications/GL2/signatures.xml index 3e92b38a..7e515696 100644 --- a/Source/Bind/Specifications/GL2/signatures.xml +++ b/Source/Bind/Specifications/GL2/signatures.xml @@ -9273,7 +9273,7 @@ - + @@ -16961,7 +16961,7 @@ - + @@ -24137,11 +24137,13 @@ + + @@ -24160,6 +24162,7 @@ + @@ -26027,6 +26030,7 @@ + @@ -34372,11 +34376,13 @@ + + @@ -34395,6 +34401,7 @@ + @@ -36262,6 +36269,7 @@ + @@ -42175,6 +42183,7 @@ + @@ -42243,6 +42252,9 @@ + + + @@ -42302,6 +42314,7 @@ + @@ -45463,6 +45476,17 @@ + + + + + + + + + + +