• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..07-Dec-2021-

LICENSEH A D07-Dec-20211.1 KiB2117

READMEH A D07-Dec-2021727 2714

pixman-arm-neon-asm.SH A D07-Dec-202161.4 KiB1,7131,215

pixman-arm-neon-asm.hH A D07-Dec-202130.8 KiB907663

qt_attribution.jsonH A D07-Dec-2021476 1513

README

1pixman is a library that provides low-level pixel manipulation
2features such as image compositing and trapezoid rasterization.
3
4Please submit bugs & patches to the libpixman bugzilla:
5
6       https://bugs.freedesktop.org/enter_bug.cgi?product=pixman
7
8All questions regarding this software should be directed to either the
9Xorg mailing list:
10
11       http://lists.freedesktop.org/mailman/listinfo/xorg
12
13or the cairo mailing list:
14
15       http://lists.freedesktop.org/mailman/listinfo/cairo
16
17The master development code repository can be found at:
18
19	git://anongit.freedesktop.org/git/pixman
20
21	http://gitweb.freedesktop.org/?p=pixman;a=summary
22
23For more information on the git code manager, see:
24
25	http://wiki.x.org/wiki/GitPage
26
27