On 12/05/2013 10:14 AM, Matt Turner wrote: > On Thu, Dec 5, 2013 at 2:23 AM, Chí-Thanh Christopher Nguyễn > <chith...@gentoo.org> wrote: >> You possibly need to require xshmfence >= 1.1 for this. > > It'll work with 1.0 (the libxshmfence change is not an ABI change), it > will just cause compiler warnings. I'm okay with that.
Would adding the following to src/glx/dri3_priv.h fix the warning? /* Prevent compiler warnings with libxshmfence 1.0. */ struct xshmfence; > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev