Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| aefac521 | 2014-07-20 19:22:20 | Update to pixman 0.32.6 | ||
| 4db6d49d | 2013-12-01 20:34:20 | Update to pixman 0.32.4. Tested by naddy@ and ajacoutot@ | ||
| b5bb1299 | 2013-08-13 07:07:07 | Bump the major on every single base library. There are a couple not bumped by this that will be corrected soon. heavy lifting by todd@ | ||
| a9e7c8ad | 2013-06-07 17:18:00 | Update to pixman 0.30.0. Tested by several people during t2k13. Thanks. | ||
| f3fd0836 | 2013-02-19 20:56:17 | Remove m68k workaround now that gcc3 is in use. ok miod@ | ||
| 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@. | ||
| 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. | ||
| 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@. | ||
| 54657443 | 2009-06-12 09:16:54 | unbreak arm builds by disabling simd and neon support for now. | ||
| 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@. | ||
| ba51a4b6 | 2008-04-08 19:00:25 | Update to pixman 0.10, with one small fix to the sse2 test in configure.ac. | ||
| 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. | ||
| 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. |