X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=extensions%2Farb_shader_objects.glext;h=96d3fc283d8ea5608cc09f1dce8e4c2496c2165a;hp=7d0ba6455e5a83726183ea3eb8afaefee83fb8a8;hb=587b88ea9730cee089428b6491b9b166a1793173;hpb=137b642f43f175a98a45b95de5b0735c5c487a2e diff --git a/extensions/arb_shader_objects.glext b/extensions/arb_shader_objects.glext index 7d0ba645..96d3fc28 100644 --- a/extensions/arb_shader_objects.glext +++ b/extensions/arb_shader_objects.glext @@ -1 +1,11 @@ extension ARB_shader_objects +# Not promoted to core +ignore glGetHandleARB +ignore glGetObjectParameterfvARB +ignore GL_PROGRAM_OBJECT_ARB +ignore GL_SHADER_OBJECT_ARB +ignore GL_OBJECT_TYPE_ARB +ignore GL_OBJECT_SUBTYPE_ARB +# Rectangular textures have their own extension +optional GL_SAMPLER_2D_RECT_ARB +optional GL_SAMPLER_2D_RECT_SHADOW_ARB