Keith Whitwell writes:
> - Contexts are well specified and will have to be mastered
> - Context dependent pointer results are not a new concept
> applications [need] to do their own branching
> if they use multiple contexts
I agree. I fail to see how application-side management of
context-specific pointers is inherently more complex than
application-side management of contexts.
I do see the convenience of moving the management code into
the GL implementation, but the price is adding this overhead
to the single context case, and the only question here is
whether this mandatory internal indirection is really worth
the convenience.
Remember that context-specific extensions have to be dealt
with application-side in any case.
b.
- Re: [oglbase-discuss] OK,back t... Paul Miller
- Re: [oglbase-discuss] OK,back t... Stephen J Baker
- [oglbase-discuss] Multi-Head Op... Bob Beretta
- Re: [oglbase-discuss] LibGL dis... bernd kreimeier
- Re: [oglbase-discuss] LibGL dis... Brett Johnson
- Re: [oglbase-discuss] 2nd draft... Michael I. Gold
- Re: [oglbase-discuss] 2nd draft: GL_EXT_get_... Bernd Kreimeier
- Re: [oglbase-discuss] 2nd draft: GL_EXT_... Thomas Roell
- Re: [oglbase-discuss] 2nd draft: GL... Keith Whitwell
- Re: [oglbase-discuss] 2nd draft... Thomas Roell
- Re: [oglbase-discuss] 2nd draft... Bernd Kreimeier
- Re: [oglbase-discuss] 2nd draft: GL_EXT_get_proc... Richard Pimentel
- Re: [oglbase-discuss] 2nd draft: GL_EXT_get_proc_address ... Jim_Cobb
- Re: [oglbase-discuss] 2nd draft: GL_EXT_get_proc_address ... Brian Paul
- Re: [oglbase-discuss] 2nd draft: GL_EXT_get_proc_add... Bernd Kreimeier
- Re: [oglbase-discuss] 2nd draft: GL_EXT_get_proc_address ... Brian Paul
- Re: [oglbase-discuss] 2nd draft: GL_EXT_get_proc_add... Bernd Kreimeier
- Re: [oglbase-discuss] 2nd draft: GL_EXT_get_proc_add... Stephen J Baker
- Re: [oglbase-discuss] 2nd draft: GL_EXT_get_proc_address ... David Blythe
