From: Mikko Rasa Date: Sun, 9 Feb 2020 21:57:57 +0000 (+0200) Subject: Remove the kludge for FBO error codes on GLES X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=commitdiff_plain;h=cbd2f2d0990d1e6c76cde38b17ac8eb1bc90dbf8 Remove the kludge for FBO error codes on GLES This turned out to be a bad idea as the constants are not defined in the headers. Not having them here makes the extension generator emit the definitions with a proper #ifndef guard. --- diff --git a/gl.fixes.xml b/gl.fixes.xml index 8b84a4fb..e5f9ee55 100644 --- a/gl.fixes.xml +++ b/gl.fixes.xml @@ -92,14 +92,6 @@ - - - - - - - -