From: Allen A. <ak...@po...> - 2000-10-06 20:25:07
|
On Fri, Oct 06, 2000 at 12:31:38PM -0500, Stephen J Baker wrote: | On Fri, 6 Oct 2000, Brian Paul wrote: | > | > In this case I don't feel an extension is necessary. Allen's visual | > selection utility is completely layered on top of the GLX API; it needs | > no hooks inside GLX. | ... | So what we *really* need is a new 'GLXU' library that contains | utility functions that apply to GLX. I don't have any fundamental disagreement with that idea, but I wanted to point out that the visual-selection API doesn't have to be GLX-specific (the version in glean isn't, for example), so it doesn't really belong in a GLXU library. Allen |