[Title] Fix Browser Rotation issue on Mesa-GL in Emulator (Evas GL issue)
authorSung Park <dunamis.park@samsung.com>
Mon, 30 Jul 2012 09:03:15 +0000 (18:03 +0900)
committerSung Park <dunamis.park@samsung.com>
Mon, 30 Jul 2012 09:13:03 +0000 (18:13 +0900)
commit32ce4a5cc5d4c785f23d900980bc52b2a4fdd61c
tree939a7520240ab6151ac74eb0782a6b3dc61703f7
parent12016cc00f459e2c66d898bea1eecc50dbf74d4f
[Title] Fix Browser Rotation issue on Mesa-GL in Emulator (Evas GL issue)
[Issue] N_SE-3915, N_SE-3989, Nabi S1-6158
[Problem] When browser is rotated, the browser content doesn't show
[Cause] Evas_GL uses Evas' window surface for optimization and it didn't  update window surface when window was destoryed and then recreated.
[Solution] Have Evas_GL update window surface every time it uses Evas' window surface.
src/modules/engines/gl_x11/evas_engine.c