diff options
author | Carsten Haitzler <raster@rasterman.com> | 2013-01-29 13:48:15 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2013-01-29 13:48:15 +0000 |
commit | a349bdc7347f05d2526913c0355a70f4b4d3d20e (patch) | |
tree | 911846ea82bcfde79be7e34708b42dda3c10d5b5 /ChangeLog | |
parent | 6bf7dd87752f9f08ba7847550076d3ff73f4f99f (diff) | |
download | efl-a349bdc7347f05d2526913c0355a70f4b4d3d20e.tar.gz efl-a349bdc7347f05d2526913c0355a70f4b4d3d20e.tar.xz efl-a349bdc7347f05d2526913c0355a70f4b4d3d20e.zip |
fix edje cache miss
SVN revision: 83431
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,9 +1,13 @@ +2013-01-29 Carsten Haitzler (The Rasterman) + + * Fix cache miss bug when edje cache hash is null, but cache + list may have entries. + 2013-01-25 Jihoon Kim (jihoon) * edje entry : Remove ecore_imf_context_reset, cursor update in mouse move event because it's useless. * edje entry : move ecore_imf_context_cursor_position_set from mouse down event to mouse up event - 2013-01-24 Sung W. Park (sung_) * Add EVAS_GL_DIRECT_MEM_OPT to enable on-demand fallback memory |