DescriptionPerlin noise adjustments
1 ) Added GPU simplex noise as a comparison to GPU Perlin noise. It can be enabled simply by using a #define (SK_USE_SIMPLEX_NOISE)
2 ) Enabled GPU Perlin noise tests
3 ) Added a small benchmark for noise
4 ) Disabled GPU Perlin noise on Android based on benchmarks
Committed: https://code.google.com/p/skia/source/detail?r=8719
Patch Set 1 #
Total comments: 12
Patch Set 2 : #
Messages
Total messages: 7 (0 generated)
|