Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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. |