efl/src/lib/evas
Youngbok Shin cdb86e34bb Evas: Fixed textblock rendering to properly set render operation on context.
Render operation are not well tested. It appears that it was never properly setted
on a textblock, this would lead to see it rendered with the render operation of another
object.

Test Plan:
Add some rectangle object with textblock object.
The textblock style should be set to "backing=on backing_color=#ffffffff".
Set render operation to some rectangle with "evas_object_render_op_set(rect, EVAS_RENDER_COPY)".
Check the textblock.

Reviewers: woohyun, cedric, raster

Reviewed By: cedric

CC: cedric

Differential Revision: https://phab.enlightenment.org/D277

Signed-off-by: Cedric Bail <cedric.bail@samsung.com>
2013-11-01 11:12:01 +09:00
..
cache evas: Use Eina_Spinlock for Evas_Scalecache, Evas_Async_Events and Image_Entry. 2013-10-11 11:08:17 +09:00
cache2 evas/cserve2: Prevent another infinite loop (flush) 2013-10-30 19:48:17 +09:00
canvas Evas: Fixed textblock rendering to properly set render operation on context. 2013-11-01 11:12:01 +09:00
common evas - animated images. fix leak in not freeing the list of frames itself 2013-10-30 18:18:08 +09:00
cserve2 evas/cserve2: Fix CID 1039286 (Resource leak) 2013-10-29 15:08:19 +09:00
file evas: add JPEG 2000 loader. 2013-10-01 16:38:44 +09:00
include Evas: Add API to access private function 2013-10-21 19:03:24 +03:00
Evas.h evas: cleanup headers. Should work on windows. 2013-06-26 11:24:29 +09:00
Evas_Common.h evas/image: Add video surface caps. 2013-10-04 18:28:51 -03:00
Evas_Eo.h Evas: Add API to access private function 2013-10-21 19:03:24 +03:00
Evas_GL.h efl/evas: proper glShaderSource() definition as glext.h 2013-01-05 15:55:58 +00:00
Evas_Legacy.h Evas: Add API to access private function 2013-10-21 19:03:24 +03:00
Evas_Loader.h evas: try to set EAPI correctly. 2013-10-01 17:24:37 +09:00
main.c evas: Keep sane name for public header 2013-06-20 12:53:29 +02:00