Evas: Update ChangeLog with better description(s) of changes.
authordevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 3 Jul 2012 09:26:29 +0000 (09:26 +0000)
committerdevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 3 Jul 2012 09:26:29 +0000 (09:26 +0000)
NB: These are my own descriptions based on changes as they Tizen git
commit logs are useless.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@73217 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ChangeLog

index 45d793e..bddda5f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * upstream merge
        * Merge remote-tracking branch 'remotes/origin/upstream'
 
+2012-07-03 Christopher Michael
+
+       * Merge Tizen changes to upstream EFL.
+       * Support gif scaling in evas gif loader.
+       * Create vertex & fragment shader(s) in the gl_common engine.
+       * Don't call glGetTexLevelParameteriv unless it is supported.
+       * Support evas_cserve2 in the wayland_shm engine.
+       * When freeing a gl_x11 window, make sure to call eglMakeCurrent with a null surface
+               to inform EGL that this window is no longer valid.
+