Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: xsrc/external/mit/pixman/dist/pixman



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.




Home | Main Index | Thread Index | Old Index