Evas GL common: Avoid excessive pipe flushes in image free
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 23 Apr 2015 07:14:22 +0000 (16:14 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 24 Apr 2015 02:12:30 +0000 (11:12 +0900)
commit52c7cbddf57ff5c86bd27e3d3baa02f483d236cb
treeb7a065690680074d3b9672e2f4d0725f8680ab8a
parent1ffe82fb7c275f7938f745ac564b368765584bfd
Evas GL common: Avoid excessive pipe flushes in image free

This should boost performance a little bit when an image is
just unref'ed but not deleted (thus doesn't need a pipe flush).
src/modules/evas/engines/gl_common/evas_gl_image.c