http://bugs.winehq.org/show_bug.cgi?id=7868
------- Additional Comments From thunderbird2k@gmx.net 2007-30-03 17:37 ------- The main problem is that we don't support WGL_ARB_render_texture. There's no GLX equivalent of it and it is very tricky to emulate. On windows this extension is very common for use with pbuffers but for some reason it was never attempted to port this to X. I hope to provide this extension some day but I can't promise anything.