Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <003601c15705$2f234c60$9865fea9@ArschDuWichser> From: "Thomas Gahr" To: Subject: opengl Date: Wed, 17 Oct 2001 14:13:51 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 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/