Evas GL: Reset current surface for all contexts to null when surface is destroyed
authorDongyeon Kim <dy5.kim@samsung.com>
Mon, 11 Jan 2016 01:11:58 +0000 (10:11 +0900)
committerDongyeon Kim <dy5.kim@samsung.com>
Wed, 13 Jan 2016 00:05:56 +0000 (09:05 +0900)
commitd7c2acfa7a2d804a060fb860ca8228852f720f42
tree01c0f7b0fe127edb2d74e9b738a58482b8612a19
parent43dc5c87fc1894c3cfca4b9320b284b3b76f67b1
Evas GL: Reset current surface for all contexts to null when surface is destroyed

When evas gl surface is destroyed, not only the current surface for the current context
should be set to NULL, but current surface for all contexts should be reset.
src/modules/evas/engines/gl_common/evas_gl_core.c