Re: [06/10] wined3d: Use the framebuffer blit extension to implement StretchRect

2007-04-09 Thread Mirek
Hi, I can't compile wine with this patch. Here is error log: device.c: In function ‘stretch_rect_fbo’: device.c:5311: error: ‘WineD3D_GL_Info’ has no member named ‘glBlitFramebufferEXT’ device.c:5314: error: ‘WineD3D_GL_Info’ has no member named ‘glBlitFramebufferEXT’ make[2]: *** [device.o]

Re: [06/10] wined3d: Use the framebuffer blit extension to implement StretchRect

2007-04-09 Thread H. Verbeet
On 09/04/07, Mirek [EMAIL PROTECTED] wrote: Hi, I can't compile wine with this patch. Here is error log: device.c: In function 'stretch_rect_fbo': device.c:5311: error: 'WineD3D_GL_Info' has no member named 'glBlitFramebufferEXT' device.c:5314: error: 'WineD3D_GL_Info' has no member named