From cbd2f2d0990d1e6c76cde38b17ac8eb1bc90dbf8 Mon Sep 17 00:00:00 2001 From: Mikko Rasa Date: Sun, 9 Feb 2020 23:57:57 +0200 Subject: [PATCH] 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. --- gl.fixes.xml | 8 -------- 1 file changed, 8 deletions(-) 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 @@ - - - - - - - - -- 2.43.0