evas/render: Add a flag for dropping the map cache if needed.
authorRafael Antognolli <antognolli@gmail.com>
Thu, 23 Aug 2012 19:58:02 +0000 (19:58 +0000)
committerRafael Antognolli <antognolli@gmail.com>
Thu, 23 Aug 2012 19:58:02 +0000 (19:58 +0000)
commitbe7953b243089685292cebb789008a642b53c402
tree36df3cf5a19b742bc83080b49e434f538c2bb23c
parentcc2ec4105b3ff8add959c16f400471053f541a2c
evas/render: Add a flag for dropping the map cache if needed.

The map cache must be dropped if the content of the surface is rendered again.
The example evas-smart-object.c has a valid test case for this bug.

SVN revision: 75636
legacy/evas/src/lib/canvas/evas_object_main.c
legacy/evas/src/lib/canvas/evas_render.c
legacy/evas/src/lib/include/evas_private.h