commit | 7e1160e8664a9c5c79367f4ba3c2266a39bbcef5 | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@google.com> | Fri Jul 08 15:49:50 2011 -0700 |
committer | Romain Guy <romainguy@google.com> | Fri Jul 08 15:49:50 2011 -0700 |
tree | 9ff69b74d95baaceebb9e5cd0c3a2d8c11eb82e1 | |
parent | b2479153b743df9e54f7e17c7132a5ecd87fa453 [diff] |
Always redraw the UI on orientation change Bug #4994715 In some cases, on some architectures, the hardware renderer could fail to properly render a window after an orientation change. The fix is to force the GL driver to drop any existing buffer to make sure the next buffer used to draw has the correct geometry. This change also fixes an issue that was preventing partial screen updates from being properly enabled. Change-Id: I874a48590845a8624425130af7db8e20022895dd