commit | 617416e6936fb850187809edace05c1d0ca8c0d1 | [log] [tgz] |
---|---|---|
author | Guy Zadickario <guy@graphtech.co.il> | Thu Aug 11 07:54:15 2011 +0300 |
committer | Guy Zadickario <guy@graphtech.co.il> | Thu Aug 11 17:36:20 2011 +0300 |
tree | e2f3c5efbbda1e85208f25aa36f7fec2dffe8480 | |
parent | 9dcac079ce3f4654b787b44091f32995f7d97ca9 [diff] |
opengles emulator: support display rotation and resize Changes the render_api to support re-creating the display sub-window and the ability to rotate the displayed framebuffer image. That currently works only when the renderer runs as a thread and not as seperate process. Therefore we setup the library to run the renderer as thread(s) inside the calling process on *all* platforms for now. Change-Id: Ifd009db903759042a7edcf89866d3c3fe076cae9