commit | 79de90b1100853c78594705c272528eea7b706d5 | [log] [tgz] |
---|---|---|
author | Alex Glaznev <glaznev@google.com> | Fri Aug 28 11:47:38 2015 -0700 |
committer | Alex Glaznev <glaznev@google.com> | Fri Aug 28 18:47:46 2015 +0000 |
tree | 80a80dce8a00b6f9836cf58a07b064f9d6dd04ae | |
parent | f42376c60111edba6f29060bf3dd79e75d8dbb97 [diff] |
Do not explicitly delete OpenGL shaders in VideoRendererGui. This is handled by Android itself and may result in GL errors when trying to release shaders when Activity is destroyed. R=wzh@webrtc.org Review URL: https://codereview.webrtc.org/1322703004 . Cr-Commit-Position: refs/heads/master@{#9811}