Evas GL masking: Improve performance with scaled images
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 23 Apr 2015 07:12:04 +0000 (16:12 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 24 Apr 2015 02:12:30 +0000 (11:12 +0900)
commit1ffe82fb7c275f7938f745ac564b368765584bfd
treea9fe772b8cba5c202a29e103f0932195d25ff25f
parent7a9bf994de982899ab12e3989d15877dedc47a3c
Evas GL masking: Improve performance with scaled images

The GL scaled images is a fast path for masking where
the shader scales masks on the fly.
This optimization actually fixes some issues where the current
texture binding was incorrect.
src/modules/evas/engines/gl_generic/evas_engine.c