From 398bcd40aa1150f37c4a24171fa48e1ce59051ca Mon Sep 17 00:00:00 2001 From: thefiddler Date: Tue, 12 Aug 2014 17:11:45 +0200 Subject: [PATCH] [GL][ES] Implemented KHR_context_robustness --- Source/Bind/Specifications/GL2/overrides.xml | 44 +++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/Source/Bind/Specifications/GL2/overrides.xml b/Source/Bind/Specifications/GL2/overrides.xml index ea446df8..06cddad2 100644 --- a/Source/Bind/Specifications/GL2/overrides.xml +++ b/Source/Bind/Specifications/GL2/overrides.xml @@ -1244,11 +1244,20 @@ ClipDepthMode + + ResetStatus + + PixelFormat PixelType + + PixelFormat + PixelType + + @@ -3152,6 +3161,7 @@ + @@ -3606,6 +3616,8 @@ + + @@ -4401,6 +4413,12 @@ + + + + + + @@ -5802,7 +5820,16 @@ QueryCounterTarget - + + + + ResetStatus + + + PixelFormat + PixelType + + DebugSourceControl @@ -6150,6 +6177,21 @@ + + + + + + + + + + + + + + +