[Mesa-dev] [PATCH 1/3] dri_interface: drop loaderPrivate from loader::getCapability()
Daniel Stone
daniel at fooishbar.org
Mon Jul 31 14:49:49 UTC 2017
Hi Emil,
On 31 July 2017 at 14:19, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> Unused and I cannot see any case where we'll need it
This is also an ABI break, right? IOW, anyone having shipped v2 image
loader or v4 DRI2 loader is going to need to rebuild the module. In
order to do this backwards compatibly, we'd need to introduce a new
entrypoint, which kinda defeats the purpose.
Cheers,
Daniel
More information about the mesa-dev
mailing list