diff options
author | Rafael Antognolli <rafael.antognolli@intel.com> | 2013-11-26 11:41:54 -0200 |
---|---|---|
committer | Rafael Antognolli <rafael.antognolli@intel.com> | 2013-11-26 11:49:13 -0200 |
commit | 87385b05c3117aa8d46fd4029bfdeadf3444a7b9 (patch) | |
tree | 955293ebf742b742916acaf799972cfa7434382f /NEWS | |
parent | 05d2701474def6cf20c00472889553d78b4de19a (diff) |
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 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -228,7 +228,6 @@ Improvements: - Use mmap/munmap for image data allocation on system that have mmap. - Add iterator for walking child of smart objects, table and a box. - Use Eina_Spinlock for Evas_ScaleCache, Evas_Async_Events and Image_Entry. - - Allow fuzziness on the texture format returned by GL. * Ecore: - Use Eina_Spinlock for Ecore_Thread. * Ecore_Con: |