[Pixman] [PATCH] Add a lowlevel blitter test

Siarhei Siamashka siarhei.siamashka at gmail.com
Wed Sep 15 01:56:50 PDT 2010


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/pixman/attachments/20100915/80fee4cf/attachment.pgp>


More information about the Pixman mailing list