Deprecate restore_scissor_on_fbo_change workaround
commitd7c1a02f774ad95af4ee25c550eb3d6ffd3f13c1
authorsievers@chromium.org <sievers@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 12 Sep 2013 20:17:08 +0000 (12 20:17 +0000)
committersievers@chromium.org <sievers@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 12 Sep 2013 20:17:08 +0000 (12 20:17 +0000)
tree24a26be76e933f9905716dac561a14ad9cbc65b2
parent92f84857b36f3ca684027970cbad0ed241e27db9
Deprecate restore_scissor_on_fbo_change workaround

This one was painful on Android and we kept experimentally hammering
on it until no corruption remained. It actually incurs a glFlush()
on every FBO modification in its current form. It's been fixed, let's
get rid of it.

NOTRY=True

Review URL: https://chromiumcodereview.appspot.com/23441057

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222849 0039d316-1c4b-4281-b951-d872f2087c98
gpu/config/gpu_driver_bug_list_json.cc