From a37057233fe478951fc678445d5c37b8815b6093 Mon Sep 17 00:00:00 2001 From: thefiddler Date: Tue, 2 Sep 2014 09:58:29 +0200 Subject: [PATCH] [GL] Added int overload to DrawElements for OpenGL4 --- Source/Bind/Specifications/GL2/overrides.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Source/Bind/Specifications/GL2/overrides.xml b/Source/Bind/Specifications/GL2/overrides.xml index 6292038f..0bf15e80 100644 --- a/Source/Bind/Specifications/GL2/overrides.xml +++ b/Source/Bind/Specifications/GL2/overrides.xml @@ -1645,6 +1645,13 @@ + + + + int + + + 0