On Tuesday 14 September 2010 16:51:24 Dmitri Vorobiev wrote:
> On Tue, Sep 14, 2010 at 4:45 PM, Siarhei Siamashka
> > So some people do care about at least MSYS/mingw. Now pixman already has
> > a configure check for posix_memalign(), the same probably needs to be
> > done for gettimeofday().
> 
> OK. Would that be sufficient to just disable the blitter test like
> this if either memalign() or gettimeofday() isn't found at configure
> stage?

I think that just a fallback to 'malloc' and 'time' functions would be a
somewhat usable alternative when nothing else is available. The wrappers
for these functions can be added to util.h/util.c

-- 
Best regards,
Siarhei Siamashka

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Pixman mailing list
Pixman@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/pixman

Reply via email to