delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/02/02/14:38:23

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Message-Id: <4.3.2.7.0.20010202142151.00adfee0@irispavp.igb.umontreal.ca>
X-Sender: bleau2 AT irispavp DOT igb DOT umontreal DOT ca
X-Mailer: QUALCOMM Windows Eudora Version 4.3.2
Date: Fri, 02 Feb 2001 14:33:11 -0500
To: cygwin AT sources DOT redhat DOT com
From: Andre Bleau <bleau AT igb DOT umontreal DOT ca>
Subject: Re: OpenGL Extensions
Mime-Version: 1.0
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id OAA08737

>I want to use following extensions:
>glLockArraysEXT( GLint first, GLsizei count );
>glUnlockArraysEXT( void );
>
>My card supports EXT_compiled_vertex_arrays.  I tried to follow a GL extension
>manual 
>(http://reality.sgi.com/blythe/sig99/advanced99/notes/node396.html), but
>it didn't work. What to do?
>

Cygwin's OpenGL implementation is just a repackaging of Micro$oft 
implemention, which do not support extensions. The html doc you mentionned 
suggests a sensible way to get around the problem, but I didn't try it 
myself, having no card specific extensions to load.

One problem with the suggested code might be that it is written for Visual 
C++, which has _WIN32 defined. The last version of gcc for Cygwin 
(2.92.2-7) has _WIN32 undefined by default; try compiling with -mwin32. If 
you still encounter problems, please report to this list the complete error 
messages you receive, instead of just saying "it didn't work".

Regards,

André Bleau, Cygwin's OpenGL maintainer.


André Bleau, ing., associé de recherche
bleau AT igb DOT umontreal DOT ca

Laboratoire de recherche en Imagerie et en Orthopédie
École de Technologie Supérieure


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019