OpenGL program under Cygiwn/XFree86

Harold L Hunt huntharo@msu.edu
Tue Jul 9 13:36:00 GMT 2002


Raul,

> >OpenGL is supported under Cygwin, mplayer detects it,
> >compiles and runs it (http://www.mplayerhq.hu)
> 
> I am curious.
> 
> Is it accelerated?
> 
> Suposing that there is an accelerated opengl dll natively in 
> windows.

No, OpenGL is not accelerated in Cygwin/XFree86.  We use Mesa for OpenGL
support in Cygwin/XFree86, and Mesa uses FB to draw to an offscreen
framebuffer that is occasionally transferred to the screen.

It sounds plausible that one could tie the Cygwin/XFree86 OpenGL layer into
the Windows OpenGL API, but no one has volunteered to look into the difficulty
of doing so.  I would very much appreciate someone putting a little bit of
time into simply telling us how much time and difficulty would potentially be
involved in this task.

Harold



More information about the Cygwin-xfree mailing list