]> git.tdb.fi Git - libs/gl.git/blobdiff - gl.fixes.xml
Use ARB_geometry_shader4 rather than the EXT version
[libs/gl.git] / gl.fixes.xml
index 8edc3731bea7baeb3c4ee77af3859cc3a715136b..954785a6eab5d1a18672eb4017f7eee3c15e9bf7 100644 (file)
@@ -77,6 +77,9 @@
             <!-- Ignore this, as it comes from ARB_vertex_program and I'm not
             sure if it works with ARB_shader_objects. -->
             <command name="glIsProgramARB" />
+
+            <!-- This was never promoted from ARB_geometry_shader4. -->
+            <command name="glFramebufferTextureFaceARB" />
         </remove>
     </feature>