CVS commit: xsrc/external/mit/pixman/dist/pixman

2016-10-13 Thread Joerg Sonnenberger
Module Name:xsrc Committed By: joerg Date: Thu Oct 13 23:26:59 UTC 2016 Modified Files: xsrc/external/mit/pixman/dist/pixman: pixman-x86.c Log Message: Using defined() in a macro as condition for another #if is not portable C. To generate a diff of this commit: cvs

CVS commit: xsrc/external/mit/pixman/dist/pixman

2016-02-28 Thread Joerg Sonnenberger
Module Name:xsrc Committed By: joerg Date: Sun Feb 28 22:01:26 UTC 2016 Modified Files: xsrc/external/mit/pixman/dist/pixman: pixman.h Log Message: pixman_int_to_fixed is sometimes used with negative values, so do not use left shift, but the equivalent multiplication.

CVS commit: xsrc/external/mit/pixman/dist/pixman

2015-01-23 Thread Joerg Sonnenberger
Module Name:xsrc Committed By: joerg Date: Fri Jan 23 12:07:58 UTC 2015 Modified Files: xsrc/external/mit/pixman/dist/pixman: pixman-mmx.c Log Message: clang 3.6 checks that immediate constraints for inline asm actually get a constant expression, so use the macro version

CVS commit: xsrc/external/mit/pixman/dist/pixman

2014-03-17 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Mar 17 20:01:53 UTC 2014 Modified Files: xsrc/external/mit/pixman/dist/pixman: pixman-glyph.c Log Message: avoid using __force_align_arg_pointer__ on non-x86, where it does not exist. To generate a diff of this commit: cvs

CVS commit: xsrc/external/mit/pixman/dist/pixman

2014-03-16 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Mar 17 01:24:18 UTC 2014 Modified Files: xsrc/external/mit/pixman/dist/pixman: pixman-bits-image.c pixman-private.h pixman.h Log Message: merge pixman 0.32.4. To generate a diff of this commit: cvs rdiff -u -r1.6

CVS commit: xsrc/external/mit/pixman/dist/pixman

2013-06-05 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Jun 5 09:03:18 UTC 2013 Modified Files: xsrc/external/mit/pixman/dist/pixman: pixman-bits-image.c pixman-inlines.h pixman-private.h pixman.h Log Message: merge pixman 0.30.0 To generate a diff of this commit: cvs

CVS commit: xsrc/external/mit/pixman/dist/pixman

2013-02-28 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Thu Feb 28 12:38:03 UTC 2013 Modified Files: xsrc/external/mit/pixman/dist/pixman: pixman-mips.c Log Message: support Loomgson Multimedia Instructions on NetBSD To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2

CVS commit: xsrc/external/mit/pixman/dist/pixman

2013-02-07 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Thu Feb 7 13:30:48 UTC 2013 Modified Files: xsrc/external/mit/pixman/dist/pixman: pixman-ppc.c Log Message: enable altivec detection via sysctl(machdep.altivec) To generate a diff of this commit: cvs rdiff -u -r1.1.1.1

CVS commit: xsrc/external/mit/pixman/dist

2013-01-31 Thread Jared D. McNeill
Module Name:xsrc Committed By: jmcneill Date: Thu Jan 31 10:28:55 UTC 2013 Update of /cvsroot/xsrc/external/mit/pixman/dist In directory ivanova.netbsd.org:/tmp/cvs-serv20665 Log Message: initial import of pixman-0.28.2 Status: Vendor Tag: xorg Release Tags: pixman-0-28-2

CVS commit: xsrc/external/mit/pixman/dist/pixman

2013-01-31 Thread Jared D. McNeill
Module Name:xsrc Committed By: jmcneill Date: Thu Jan 31 22:46:51 UTC 2013 Modified Files: xsrc/external/mit/pixman/dist/pixman: pixman-arm.c Log Message: Add support for SIMD and NEON extensions. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \

CVS commit: xsrc/external/mit/pixman/dist/pixman

2012-11-02 Thread Alan Barrett
Module Name:xsrc Committed By: apb Date: Fri Nov 2 12:39:02 UTC 2012 Modified Files: xsrc/external/mit/pixman/dist/pixman: pixman-private.h pixman.h Log Message: PIXMAN_OP_any may be stored in variables of type pixman_op_t (which is an enum type). Change the way

CVS commit: xsrc/external/mit/pixman/dist

