This is the mail archive of the cygwin@sources.redhat.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 Extensions


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?


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


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