From d8d45e5808187b86e9f665a466387aaa7b221285 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Wed, 29 Aug 2012 12:58:33 +0000 Subject: [PATCH] Evas: Update ChangeLog. SVN revision: 75827 --- legacy/evas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/legacy/evas/ChangeLog b/legacy/evas/ChangeLog index cd6bf41feb..aee85b6e6f 100644 --- a/legacy/evas/ChangeLog +++ b/legacy/evas/ChangeLog @@ -990,3 +990,8 @@ * Textblock: Make sure scale changes causes a complete recalc. +2012-08-29 Christopher Michael (devilhorns) + + * Wayland Egl Engine: Add support for Multi-Sample Anti-Aliasing and GL Direct Images. + Add support for using native image binding. + Add support for setting GL surface capabilities.