Resent resync patch with little correction
Regards, Raphael
On Thursday 15 December 2005 23:59, Raphael wrote:
Hi,
Thix patch should fix last wgl patch regression anyway i don't understand why ATI drivers don't support older GLX 1.3 specs (as 1.4 is already here).
For glXGetFBConfigs i don't plan to support a compatibility code, it should be too buggy (on pixel format selection) as was older opengl code as we can't query visuals
Changelog:
- fix wgl regression: test glx server version and extensions to use (and
not use glXQueryDrawable on older glx implementations)
Regards, Raphael