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