Re: Probable bug in WGL implementation (AIGLX) of GLX calls in XWin -wgl

2012-10-16 Thread Jon TURNEY
On 01/10/2012 22:34, Tim Edwards wrote: I have a tool I maintain called magic, a VLSI layout editor. One of its nicer features is a graphics mode based on OpenGL. Occasionally I generate Cygwin versions of it, and was delighted to discover on my last update of Cygwin that there is a

Re: Probable bug in WGL implementation (AIGLX) of GLX calls in XWin -wgl

2012-10-16 Thread Tim Edwards
Hello Jon, Thanks for the detailed response. The current implementation of GLX using WGL takes a few shortcuts, basically anything that is drawn with OpenGL isn't composed into the screen, it's just drawn on top of it. I wouldn't want to sound too peevish, as I was quite happy to find that