[PyOpenGL-Users] [ pyopengl-Feature Requests-742160 ] Provide per-context extension registration
Brought to you by:
mcfletch
From: SourceForge.net <no...@so...> - 2003-05-25 06:50:43
|
Feature Requests item #742160, was opened at 2003-05-23 01:58 Message generated for change (Comment added) made by mcfletch You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=355988&aid=742160&group_id=5988 Category: new module-OpenGLContext Group: OpenGLContext v2.0 >Status: Closed >Resolution: Accepted Priority: 6 Submitted By: Mike C. Fletcher (mcfletch) Assigned to: Mike C. Fletcher (mcfletch) Summary: Provide per-context extension registration Initial Comment: Should provide mechanism for registering extensions for a particular context object, including support for querying whether the extension is currently available, and for automatically initializing the extension if it is available but not yet initialized. (Note: the automatic initialization will need to be able to return false if the extension could not be initialized for the particular context despite being available). ---------------------------------------------------------------------- >Comment By: Mike C. Fletcher (mcfletch) Date: 2003-05-25 02:50 Message: Logged In: YES user_id=34901 Extension manager is checked in an functional. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=355988&aid=742160&group_id=5988 |