Re: Visuals and GL contexts

2003-11-21 Thread Tom
Lionel Ulmer wrote: 1. Should I add a new config option (something like RequireAlphaChannel) - FWIW I hate this idea 2. Is it ever going to be possible to replace a wine Xwindows visual? What is involved in doing this? This is the 'perfect' solution. 3. Can I default double buffering and alpha on

Re: Visuals and GL contexts

2003-11-21 Thread Lionel Ulmer
> 1. Should I add a new config option (something like RequireAlphaChannel) > - FWIW I hate this idea > 2. Is it ever going to be possible to replace a wine Xwindows visual? > What is involved in doing this? This is the 'perfect' solution. > 3. Can I default double buffering and alpha on regardles

Visuals and GL contexts

2003-11-05 Thread Jason Edmeades
Hello, I've finally pinned down a problem (with help from Lucho) to do with blending and its back to the same old problem that by the time D3D8 gets initialized, the windows has already been created, but the properties of the visual are insufficient to handle the requirements of D3D. In my cas