| This sounds to me like exactly what we want. I'm not crazy about allowing
| the implementation to simply crash, as anything that "leads to GL interruption
| or termination" is explicitly disallowed by the spec.
lots of things lead to interruption or termination. if you pass in
a bogus pointer to any function that takes a pointer, pass in misaligned
pointers to functions that expect particular alignment, dereference
pointers returned by glGetPointerv without checking the returned
pointer value (note the initial values are all NULL).
david
- Re: [oglbase-discuss] New GLX_ARB_ge... Jon Leech
- Re: [oglbase-discuss] New GLX_AR... Brett Johnson
- Re: [oglbase-discuss] New GLX_AR... Jon Leech
- Re: [oglbase-discuss] New GLX_AR... Brett Johnson
- Re: [oglbase-discuss] New GLX_AR... Michael I. Gold
- Re: [oglbase-discuss] New GLX_AR... Brett Johnson
- Re: [oglbase-discuss] New GLX_AR... Michael I Gold
- Re: [oglbase-discuss] New GLX_AR... Brett Johnson
- Re: [oglbase-discuss] New GLX_AR... akin
- Re: [oglbase-discuss] New GLX_AR... Brett Johnson
- Re: [oglbase-discuss] New GLX_AR... David Blythe
- Re: [oglbase-discuss] New GLX_ARB_get_proc_addres... David Blythe
- Re: [oglbase-discuss] New GLX_ARB_get_proc_addres... Stephen J Baker
- Re: [oglbase-discuss] New GLX_ARB_get_proc_address specifi... Ron Bielaski
- Re: [oglbase-discuss] New GLX_ARB_get_proc_address sp... Stephen J Baker
