This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

opengl


Hi.

It seems to me that the libopengl32.a doesn't support all opengl extensions,
especially the nVidia extensions. I ran a precompiled program and it workes
fine. Then I compiled it under cygwin and a torus that was supposed to
reflect the environment was totally white. I also get a segemantation fault
when trying to implement the glLockArraysEXT() extension, because the
function sglGetProcAddress() <-(don't remember the exact name) returns
NULL - can I make an own library from the opengl32.dll that supports all
that stuff?

cheers,

Thomas Gahr


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]