[ros-kernel] OpenGL

James Tabor jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net
Thu Feb 5 18:31:38 CET 2004


Hi!
Royce Mitchell III wrote:
> Jim,
> 
> You commited the code wglnt.c. Is there a reason you are deferring to 
> opengl32 from gdi32? The research I've done leads me to believe it must 
> be the other way around.
> 
> Thanks,
> 
> Royce3
>
I've look around and I think the way I have it, is okay. W/O OpenGL installed
you should get a return 0 from GetPixelFormat with W2K. I did some debugging
at work sometime ago, and noticed strange stuff going on between Gdi32 and OpenGL.
I can not find my research papers on this.

W2K needs OpenGL installed for IE 6+ or Explorer? I just remember needing
to install OGL for a upgrade for W2K. Other than all this, and my past posts,
the way I have GDI redirect to OGL should be the way to do it.

Try to find my post "OpenGL32 in Gdi32 Support" back in 08/31/03.
If you can not find it I'll repost it.


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

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

If I'm wrong, no problem! I'm just wrong! 8^>

> P.S. We still need to get together, sometime. Perhaps to talk about this 
> opengl stuff ;)
> 
Yes, we need to meet. Once I get off my dead horse and clean up my lab, We'll
do it.

Thanks,
James


More information about the Ros-kernel mailing list