--- deliantra/Deliantra-Client/Client.xs 2007/08/19 12:56:24 1.230 +++ deliantra/Deliantra-Client/Client.xs 2007/08/19 14:09:28 1.231 @@ -2622,6 +2622,12 @@ AvREAL_off (texture_av); } +void +disable_GL_EXT_blend_func_separate () + CODE: + gl.BlendFuncSeparate = 0; + gl.BlendFuncSeparateEXT = 0; + char * gl_vendor () CODE: