animation: add fading-in animation
authorJuan Zhao <juan.j.zhao@intel.com>
Wed, 25 Apr 2012 11:09:51 +0000 (19:09 +0800)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 25 Apr 2012 14:38:10 +0000 (10:38 -0400)
commit2abd07b2006fbedcd77005b5c50b3bc6fb7d9321
treeb37d1da6be5e6b4bd1edd1e813473aaf88dedf2e
parent1f2ee8019fcfc96f61304db6691cb247a330f326
animation: add fading-in animation

To ful-fill user experience, add the fading-in animation
when mapping a window.
v2: update that westom_surface_damage to repaint
    remove that transform part in fade struct

Signed-off-by: Juan Zhao <juan.j.zhao@intel.com>
src/util.c