Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f3fd0836 | 2013-02-19 20:56:17 | Remove m68k workaround now that gcc3 is in use. ok miod@ | ||
| 20262dc0 | 2012-11-29 16:46:10 | fix botched file. I managed to commit a file with a typo. | ||
| 87d6a5b7 | 2012-11-23 20:44:07 | Update to pixman 0.28.0. Tested by ajacoutot@, mpi@ and naddy@ in a full ports build. Tweaks from mpi@ for macppc. | ||
| 5c94d108 | 2012-08-17 16:15:20 | Update to pixman 0.26.2. tested at least by ajacoutot@, mpi@, shadchin@. | ||
| da8acd3d | 2012-02-28 20:36:12 | Update to pixman 0.22.4. Tested by shadchin@, krw@. | ||
| 1be04c48 | 2011-07-24 15:29:08 | remove -mmmx from SSE2_FLAGS It's implied by -msse2 and is not in upstreams distrib. This was a silly attempt to fix the amd64 issues on my side. | ||
| 0def8ce1 | 2011-07-24 13:05:47 | Update to pixman 0.22.2. 0.22.0 was tested by many. 0.22.2 only add a few bug fixes. Note that on amd64 a recent ld.so is needed to avoid random bus errors. | ||
| cf9b06cf | 2011-01-22 08:32:55 | Bug-fix upgrade to pixman 0.20.2. No API/ABI change. tested by shadchin@, ajacoutot@, krw@, ok miod@ | ||
| 52cf0a80 | 2010-11-14 13:42:49 | Update to pixman 0.20.0. tested by ajacoutot@, krw@ and on a bulk ports build by landry@. | ||
| 203a9846 | 2010-10-04 05:46:54 | g/c some old amd64 bits from pixman's Makefile.bsd-wrapper. from Brad. Thanks. | ||
| 9174b011 | 2010-10-03 18:30:04 | 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. | ||
| 27291783 | 2010-08-25 17:44:24 | enable pixman (with a workaround from miod@) for m68k, fixes hp300 and mvme68k | ||
| 20321053 | 2010-05-11 18:51:21 | allow gcc4 switch, okay matthieu@ | ||
| d346a778 | 2010-03-25 21:58:52 | Update to pixman 0.16.6. Tested on a full ports build by naddy@. | ||
| b9575da0 | 2009-07-28 19:01:29 | OpenBSD's gcc 3.3 is capable of handling the MMX code of pixman. Change the configure test so that it gets enabled. Tested by marco@ ajacoutot@ ckuethe@ and others. | ||
| 406f7574 | 2009-06-12 19:33:24 | regen with autoconf 2.62p0. Fixes xserver build on macppc. | ||
| 54657443 | 2009-06-12 09:16:54 | unbreak arm builds by disabling simd and neon support for now. | ||
| 48a5587e | 2009-06-11 16:32:52 | fix gcc2ism, collaboration with matthieu | ||
| 9ff179ce | 2009-06-05 20:14:27 | Update to pixman 0.15.8. | ||
| 5a48aa5d | 2008-09-23 19:11:40 | pixman 0.12.0. Tested on a full ports build by naddy@. | ||
| 9c8d91fa | 2008-04-10 21:04:35 | Add back a real ChangeLog. automake requires it. | ||
| 52cd5179 | 2008-04-08 19:49:13 | remove empty file | ||
| 520b0cd4 | 2008-04-08 19:06:14 | Update to pixman 0.10, with one small fix to the sse2 test in configure.ac. | ||
| ba51a4b6 | 2008-04-08 19:00:25 | Update to pixman 0.10, with one small fix to the sse2 test in configure.ac. | ||
| 7830df18 | 2008-03-15 18:08:24 | Regen with autoconf 2.59-p2, with AM_SANITY check zapped. | ||
| b39707c5 | 2007-12-10 21:30:21 | Merge pixman 0.9.6. Valery Masiutsin and other report that it fixes some X crashes on amd64. Bump major since one function was removed. | ||
| ae131499 | 2007-12-10 21:10:19 | pixman 0.9.6 | ||
| 2031f13b | 2007-10-20 20:30:29 | regen | ||
| 52238014 | 2007-10-20 20:30:06 | force HAVE_GTK=no. | ||
| 08de65f2 | 2007-10-20 20:24:01 | Sync initial shared lib number with the one computed by libtool. | ||
| eb3008a9 | 2007-10-03 20:58:49 | library is called libpixman-1 for some reason. | ||
| eb1585ba | 2007-10-03 20:53:30 | - Add BSD makefile - regen autotools files with OpenBSD tools. | ||
| bd3d6b5e | 2007-10-03 20:48:33 | import pixman 0.9.5 |