From d0b5d1e13eeb51a08eb47504a263020c6ee808c7 Mon Sep 17 00:00:00 2001 From: Sung Park Date: Thu, 2 Aug 2012 01:15:38 +0000 Subject: Fix evas_gl's internal resource surface bug. For optimzation evas_gl was using evas' window surface to do its resource creation and it wans't properly updated when a window is destroyed and recreated. Also, deleted some whitespaces. SVN revision: 74771 --- legacy/evas/NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'legacy/evas/NEWS') diff --git a/legacy/evas/NEWS b/legacy/evas/NEWS index ea0dede6bc..6426cd01e4 100644 --- a/legacy/evas/NEWS +++ b/legacy/evas/NEWS @@ -26,6 +26,7 @@ Fixes: * Don't crash when calling evas_object_smart_type_check without type. * Handle proxy with the right context. * Force proxied object to stay active to keep track of change in them. + * Fix evas_gl's internal resource surface bug when evas' window is deleted/recreated. Removal: * Remove EVAS_FRAME_QUEUING, EVAS_SLI, METRIC_CACHE and WORD_CACHE. -- cgit v1.2.1