Re: OpenGL as child windows

2006-12-31 Thread Chris Robinson
On Sunday 31 December 2006 11:44, Mark Hatsell wrote: > Just wondered what would happen in the case of a non-X11 child window > partially overlapping an X11 OpenGL window? I guess this wouldn't work > still even with this solution. This could happen quite easily in an MDI > situation. I suppose th

Re: OpenGL as child windows

2006-12-31 Thread Roderick Colenbrander
> > These wouldn't be Win32 subwindows as X11 child windows (as I heard Wine > > doesn't do), but rather, a child window of the main window used solely > for > > showing OpenGL on. I can't, in my admittedly limited knowledge, think of > > why > > it wouldn't work, and it should also help clear the

Re: OpenGL as child windows

2006-12-31 Thread Mark Hatsell
> These wouldn't be Win32 subwindows as X11 child windows (as I heard Wine > doesn't do), but rather, a child window of the main window used solely for > showing OpenGL on. I can't, in my admittedly limited knowledge, think of > why > it wouldn't work, and it should also help clear the problem Win

Re: OpenGL as child windows

2006-12-31 Thread Vitaliy Margolen
Dmitry Timoshkov wrote: > "Damjan Jovanovic" <[EMAIL PROTECTED]> wrote: > >> AFAIK there is no technical problems, only political ones. Wine no >> longer allows subwindows to be X11 windows. I've heard Alexandre >> Julliard won't accept such patches. > > That was a purely technical decision to ge

Re: OpenGL as child windows

2006-12-31 Thread Roderick Colenbrander
> On Sunday 31 December 2006 00:12, you wrote: > > AFAIK there is no technical problems, only political ones. Wine no > > longer allows subwindows to be X11 windows. I've heard Alexandre > > Julliard won't accept such patches. > > These wouldn't be Win32 subwindows as X11 child windows (as I heard

Re: OpenGL as child windows

2006-12-31 Thread L. Rahyen
On Sunday December 31 2006 08:12, Damjan Jovanovic wrote: > On 12/31/06, Chris Robinson <[EMAIL PROTECTED]> wrote: > > The topic of getting OpenGL to show and use more visuals/pixel formats > > than just the one the main window uses came up on IRC, and I was told to > > make a post here. One of the

Re: OpenGL as child windows

2006-12-31 Thread Chris Robinson
On Sunday 31 December 2006 00:12, you wrote: > AFAIK there is no technical problems, only political ones. Wine no > longer allows subwindows to be X11 windows. I've heard Alexandre > Julliard won't accept such patches. These wouldn't be Win32 subwindows as X11 child windows (as I heard Wine doesn

Re: OpenGL as child windows

2006-12-31 Thread Dmitry Timoshkov
"Damjan Jovanovic" <[EMAIL PROTECTED]> wrote: AFAIK there is no technical problems, only political ones. Wine no longer allows subwindows to be X11 windows. I've heard Alexandre Julliard won't accept such patches. That was a purely technical decision to get rid of X windows for child Win32 win

Re: OpenGL as child windows

2006-12-31 Thread Damjan Jovanovic
On 12/31/06, Chris Robinson <[EMAIL PROTECTED]> wrote: The topic of getting OpenGL to show and use more visuals/pixel formats than just the one the main window uses came up on IRC, and I was told to make a post here. One of the ideas was to create a child window of the main X window (which can be

OpenGL as child windows

2006-12-30 Thread Chris Robinson
The topic of getting OpenGL to show and use more visuals/pixel formats than just the one the main window uses came up on IRC, and I was told to make a post here. One of the ideas was to create a child window of the main X window (which can be given a different visual) and have OpenGL use that fo