Brian Paul wrote: > > I believe the only outstanding issue is whether glGetProcAddressEXT > is indeed the right function name. The alternative is to use > glXGetProcAddressEXT to return pointers to core GL functions in > addition to GLX functions. > > I'm in favor of the former (having glGetProcAddressEXT). Could you give some rationale for why you favor this Brian? I can see both sides of the argument (i.e. glGet... makes for the possibility of fewer #ifdef's, but on the other hand, it breaks the current OpenGL paradigm of gl* calls being noops if a valid context isn't bound). I guess I'd favor the glXGetProcAddressEXT variety, just for symmetry with the rest of the API. Cheers! -- Brett Johnson <[EMAIL PROTECTED]> Workstation Systems Lab Hewlett-Packard Company "Politicians, like diapers, should be changed regularly, and for the same reason."
- [oglbase-discuss] Updated GL_EXT_get_proc_address spec Brian Paul
- Re: [oglbase-discuss] Updated GL_EXT_get_proc_address... Bob Beretta
- Re: [oglbase-discuss] Updated GL_EXT_get_proc_address... Michael I Gold
- Re: [oglbase-discuss] Updated GL_EXT_get_proc_address... Stephen J Baker
- Re: [oglbase-discuss] Updated GL_EXT_get_proc_add... Michael I. Gold
- Re: [oglbase-discuss] Updated GL_EXT_get_proc_address... Brett Johnson
- Re: [oglbase-discuss] Updated GL_EXT_get_proc_add... Stephen J Baker
- Re: [oglbase-discuss] Updated GL_EXT_get_proc... Brett Johnson
- Re: [oglbase-discuss] Updated GL_EXT_get_... Michael I. Gold
- Re: [oglbase-discuss] Updated GL_EXT_get_... Stephen J Baker
- Re: [oglbase-discuss] Updated GL_EXT... Brett Johnson
- Re: [oglbase-discuss] Updated GL_EXT_get_proc... Michael I. Gold
- Re: [oglbase-discuss] Updated GL_EXT_get_proc_add... Brian Paul
- Re: [oglbase-discuss] Updated GL_EXT_get_proc... Michael I. Gold
- Re: [oglbase-discuss] Updated GL_EXT_get_... Stephen J Baker
- Re: [oglbase-discuss] Updated GL_EXT... Michael I. Gold
