CVSROOT:        /cvs
Module name:    xenocara
Changes by:     matth...@cvs.openbsd.org        2010/10/03 12:30:04

Modified files:
        lib/pixman     : COPYING Makefile.bsd-wrapper Makefile.in README 
                         TODO aclocal.m4 config.h.in configure 
                         configure.ac pixman-1.pc.in 
        lib/pixman/pixman: Makefile.am Makefile.in pixman-access.c 
                           pixman-arm-neon.c pixman-arm-simd.c 
                           pixman-bits-image.c pixman-compiler.h 
                           pixman-conical-gradient.c pixman-cpu.c 
                           pixman-edge-imp.h pixman-edge.c 
                           pixman-fast-path.c pixman-general.c 
                           pixman-image.c pixman-implementation.c 
                           pixman-mmx.c pixman-private.h pixman-region.c 
                           pixman-solid-fill.c pixman-sse2.c 
                           pixman-trap.c pixman-utils.c pixman-vmx.c 
                           pixman.c pixman.h solaris-hwcap.mapfile 
        lib/pixman/test: Makefile.am Makefile.in alpha-test.c 
                         blitters-test.c clip-in.c clip-test.c 
                         composite-test.c convolution-test.c 
                         fetch-test.c gradient-test.c region-test.c 
                         scaling-test.c screen-test.c trap-test.c 
                         utils.c utils.h window-test.c 
Added files:
        lib/pixman/pixman: pixman-arm-common.h pixman-arm-neon-asm.S 
                           pixman-arm-neon-asm.h pixman-arm-simd-asm.S 
        lib/pixman/test: a1-trap-test.c alphamap.c composite.c 
                         gtk-utils.c gtk-utils.h 

Log message:
Update to pixman 0.18.4.

Tweak build to use libpthread-stubs for TLS emulation instead of forcing
every application using pixman to use -pthread.

Tested by jasper@ and landry@ on a bulk ports build.

Reply via email to