Disable optimization of certain bit-shift operations on Visual Studio 2010 only
authorepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 2 Feb 2012 20:41:45 +0000 (20:41 +0000)
committerepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 2 Feb 2012 20:41:45 +0000 (20:41 +0000)
commit5468c9006e125a79f14a05e830dbf15a00661936
treea369a18e0d37bd6f121b431cf5e28c4ba5c8d36e
parentb02af6edf3f23948c6298e90113cd2b40fc5f2e0
Disable optimization of certain bit-shift operations on Visual Studio 2010 only
to address http://code.google.com/p/skia/issues/detail?id=472
Review URL: https://codereview.appspot.com/5607058

git-svn-id: http://skia.googlecode.com/svn/trunk@3137 2bbb7eff-a529-9590-31e7-b0007b416f81
src/effects/SkGradientShader.cpp