summaryrefslogtreecommitdiff
path: root/lib/pixman
AgeCommit message (Collapse)Author
2010-10-04g/c some old amd64 bits from pixman's Makefile.bsd-wrapper.Matthieu Herrb
from Brad. Thanks.
2010-10-03Update to pixman 0.18.4.Matthieu Herrb
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.
2010-08-25enable pixman (with a workaround from miod@) for m68k, fixes hp300 and mvme68kTodd T. Fries
2010-05-11allow gcc4 switch, okay matthieu@Marc Espie
2010-03-25Update to pixman 0.16.6. Tested on a full ports build by naddy@.Matthieu Herrb
2009-07-28OpenBSD's gcc 3.3 is capable of handling the MMX code of pixman.Matthieu Herrb
Change the configure test so that it gets enabled. Tested by marco@ ajacoutot@ ckuethe@ and others.
2009-06-12regen with autoconf 2.62p0. Fixes xserver build on macppc.Matthieu Herrb
2009-06-12unbreak arm builds by disabling simd and neon support for now.Matthieu Herrb
2009-06-11fix gcc2ism, collaboration with matthieuTodd T. Fries
2009-06-05Update to pixman 0.15.8.Matthieu Herrb
2008-09-23pixman 0.12.0. Tested on a full ports build by naddy@.Matthieu Herrb
2008-04-10Add back a real ChangeLog. automake requires it.Matthieu Herrb
2008-04-08remove empty fileMatthieu Herrb
2008-04-08Update to pixman 0.10, with one small fix to the sse2 test in configure.ac.Matthieu Herrb
2008-04-08Update to pixman 0.10, with one small fix to the sse2 test in configure.ac.Matthieu Herrb
2008-03-15Regen with autoconf 2.59-p2, with AM_SANITY check zapped.Matthieu Herrb
2007-12-10Merge pixman 0.9.6. Valery Masiutsin and other report that it fixes someMatthieu Herrb
X crashes on amd64. Bump major since one function was removed.
2007-12-10pixman 0.9.6Matthieu Herrb
2007-10-20regenMatthieu Herrb
2007-10-20force HAVE_GTK=no.Matthieu Herrb
2007-10-20Sync initial shared lib number with the one computed by libtool.Matthieu Herrb
2007-10-03library is called libpixman-1 for some reason.Matthieu Herrb
2007-10-03- Add BSD makefileMatthieu Herrb
- regen autotools files with OpenBSD tools.
2007-10-03import pixman 0.9.5Matthieu Herrb