summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCedric Bail <cedric.bail@samsung.com>2013-11-27 11:06:56 +0900
committerCedric Bail <cedric.bail@samsung.com>2013-11-27 13:51:40 +0900
commitf45a75f925dc2027bd4fa131952b1eadb4096a0f (patch)
tree7aec6fc0fc6f82bc2747e0ecd618cd5e0a01c51f /ChangeLog
parent7aa577c774fae89d724546f6120793a0927fa67b (diff)
downloadefl-f45a75f925dc2027bd4fa131952b1eadb4096a0f.tar.gz
Revert "Revert "evas: allow fuzziness on the texture format returned by GL.""
This reverts commit 87385b05c3117aa8d46fd4029bfdeadf3444a7b9 that is necessary for desktop target.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec1db15bc6..95ee2abefd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,10 @@
* 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.