Module Name: xsrc Committed By: joerg Date: Sun Feb 28 22:01:26 UTC 2016
Modified Files: xsrc/external/mit/pixman/dist/pixman: pixman.h Log Message: pixman_int_to_fixed is sometimes used with negative values, so do not use left shift, but the equivalent multiplication. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 xsrc/external/mit/pixman/dist/pixman/pixman.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.