Re: [GtkGLExt] case GDK_GL_STEREO:
- From: Naofumi Yasufuku <naofumi yasufuku net>
- To: "brdudley juno com" <brdudley juno com>
- Cc: gtkglext-list gnome org
- Subject: Re: [GtkGLExt] case GDK_GL_STEREO:
- Date: Sun, 27 Jun 2004 12:39:13 +0900
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]