X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=extensions%2Farb_texture_cube_map.glext;h=22c6ac40f0782538f6d7ba6a6a95e4dd6682979a;hb=b0dfcfb5cdd73e7515170c0598d6b061d33446a7;hp=892b83933dd31c68036eb72775c7c0ce96b8a349;hpb=b015ee91380afcde026b101a9598a50e82827938;p=libs%2Fgl.git diff --git a/extensions/arb_texture_cube_map.glext b/extensions/arb_texture_cube_map.glext index 892b8393..22c6ac40 100644 --- a/extensions/arb_texture_cube_map.glext +++ b/extensions/arb_texture_cube_map.glext @@ -1,2 +1,6 @@ extension ARB_texture_cube_map -backport none +# Texture coordinate generation is deprecated +ignore GL_NORMAL_MAP_ARB +ignore GL_REFLECTION_MAP_ARB +# Proxy textures are not available on OpenGL ES +ignore GL_PROXY_TEXTURE_CUBE_MAP_ARB