Ecore: Update Changelog for Tizen code merge.
authorChristopher Michael <cpmichael1@comcast.net>
Tue, 3 Jul 2012 09:13:11 +0000 (09:13 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Tue, 3 Jul 2012 09:13:11 +0000 (09:13 +0000)
SVN revision: 73215

legacy/ecore/ChangeLog

index 8a8903c..e29c827 100644 (file)
 2012-07-03  Cedric Bail
 
        * Fix unitialized use of Ecore_X_Atom.
+
+2012-07-03 Christopher Michael
+
+       * Merge Tizen EFL changes to upsteam.
+       * Add ecore_evas functions to get/set profiles
+       * Fix GL buffer. some GL drivers are doing buffer copy in a separate thread.
+               we need to check whether GL driver sends SYNC_DRAW_DONE msg afger copying
+               that are required in order to exactly render. - added by gl77.lee
+       * Add Ecore_X atoms for Illume Rotate Window
+