Evas GL: Make current to an Evas GL context before destroying surface buffers
authorDongyeon Kim <dy5.kim@samsung.com>
Wed, 29 Apr 2015 03:28:08 +0000 (12:28 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 3 Jun 2015 02:30:22 +0000 (11:30 +0900)
commit34480d3d5dcce3641ebbd490685ff87fcd93df23
tree258020db425af2aa82682125b188dbec04021180
parentb0d2643f933bca2d959b873701c85c6f237328e9
Evas GL: Make current to an Evas GL context before destroying surface buffers

Summary:
We should make current to an Evas GL context before calling _surface_buffers_destroy,
otherwise resources from GL backend will be removed.
@fix
src/modules/evas/engines/gl_common/evas_gl_core.c