freetype-devel
[Top][All Lists]
Advanced

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

[ft-devel] [PATCH] replace a few avoidable modulo operations


From: Alexei Podtelezhnikov
Subject: [ft-devel] [PATCH] replace a few avoidable modulo operations
Date: Tue, 28 Feb 2012 22:50:33 -0500

Hi,

Modulo operators against a power-of-two denominator is easily avoidable.
The patch does that and a bit more in some cases to help the least advanced
of compilers.

Please review and apply.
Alexei

Attachment: freetype-sansmodulo.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]