[PATCH xserver 7/7] glx: Conditionalize building indirect GLX support

Adam Jackson ajax at redhat.com
Fri Apr 1 21:01:32 UTC 2016


On Fri, 2016-04-01 at 13:30 -0700, Keith Packard wrote:
> Adam Jackson <ajax at redhat.com> writes:
> 
> > 
> > This nerfs:
> > 
> > - Render and RenderLarge
> > - UseXFont
> > - CopyContext
> > - vendor private GL requests
> > - vendor private GLX requests where GLX protocol is only generated for
> >   indirect contexts, namely SGI_swap_control, MESA_copy_sub_buffer, and
> >   EXT_texture_from_pixmap
> Presumably, if you cared, you could move the indirect GLX support to a
> new module and only load that if indirect GLX was selected at run time?

Yeah, could do that. Except non-xf86 servers don't have a loader of
their own yet. But I'm pretty sure I have a branch to haul that up to
dix laying around somewhere...

- ajax


More information about the xorg-devel mailing list