Don't use __thread on MinGW.
[profile/ivi/pixman.git] / README
1 pixman is a library that provides low-level pixel manipulation
2 features such as image compositing and trapezoid rasterization.
3
4 All questions regarding this software should be directed to the pixman
5 mailing list:
6
7         http://lists.freedesktop.org/mailman/listinfo/pixman
8
9 Please submit bugs and patches to the freedesktop bug tracker:
10
11         https://bugs.freedesktop.org/enter_bug.cgi?product=pixman
12
13 The master development code repository can be found at:
14
15         git://anongit.freedesktop.org/git/pixman
16
17         http://gitweb.freedesktop.org/?p=pixman;a=summary
18
19 For more information on the git code manager, see:
20
21         http://wiki.x.org/wiki/GitPage