Quoting Eric Anholt (2018-06-08 11:29:41)
> Dylan Baker <dy...@pnwbakers.com> writes:
> 
> > [ Unknown signature status ]
> > Quoting Eric Anholt (2018-06-07 14:29:19)
> >> Dylan Baker <dy...@pnwbakers.com> writes:
> >> 
> >> > Some of these are done already, some of them are things we're not going
> >> > to do, like have a toggle for GLX_TLS.
> >> >
> >> > Signed-off-by: Dylan Baker <dylan.c.ba...@intel.com>
> >> 
> >> > -
> >> >  if with_osmesa != 'none'
> >> >    if with_osmesa == 'classic' and not with_dri_swrast
> >> >      error('OSMesa classic requires dri (classic) swrast.')
> >> > @@ -1240,8 +1235,6 @@ if with_osmesa != 'none'
> >> >    endif
> >> >  endif
> >> >  
> >> > -# TODO: symbol mangling
> >> 
> >> I don't see -DUSE_MGL_NAMESPACE in meson.builds
> >> 
> >> Other than that, r-b.
> >
> > The only place that's used is in conjunction with created MangledGL.so. IS 
> > that
> > a useful configuration anymore?
> 
> VTK used to use it, but it looks like that's out of date.  Let's either
> GC the USE_MGL_NAMESPACE code or leave the todo in for meson until it's
> supported, though.

Okay, I'll leave the TODO for now and see about nuking USE_MGL_NAMESPACE as a
feature.

Attachment: signature.asc
Description: signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to