From 2d3b5ebe5c59dda4aa8bbc11ac9d08405e29580a Mon Sep 17 00:00:00 2001 From: "Stefanos A." Date: Sun, 3 Nov 2013 12:10:52 +0100 Subject: [PATCH] Added missing enums to gles2 profile Fixed undefined reference in TextureCompareMode.COMPARE_REF_TO_TEXTURE and added strongly-typed enums for KHR_debug. --- Source/Bind/Specifications/GL2/overrides.xml | 60 +++++++++++++++++++- 1 file changed, 59 insertions(+), 1 deletion(-) diff --git a/Source/Bind/Specifications/GL2/overrides.xml b/Source/Bind/Specifications/GL2/overrides.xml index 8e655915..3dd0ac39 100644 --- a/Source/Bind/Specifications/GL2/overrides.xml +++ b/Source/Bind/Specifications/GL2/overrides.xml @@ -3621,7 +3621,7 @@ - + @@ -4304,6 +4304,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +