On Fri, 14 Dec 2018 at 14:56, Jon Turney <jon.tur...@dronecode.org.uk> wrote: > > Sadly, the GLX_USE_APPLEGL and GLX_USE_WINDOWSGL cases are not identical > (because GLX_USE_WINDOWSGL uses vtables rather than a maze of ifdefs) > > Include <sys/time.h> again, as functions prototyped by it are used in > the GLX_USE_WINDOWSGL path. > > Make the include guard around the __glxGetMscRate() definition match the > one at it's declaration again, as it's referenced from dri_common.c > which is built for GLX_USE_WINDOWSGL. > > Cc: Emil Velikov <emil.veli...@collabora.com> > Fixes: a95ec138 ("glx: mandate xf86vidmode only for "drm" dri platforms") > Signed-off-by: Jon Turney <jon.tur...@dronecode.org.uk> Reviewed-by: Emil Velikov <emil.veli...@collabora.com>
Jon, when you have some time, can you please write a Travis config for Cygwin. This way we can do some basic checks a bit easier. If/when we move to gitlab CI we can simply copy it over ;-) Thanks Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev