Turn NVPR on by default (but off in tools).
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 24 Jan 2014 14:38:13 +0000 (14:38 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 24 Jan 2014 14:38:13 +0000 (14:38 +0000)
commit83d81c96de34950bdd84dc575997a250b685a3d6
tree4b6369af0e88494794a0bc9a8ca9bedfc500db0b
parent1c2f8c2973df1ee04f7a09bbdec4650f6ee74380
Turn NVPR on by default (but off in tools).

BUG=skia:2042
R=robertphillips@google.com

Author: bsalomon@google.com

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

git-svn-id: http://skia.googlecode.com/svn/trunk@13164 2bbb7eff-a529-9590-31e7-b0007b416f81
14 files changed:
expectations/gm/Test-Win8-ShuttleA-GTX660-x86-Release-NVPR/expected-results.json [deleted file]
gyp/common_variables.gypi
gyp/gpu.gyp
include/gpu/GrContextFactory.h
include/gpu/gl/GrGLConfig.h
include/gpu/gl/GrGLExtensions.h
include/gpu/gl/GrGLInterface.h
samplecode/SampleApp.cpp
src/gpu/gl/GrGLCaps.cpp
src/gpu/gl/GrGLExtensions.cpp
src/gpu/gl/GrGLInterface.cpp
src/gpu/gl/angle/GrGLCreateANGLEInterface.cpp
src/gpu/gl/win/SkNativeGLContext_win.cpp
tests/GLInterfaceValidation.cpp