evas/evas_map - added workaround code to remove afterimage problem.Sine the last...
authorChunEon Park <chuneon.park@samsung.com>
Fri, 1 Jul 2011 02:01:36 +0000 (11:01 +0900)
committerChunEon Park <chuneon.park@samsung.com>
Fri, 1 Jul 2011 11:52:25 +0000 (20:52 +0900)
commit9fd600592947b51a4cece807a53a05f706f8d7a5
tree5ff64687f0e7c2e26cb1e74407e2f88ba99ef32d
parentda2ee06211602a35e9d38b38f1d37f41f5fd4a06
evas/evas_map - added workaround code to remove afterimage problem.Sine the last frame is not updated when map is disabled,Afterimage problem is happened in software rendering.Need to find out the reason in the rendering engine then fix it.However, it's hard to fix the problem now, added a just workaround code temporary.This problem will be fixed later or be removed when the rendering engine is refactored completely.
src/lib/canvas/evas_map.c