projects
/
platform
/
upstream
/
efl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
evas: improve _op_blend_p_dp_neon intrinsics implementation
2015-05-07
Cedric BAIL
evas: improve _op_blend_p_dp_neon intrinsics implementation
Signed-off-by: Cedric BAIL <
cedric@osg.samsung.com
>
commit
|
commitdiff
|
tree
2015-05-07
Cedric BAIL
ecore_con: remove warning when not testing ftp/http...
commit
|
commitdiff
|
tree
2015-05-05
Cedric BAIL
evas: handle orientation while an object is cutout.
commit
|
commitdiff
|
tree
2015-05-05
Cedric BAIL
evas: fix reference counting of Evas_GL_Image during...
commit
|
commitdiff
|
tree
2015-05-05
Cedric BAIL
evas: prevent infinite loop when there is no image...
commit
|
commitdiff
|
tree
2015-04-29
Cedric BAIL
emile: only disable tests timeout on Windows.
commit
|
commitdiff
|
tree
2015-04-29
Cedric BAIL
eina: in fact this is gone and won't come back.
commit
|
commitdiff
|
tree
2015-04-28
Cedric BAIL
elocation: allow usage of it with C++.
commit
|
commitdiff
|
tree
2015-04-28
Cedric BAIL
emotion: trying to fix gstreamer backend build on Windows.
commit
|
commitdiff
|
tree
2015-04-28
Cedric BAIL
ephysics: trying to fix build on Windows.
commit
|
commitdiff
|
tree
2015-04-27
Cedric BAIL
evas: fix issue of using two times the same image with...
commit
|
commitdiff
|
tree
2015-04-26
Cedric BAIL
emile: correctly free buffer allocated for compressed...
commit
|
commitdiff
|
tree
2015-04-25
Cedric BAIL
eet: fix interger overflow
commit
|
commitdiff
|
tree
2015-04-25
Cedric BAIL
emile: fix memory leak.
commit
|
commitdiff
|
tree
2015-04-25
Cedric BAIL
evas: get rid of clobbered warning.
commit
|
commitdiff
|
tree
2015-04-25
Cedric BAIL
emile: fix memory leak.
commit
|
commitdiff
|
tree
2015-04-25
Cedric BAIL
emile: fix typo.
commit
|
commitdiff
|
tree
2015-04-25
Cedric BAIL
emile: opts can be NULL, so checking it before using it.
commit
|
commitdiff
|
tree
2015-04-25
Cedric BAIL
emile: check that we actually do have option before...
commit
|
commitdiff
|
tree
2015-04-25
Cedric BAIL
emile: fix support of AGRY88.
commit
|
commitdiff
|
tree
2015-04-25
Cedric BAIL
evas: fix usage of the same ressource in the GL backend...
commit
|
commitdiff
|
tree
2015-04-22
Cedric BAIL
ecore: build newly added Ecore_Con examples.
commit
|
commitdiff
|
tree
2015-04-19
Cedric BAIL
eio: forgot to test when xattr tests are disable.
commit
|
commitdiff
|
tree
2015-04-18
Cedric BAIL
eio: this should not be visible outside of this file.
commit
|
commitdiff
|
tree
2015-04-18
Cedric BAIL
eio: reorder include to fix build on Windows.
commit
|
commitdiff
|
tree
2015-04-17
Cedric BAIL
evas: more fix for include order in an attempt to fix...
commit
|
commitdiff
|
tree
2015-04-16
Cedric BAIL
epp: fix annotate.
commit
|
commitdiff
|
tree
2015-04-15
Cedric BAIL
eina: remove warning from eina_str tests.
commit
|
commitdiff
|
tree
2015-04-14
Cedric BAIL
eio: correct header inclusion for Windows.
commit
|
commitdiff
|
tree
2015-04-14
Cedric BAIL
evas: split ector surface from gl generic backend in...
commit
|
commitdiff
|
tree
2015-04-14
Cedric BAIL
evas: split software backend use of ector surface in...
commit
|
commitdiff
|
tree
2015-04-10
Cedric BAIL
ecore_evas: remove unwanted binary.
commit
|
commitdiff
|
tree
2015-04-10
Cedric BAIL
evas: _op_blend_p_dp_neon and _op_blend_pas_dp_neon...
Signed-off-by: Cedric BAIL <
cedric@osg.samsung.com
>
commit
|
commitdiff
|
tree
2015-04-07
Cedric BAIL
evas: make all of Evas_Object_VG API part of BETA
commit
|
commitdiff
|
tree
2015-04-06
Cedric BAIL
Added non-edc resource dependencies on .edc while dumping...
commit
|
commitdiff
|
tree
2015-04-05
Cedric BAIL
Merge branch 'devs/felipealmeida/emodel'
commit
|
commitdiff
|
tree
2015-04-05
Cedric BAIL
eio: fix coding style of Eio_Model.
commit
|
commitdiff
|
tree
2015-04-05
Cedric BAIL
eio: use Eina_Log in Eio_Model.
commit
|
commitdiff
|
tree
2015-04-05
Cedric BAIL
eio: add missing file to release tarball.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
Merge branch 'devs/cedric/evas_vg'
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
ector: make sure that all of Ector is a beta API.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: mark Evas VG API as beta API to.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
efl: all those function should have been static already.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
efl: follow Efl.VG naming by using bounds_get as an...
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: align naming with ector, use bounds.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
ector: there is no need for bounds get to return a...
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: implements efl_vg_bound_get in all Efl.VG object.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: remove Efl.VG.Image for now as it was not implemented.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: remove unused function, no need for untested...
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: implement stack below and above get for Efl.VG...
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: add forgotten static in some Efl_VG object.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: add missing boung_get and above/below get.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
ector: implements bounds_get for gradients in Cairo...
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
ector: implements bounds_get for Ector_Renderer_Cairo_Shape.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
ector: fix the return type of ector_renderer_bounds_get.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
efl: add path bounding box computation.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: remove SVG loader code.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: removing the ability to load file in Evas_Object_VG...
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
ector: remove some warning from the Cairo backend.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
ector: implement surface size property.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
ector: remove useless function for now.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: fix Windows build.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: don't track generated content.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: force cpu end opt when switching to Cairo rendering.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: use legacy API for VG example.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
ector: expose more useful immediate rendering functions...
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
ector: actually depend on math library.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: fix make distcheck.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
ector: fix make distcheck.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: add helper surface for cairo vector rendering.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
efl: interpolate stroke also.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
ector: add warning if library is not found.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: call batman to the rescue !
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: correctly handle redraw of changed tree of Evas_VG_Node.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
ector: use the new infrastructure to detect changed...
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
efl: notify when the path change.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
ector: correctly handle case with NULL being set for...
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
efl: fix parsing of SVG path data.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
efl: make efl_gfx_shape_interpolate more resistant...
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: correct evas_vg_simple header description.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
efl: actually update command and points length.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
efl: fix rectangle shape to finish at the right position.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
ector: fix forgotten return value.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
ector: add reference point to define (0, 0) and don...
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
gitignore: don't track generated examples.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: fix example with new namespace.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
ector: remember last position and translate to Ector_Rendere...
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: fix Evas_3D examples with new Efl interface API.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
ector: set the transformation matrix before any translation !
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: use the correct method to multiply color.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
ector: cairo require an identity matrix to be set instead...
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: correctly define stride for Ector Cairo backend.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: check rect and circle rendering with SVG specification...
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
efl: correct Efl.Gfx.Shape.append_circle to follow...
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
efl: add Efl.Gfx.Shape.append_rect following SVG specification.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
efl: handle path forced reset to NULL.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: multiply the parent color with the object color.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
ector: use shift instead of divide when possible.
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: and now fix Evas GL backend to display Evas_Object_VG...
commit
|
commitdiff
|
tree
2015-04-03
Cedric BAIL
evas: add support for alternate Ector rasterizer based...
commit
|
commitdiff
|
tree
next