Re: [GtkGLExt] case GDK_GL_STEREO:



Hi,

On 04.6.25 9:56 PM, "brdudley juno com" <brdudley juno com> wrote:

> 
> I am using GtkGLext 1.06 along with GTK 2.2.4-3 to code a stereo viewer, but
> the source code for gdkglconfig-win32.c states:
> 
> /* The buffer is stereoscopic.
> This flag is not supported in the current generic implementation. */
> pfd->dwFlags |= PFD_STEREO;
> 
> Will stereo mode be enabled for future versions?
> 

That is not GtkGLExt's matter but Windows' one. That comment means that
Microsoft's generic (non-accelerated software) OpenGL implementation doesn't
support stereo mode. Please look at:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/opengl/ntop
nglr_2qb8.asp

Regards,
--Naofumi




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]