diff options
author | Cedric Bail <cedric.bail@samsung.com> | 2013-11-27 11:06:56 +0900 |
---|---|---|
committer | Cedric Bail <cedric.bail@samsung.com> | 2013-11-27 13:51:40 +0900 |
commit | f45a75f925dc2027bd4fa131952b1eadb4096a0f (patch) | |
tree | 7aec6fc0fc6f82bc2747e0ecd618cd5e0a01c51f /ChangeLog | |
parent | 7aa577c774fae89d724546f6120793a0927fa67b (diff) | |
download | efl-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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |