aboutsummaryrefslogtreecommitdiff
path: root/libs/pixman/patches
Commit message (Collapse)AuthorAge
* pixman: update to 0.43.4krant2024-04-10
| | | | | | | - Use HTTPS for project URL - Drop obsolete patch Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* pixman: bump to version 0.36.0Yousong Zhou2018-11-26
| | | | | Patch 0005 is now included in upstream commit 7c6066b ("pixman-private: include <float.h> only in C code")
* pixman: initial version 0.34.0Yousong Zhou2018-02-24
This will be required by qemu 2.11. The two patches are copied from packaging of current qemu 2.6 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>