New API: pixman_format_supported_destination and pixman_format_supported_source
authorCarl Worth <cworth@cworth.org>
Tue, 25 Mar 2008 20:12:29 +0000 (13:12 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 25 Mar 2008 20:12:29 +0000 (13:12 -0700)
commit7fa668f4ac4be756d097b29240bf15bb71ae6db9
tree443b72ee756a79faec820b9d3c90990fead6d2e5
parentbd2a53fc4ece82321f139cdf3276a7ceb871f895
New API: pixman_format_supported_destination and pixman_format_supported_source

These functions allow for callers to use the PIXMAN_FORMAT macro to
construct a format code and to then determine if the resulting code
is supported by pixman for either destination or source surfaces.
pixman/pixman-utils.c
pixman/pixman.h