platform/upstream/efl.git
2015-04-03 Cedric BAILector: actually depend on math library.
2015-04-03 ChunEon Parkefl: actually depend on math library.
2015-04-03 Cedric BAILevas: fix make distcheck.
2015-04-03 Cedric BAILector: fix make distcheck.
2015-04-03 Cedric BAILevas: add helper surface for cairo vector rendering.
2015-04-03 Cedric BAILefl: interpolate stroke also.
2015-04-03 Subhransu Sekhar... ector: fix coding style of freetype backend.
2015-04-03 Subhransu Sekhar... ector: fix ector_color_multiply() function
2015-04-03 Cedric BAILector: add warning if library is not found.
2015-04-03 Subhransu Sekhar... evas: remove duplicated shape data and modified animati...
2015-04-03 Subhransu Sekhar... ector: add handling of EFL_GFX_PATH_CHANGED signal...
2015-04-03 Cedric BAILevas: call batman to the rescue !
2015-04-03 Cedric BAILevas: correctly handle redraw of changed tree of Evas_V...
2015-04-03 Cedric BAILector: use the new infrastructure to detect changed...
2015-04-03 Cedric BAILefl: notify when the path change.
2015-04-03 Cedric BAILector: correctly handle case with NULL being set for...
2015-04-03 Cedric BAILefl: fix parsing of SVG path data.
2015-04-03 Cedric BAILefl: make efl_gfx_shape_interpolate more resistant...
2015-04-03 Cedric BAILevas: correct evas_vg_simple header description.
2015-04-03 Cedric BAILefl: actually update command and points length.
2015-04-03 Subhransu Sekhar... ector: fix pre multiplied color issue with FreeType...
2015-04-03 Cedric BAILefl: fix rectangle shape to finish at the right position.
2015-04-03 Cedric BAILector: fix forgotten return value.
2015-04-03 Jorge Luis... efl: use enesim/moonlight path normalizer.
2015-04-03 Cedric BAILector: add reference point to define (0, 0) and don...
2015-04-03 Cedric BAILgitignore: don't track generated examples.
2015-04-03 Cedric BAILevas: fix example with new namespace.
2015-04-03 Cedric BAILector: remember last position and translate to Ector_Re...
2015-04-03 Cedric BAILevas: fix Evas_3D examples with new Efl interface API.
2015-04-03 Subhransu Sekhar... ector : add path cliping feature in FreeType software...
2015-04-03 Cedric BAILector: set the transformation matrix before any transla...
2015-04-03 Cedric BAILevas: use the correct method to multiply color.
2015-04-03 Jose Gonzalezector: correct implementation for color multiplication.
2015-04-03 Cedric BAILector: cairo require an identity matrix to be set inste...
2015-04-03 Cedric BAILevas: correctly define stride for Ector Cairo backend.
2015-04-03 Cedric BAILevas: check rect and circle rendering with SVG specific...
2015-04-03 Cedric BAILefl: correct Efl.Gfx.Shape.append_circle to follow...
2015-04-03 Cedric BAILefl: add Efl.Gfx.Shape.append_rect following SVG specif...
2015-04-03 Cedric BAILefl: handle path forced reset to NULL.
2015-04-03 Cedric BAILevas: multiply the parent color with the object color.
2015-04-03 Cedric BAILector: use shift instead of divide when possible.
2015-04-03 Cedric BAILevas: and now fix Evas GL backend to display Evas_Objec...
2015-04-03 Cedric BAILevas: add support for alternate Ector rasterizer based...
2015-04-03 Subhransu Sekhar... ector: build FreeType software backend.
2015-04-03 Subhransu Sekhar... ector: add software backend using FreeType rasterizer.
2015-04-03 Cedric BAILector: implementation of some common code in Ector...
2015-04-03 Cedric BAILector: implement a simple virtual to prepare the mask...
2015-04-03 Cedric BAILevas: fix missing initialisation of engine function...
2015-04-03 Cedric BAILector: remove useless constructor.
2015-04-03 Cedric BAILevas: all color in evas are premultiplied, enforce...
2015-04-03 Cedric BAILector: remove unecessary check for cairo context.
2015-04-03 Cedric BAILector: do not forget to get cairo symbol in Ector.Rende...
2015-04-03 Cedric BAILector: call eo_do_super on the right gradient class...
2015-04-03 Cedric BAILector: slightly better implementation for gradient...
2015-04-03 Cedric BAILector: on shutdown our ability to find cairo symbol...
2015-04-03 Cedric BAILector: remove useless printf !
2015-04-03 Subhransu Sekhar... evas: update and propagate Evas_VG_Base transformation.
2015-04-03 Cedric BAILevas: migrate Efl.VG example to legacy API.
2015-04-03 Cedric BAILevas: fix Evas_VG examples to match new API.
2015-04-03 ChunEon Parkevas: add evas_vg_simple example.
2015-04-03 Cedric BAILector: fix inheritance in cairo backend.
2015-04-03 Cedric BAILector: fix setting context to always have one available.
2015-04-03 Cedric BAILector: fix inheritance of Ector.Generic.Shape.
2015-04-03 Cedric BAILector: fix Eina_Log domain to be usable outside of...
2015-04-03 Cedric BAILevas: fix creation of cairo context with GL backend.
2015-04-03 Cedric BAILevas: fix initialisation of cairo context in software...
2015-04-03 Cedric BAILevas: do not track change on root node.
2015-04-03 Cedric BAILevas: fix coding style.
2015-04-03 Cedric BAILevas: fix switch from MMX to FPU.
2015-04-03 Cedric BAILevas: set alpha to zero for Efl.VG.Shape.stroke_color.
2015-04-03 Cedric BAILevas: move Evas.VG_* to Efl.VG.*
2015-04-03 Cedric BAILevas: initial implementation of a dumb SVG parser.
2015-04-03 Cedric BAILevas: eo_data_scope_get will return random value in...
2015-04-03 Cedric BAILevas: Evas_VG_Root_Node parent will be NULL during...
2015-04-03 Cedric BAILevas: implement render_pre due to our hack over Evas_VG...
2015-04-03 Cedric BAILevas: don't duplicate entry in parent children list
2015-04-03 Cedric BAILefl: Efl.Gfx.Shape should actually be a mixin.
2015-04-03 Cedric BAILevas: eina array macro don't work well on NULL array.
2015-04-03 ChunEon Parkevas: ref/unref root node while it's being used by...
2015-04-03 Cedric BAILector: fix constructor/destructor of Ector_Cairo backend.
2015-04-03 Cedric BAILeolian_cxx: fix change visibility to visible.
2015-04-03 Cedric BAILevas: fix example to follow new Efl.Gfx interface.
2015-04-03 Vitor Sousaeolian_cxx: fix build error for some generated C++...
2015-04-03 Cedric BAILefl: all those interface are clearly BETA_API.
2015-04-03 Cedric BAILevas: add theoric GL backend support.
2015-04-03 Cedric BAILevas: introduce begin and end operation on an Ector...
2015-04-03 Cedric BAILefl: introduce EFL_GFX_CHANGED event and properly propa...
2015-04-03 Cedric BAILefl: trigger EFL_GFX_CHANGED on path change.
2015-04-03 Cedric BAILefl: add a changed event triggered when something affec...
2015-04-03 Subhransu Sekhar... evas: add documentation for Evas_Object_Vg class.
2015-04-03 Subhransu Sekhar... efl: add documentation for shape and gradient interface.
2015-04-03 Subhransu Sekhar... evas: add documentation for Evas_Object_VG
2015-04-03 Subhransu Sekhar... efl: add documentation for Efl.Gfx enums.
2015-04-03 Cedric BAILefl: move Efl.Gfx.Gradient_* to Efl.Gfx.Gradient.*...
2015-04-03 Cedric BAILevas: make Evas.VG_Shape use Efl.Gfx.Base.color_part...
2015-04-03 Cedric BAILevas: use Efl.Gfx.Base.color_part in Evas.VG_Node.
2015-04-03 Cedric BAILefl: provide Efl.Gfx.Base.color_part and implement...
2015-04-03 Cedric BAILefl: add path operation to Efl.Gfx.Shape.
2015-04-03 Cedric BAILevas: move Evas.VG to use Efl.Gfx.View.
2015-04-03 Cedric BAILefl: add Efl.Gfx.View and use it in Evas.Image.
next