From c963d75dfdeec11f82e79e727062fbf89afa2c04 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sun, 22 Apr 2012 09:19:23 +1000 Subject: Update EFL to latest beta. --- libraries/evas/NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'libraries/evas/NEWS') diff --git a/libraries/evas/NEWS b/libraries/evas/NEWS index 945fd96..3b19c66 100644 --- a/libraries/evas/NEWS +++ b/libraries/evas/NEWS @@ -8,11 +8,16 @@ Additions: * Textblock now supports self-closing tags, i.e
. Those should be used instead of the old
way. * Shm engine for drawing in Wayland. * evas_object_smart_callback_del_full API. + * Add double buffer support to the buffer engine. Improvements: * Use Eina_File mmap infrastructure for bmp, ico, pmaps, psd, wbmp and xpm file access. +Removal: + + * Software_SDL engine is gone, use buffer engine directly. + Evas 1.1.0 Changes since Evas 1.0.0: @@ -65,6 +70,9 @@ Additions: * underline dashing suport to textblock * API to get largest image size * GL Cocoa engine + * Evas GL support in software backend through OSMesa + * API to new/free Evas_GL_Config rather than user declaring it + * Evas GL Direct rendering option hint to allow rendering to evas' window when possible Fixes: -- cgit v1.1