Benjamin Otte 13951851cb region: Fix pixman_region_translate() clipping bug
Fixes the region-translate test case by clipping region translations to
the newly defined PIXMAN_REGION_MIN/MAX and using the newly introduced
type overflow_int_t to check for the overflow.
Also uses INT16_MAX or INT32_MAX for these values instead of relying on
the size of short and int types.
2010-08-24 12:28:40 +02:00
2007-05-04 19:13:57 -04:00
2007-05-04 19:13:57 -04:00
2007-05-04 19:13:57 -04:00
2009-09-24 07:04:29 -04:00

pixman is a library that provides low-level pixel manipulation
features such as image compositing and trapezoid rasterization.

Please submit bugs & patches to the libpixman bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=pixman

All questions regarding this software should be directed to the pixman
mailing list:

        http://lists.freedesktop.org/mailman/listinfo/pixman

The master development code repository can be found at:

	git://anongit.freedesktop.org/git/pixman

	http://gitweb.freedesktop.org/?p=pixman;a=summary

For more information on the git code manager, see:

	http://wiki.x.org/wiki/GitPage

Description
No description provided
Readme 4.1 MiB
Languages
C 80%
Assembly 16.6%
M4 1.6%
Meson 1.1%
Makefile 0.5%
Other 0.2%