commit | 421458aad764cd9d1403d2540ab979b336b02341 | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@google.com> | Mon Nov 21 15:14:37 2011 -0800 |
committer | Romain Guy <romainguy@google.com> | Mon Nov 21 15:14:37 2011 -0800 |
tree | 403620dc73a58422834e39e2ba04059ea1ed1274 | |
parent | 7859c1842c1f2e3c43415dfb5337a0b005bdb1c4 [diff] |
Draw in the correct FBO after invoking a GL functor Bug #5650514 After invoking a GL functor, libhwui restores a few OpenGL states including the current FBO. The renderer was however making the wrong assumption that the FBO to restore to was the base layer instead of the FBO associated with the current canvas state. Change-Id: Ie565500832ebffd673f6a43b83422d6cc05470a0