skia2/src
senorblanco@chromium.org a8d95f899b Perform perlin noise matrix computations once per frame, not per pixel.
Before (Retina MBP):
running bench [640 480]                              perlinnoise   8888:  cmsecs =   1853.18

After:
running bench [640 480]                              perlinnoise   8888:  cmsecs =   1667.06

Review URL: https://codereview.chromium.org/225583006

git-svn-id: http://skia.googlecode.com/svn/trunk@14060 2bbb7eff-a529-9590-31e7-b0007b416f81
2014-04-04 14:46:10 +00:00
..
animator Fix warnings on Ubuntu13 2014-02-21 20:11:42 +00:00
core Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://codereview.chromium.org/202903004/) 2014-04-03 18:53:33 +00:00
device/xps remove all references to legacy Config8888 2014-03-26 13:44:58 +00:00
doc Fix compilation with SK_ENABLE_INST_COUNT=1 2013-12-05 12:08:12 +00:00
effects Perform perlin noise matrix computations once per frame, not per pixel. 2014-04-04 14:46:10 +00:00
fonts Add global fontconfig lock. 2014-03-31 18:41:30 +00:00
gpu Sanitizing source files in Housekeeper-Nightly 2014-04-04 03:04:32 +00:00
image Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() 2014-03-28 16:08:05 +00:00
images Revert of Properly set alpha type in webp decode. (https://codereview.chromium.org/223893002/) 2014-04-03 21:47:15 +00:00
lazy Purge SkPurgeableMemoryBlock. 2014-04-01 23:50:53 +00:00
opts Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://codereview.chromium.org/202903004/) 2014-04-03 18:53:33 +00:00
pathops Sanitizing source files in Housekeeper-Nightly 2014-02-22 03:02:18 +00:00
pdf remove all references to legacy Config8888 2014-03-26 13:44:58 +00:00
pipe Consolidate SkCanvas matrix virtuals. 2014-03-25 17:32:26 +00:00
ports Remove dead code in ports/. 2014-04-02 22:03:22 +00:00
record SkRecord strawman 2014-04-01 16:24:06 +00:00
sfnt Fold SkTSetBit into SkOTSet*Bit. 2014-04-01 16:11:53 +00:00
svg Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
utils Remove misc. dead code. 2014-04-02 22:01:38 +00:00
views Factory methods for heap-allocated SkMaskFilter objects. 2014-02-21 10:13:32 +00:00
xml remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats 2013-12-17 16:44:46 +00:00