[PyOpenGL-Devel] [ pyopengl-Patches-1827167 ] glGet Constant Sizes for EXT_framebuffer_object
Brought to you by:
mcfletch
From: SourceForge.net <no...@so...> - 2009-07-19 04:21:52
|
Patches item #1827167, was opened at 2007-11-06 16:45 Message generated for change (Comment added) made by mcfletch You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305988&aid=1827167&group_id=5988 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: GL Group: v3.0 >Status: Closed >Resolution: Out of Date Priority: 5 Private: No Submitted By: Chris Waters (crwaters) Assigned to: Nobody/Anonymous (nobody) Summary: glGet Constant Sizes for EXT_framebuffer_object Initial Comment: Added glGet sizes to states defined in EXT_framebuffer_object. The following constants were given sizes: GL_MAX_RENDERBUFFER_SIZE_EXT GL_FRAMEBUFFER_BINDING_EXT GL_RENDERBUFFER_BINDING_EXT GL_MAX_COLOR_ATTACHMENTS_EXT Sizes were added to: src/glgetsizes.csv Updated OpenGL/raw/GL/EXT/framebuffer_object.py using: src/get_gl_extensions.py ---------------------------------------------------------------------- >Comment By: Mike C. Fletcher (mcfletch) Date: 2009-07-19 00:21 Message: Sorry, this patch was missed. The constants are all in current bzr head with glget registrations. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305988&aid=1827167&group_id=5988 |