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 20:49:44 +0000 (20:49 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 24 Jan 2014 20:49:44 +0000 (20:49 +0000)
commitd8ed85101ee77ad2cb0c186a79d197698a75d246
tree0de059817c9954a768b85c15a972a5b09b33cb8b
parent8f2201144945be6693dd4954c2cc89e085f14ef8
Turn NVPR on by default (but off in tools).

BUG=skia:2042

Committed: http://code.google.com/p/skia/source/detail?r=13164

R=robertphillips@google.com

Author: bsalomon@google.com

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

git-svn-id: http://skia.googlecode.com/svn/trunk@13176 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