summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRafael Antognolli <rafael.antognolli@intel.com>2013-11-26 11:41:54 -0200
committerRafael Antognolli <rafael.antognolli@intel.com>2013-11-26 11:49:13 -0200
commit87385b05c3117aa8d46fd4029bfdeadf3444a7b9 (patch)
tree955293ebf742b742916acaf799972cfa7434382f /ChangeLog
parent05d2701474def6cf20c00472889553d78b4de19a (diff)
downloadefl-87385b05c3117aa8d46fd4029bfdeadf3444a7b9.tar.gz
Revert "evas: allow fuzziness on the texture format returned by GL."
This reverts commit 2b5b3438e82a9a1bb4086864660942d3c1ddc113. Breaks gl engines when using GLES + EGL.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 0 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 95ee2abefd..ec1db15bc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,10 +7,6 @@
* ecore anim: Fixed animator not working problem when source_set is
changed back and forth very fast.
-2013-11-26 Cedric Bail
-
- * Evas: Allow fuzziness on the texture format returned by GL.
-
2013-11-25 Tom Hacohen
* Evas textblock: Fixed wrapping of lines ending with whites.