efl/src/lib/evas
Cedric BAIL 324a072d40 evas: fix typo and unbreak rendering of polygons.
Evas_Object_Polygon are a little bit special and track their position
to avoid rebuilding various property when just moved. The offset.{x,y}
are there for that. For a strange reason they got a += instead of just
an = and there our offset did go quickly out of screen...
2013-02-18 11:53:48 +09:00
..
cache efl/cache: Set loaded flag properly with loaded pixels 2013-01-09 21:36:03 +00:00
cache2 efl/cserve2: Increase refcount of scaled image entries properly 2013-01-09 21:40:25 +00:00
canvas evas: fix typo and unbreak rendering of polygons. 2013-02-18 11:53:48 +09:00
common evas/async_render: fix refcount handling of scaled image entries 2013-01-17 22:14:05 +00:00
cserve2 patch over an aawesome source of segv's in cserve2... data2 is null. 2013-02-14 03:26:21 +00:00
file add api and lets test it - i'll document it later, but need to test 2013-02-13 11:35:46 +00:00
include More removal of \r 2013-02-17 14:53:25 -03:00
Evas.h add api and lets test it - i'll document it later, but need to test 2013-02-13 11:35:46 +00:00
Evas_GL.h efl/evas: proper glShaderSource() definition as glext.h 2013-01-05 15:55:58 +00:00
main.c merge: and now Evas 2012-11-04 11:51:42 +00:00