[Pixman] [PATCH] Add a lowlevel blitter test

Siarhei Siamashka siarhei.siamashka at gmail.com
Tue Sep 14 06:45:27 PDT 2010


On Tuesday 14 September 2010 16:37:14 Dmitri Vorobiev wrote:
> > The biggest problem (but easy to solve) is the use of 'gettimeofday' and
> > 'memalign' functions, which are available not on all supported systems.
> 
> Are you aware of any specific systems (I assume Windows is among them)
> that might have these calls unsupported? I may check those and see
> what can be done.

There was this bug reported earlier: 
http://bugs.freedesktop.org/show_bug.cgi?id=23260

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().

-- 
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/20100914/ebd298ce/attachment.pgp>


More information about the Pixman mailing list