2011-08-03 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Aug 3 06:01:55 UTC 2011 Modified Files: xsrc/external/mit/pixman/dist/pixman: pixman-bits-image.c Removed Files: xsrc/external/mit/pixman/dist/pixman: pixman-x64-mmx-emulation.h

CVS commit: xsrc/external/mit/pixman/dist

2011-08-02 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Aug 3 05:58:11 UTC 2011 Update of /cvsroot/xsrc/external/mit/pixman/dist In directory ivanova.netbsd.org:/tmp/cvs-serv29395 Log Message: initial import of pixman-0.23.2. important changes include: - more SSE2 support

CVS commit: xsrc/external/mit/pixman/dist

2011-02-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Feb 21 05:32:43 UTC 2011 Update of /cvsroot/xsrc/external/mit/pixman/dist In directory ivanova.netbsd.org:/tmp/cvs-serv8744 Log Message: initial import of pixman-0.21.4. there are a bunch of bug fixes in here but there's no ChangeLog

CVS commit: xsrc/external/mit/pixman/dist/pixman

2011-02-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Feb 21 05:33:34 UTC 2011 Modified Files: xsrc/external/mit/pixman/dist/pixman: pixman-bits-image.c Log Message: merge pixman 0.21.4. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

CVS commit: xsrc/external/mit/pixman/dist/pixman

2010-11-21 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Nov 21 20:49:26 UTC 2010 Modified Files: xsrc/external/mit/pixman/dist/pixman: pixman-bits-image.c Log Message: use _LP64 instead of a (broken) configure test. To generate a diff of this commit: cvs rdiff -u -r1.1.1.7 -r1.2 \

CVS commit: xsrc/external/mit/pixman/dist

2010-11-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Nov 21 07:57:29 UTC 2010 Update of /cvsroot/xsrc/external/mit/pixman/dist In directory ivanova.netbsd.org:/tmp/cvs-serv21133 Log Message: initial import of pixman-0.21.2 Status: Vendor Tag: xorg Release Tags: pixman-0-21-2

CVS commit: xsrc/external/mit/pixman/dist/test

2010-11-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Nov 21 07:58:27 UTC 2010 Removed Files: xsrc/external/mit/pixman/dist/test: window-test.c Log Message: merge cornflakes for pixman 0.21.2 To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r0

CVS commit: xsrc/external/mit/pixman/dist

2010-09-14 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Tue Sep 14 07:39:55 UTC 2010 Update of /cvsroot/xsrc/external/mit/pixman/dist In directory ivanova.netbsd.org:/tmp/cvs-serv11532 Log Message: Import pixman-0.18.4. Changes since 0.18.2: Post-release version bump to 0.18.3 Fix memory leak

CVS commit: xsrc/external/mit/pixman/dist

2009-11-08 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Nov 9 00:57:26 UTC 2009 Update of /cvsroot/xsrc/external/mit/pixman/dist In directory ivanova.netbsd.org:/tmp/cvs-serv29549 Log Message: initial import of pixman-0.16.2 Status: Vendor Tag: xorg Release Tags: pixman-0-16-2

CVS commit: xsrc/external/mit/pixman/dist

2009-07-17 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Jul 18 05:03:15 UTC 2009 Update of /cvsroot/xsrc/external/mit/pixman/dist In directory ivanova.netbsd.org:/tmp/cvs-serv1593 Log Message: initial import of pixman-0.15.16 Status: Vendor Tag: xorg Release Tags: pixman-0-15-16

CVS commit: xsrc/external/mit/pixman/dist/pixman

2009-07-17 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Jul 18 05:04:33 UTC 2009 Removed Files: xsrc/external/mit/pixman/dist/pixman: pixman-arm-neon.h pixman-arm-simd.h Log Message: merge pixman 0.15.16 To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r0 \

CVS commit: xsrc/external/mit/pixman/dist

2009-07-08 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Thu Jul 9 02:04:28 UTC 2009 Update of /cvsroot/xsrc/external/mit/pixman/dist In directory ivanova.netbsd.org:/tmp/cvs-serv27019 Log Message: initial import of pixman-0.15.14 Status: Vendor Tag: xorg Release Tags: pixman-0-15-14

CVS commit: xsrc/external/mit/pixman/dist/pixman

2009-06-10 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Thu Jun 11 04:24:00 UTC 2009 Removed Files: xsrc/external/mit/pixman/dist/pixman: pixman-compose-accessors.c pixman-compose.c pixman-mmx.h pixman-source.c pixman-sse2.h pixman-transformed-accessors.c