This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [ANNOUNCEMENT] Shadow Framebuffer Test 17


Harold,

I solved the problem by requiring the application to look for a double-buffered
visual (add GLX_DOUBLEBUFFER to the glXChooseVisual parameter list).

Holger





Harold Hunt schrieb:

> Holger,
>
> It is great to hear that Test 17 is working for you!
>
> Alexander and I are hashing out a final solution to AltGr handling.
>
> Test 17 is built with the GLX and SGI-GLX extensions.  You can get a list of
> the installed extensions by running 'xdpyinfo'.
>
> I'm wondering if your application is looking for a DirectColor visual as
> opposed to a TrueColor visual?  Could you check into what sort of visual
> your application expects to use with GLX?
>
> Thanks for testing,
>
> Harold


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]