Revert "Turn NVPR on by default (but off in tools)."
authorhalcanary@google.com <halcanary@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 24 Jan 2014 16:04:09 +0000 (16:04 +0000)
committerhalcanary@google.com <halcanary@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 24 Jan 2014 16:04:09 +0000 (16:04 +0000)
commit68c74884d0da1aa794bb660a37f31f2f9108bc36
tree15e0fd795d0fd88b28763ae145923c883dae9571
parent0ded88d431a1872e21986984f009db2e84f52738
Revert "Turn NVPR on by default (but off in tools)."

This reverts commit 83d81c96de34950bdd84dc575997a250b685a3d6.

Broke Windows build.  Autorevert didn't work.

TBR=bsalomon@google.com,robertphillips@google.com
NOTREECHECKS=true
NOTRY=true
NOPRESUBMIT=true
BUG=skia:2042

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

git-svn-id: http://skia.googlecode.com/svn/trunk@13169 2bbb7eff-a529-9590-31e7-b0007b416f81
14 files changed:
expectations/gm/Test-Win8-ShuttleA-GTX660-x86-Release-NVPR/expected-results.json [new file with mode: 0644]
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