Displaying 1 result from an estimated 1 matches for "pixman_image_set_clip_region32".
2008 Jun 09
0
[ANNOUNCE] pixman release 0.11.2 now available
...Fix forgotten use of pixman-combine.h
Move PIXMAN_EXPORT into pixman-region.c
Move all the PIXMAN_EXPORT into .c files
Some formatting fixing
Add pixman_region32_copy_from_region16
Use 32 bit regions internally
Add pixman_image_set_clip_region32
Call _mm_empty() at the end of fbComposeSetupSSE
Fix bug in pixman_compute_composite_region()
Export pixman_compute_composite_region32() and use it in
walk_region
Add infinite loop test
Fix uses of short variables i...