On Mon, 2016-10-31 at 20:28 +0000, Emil Velikov wrote: > > > > One user, xdriinfo(1), which is admittedly pretty useless. But the > > glvnd code in mesa definitely implements dispatch for it (libglvnd > > itself does not, but is not expected to). > > libglvnd doesn't dispatch to it one cannot really reach it, correct ?
Incorrect. Consider: there's no explicit dispatch code in libglvnd for GLX_EXT_texture_from_pixmap either. And yet, somehow, glXGetProcAddress("glXBindTexImageEXT") will return a working function pointer. - ajax _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev