platform/upstream/efl.git
2015-04-06 Oleksandr ShcherbinaRevert "Evas 3D: Fix shadow map shader"
2015-04-06 Carsten Haitzler... efl - add model mv header to installled headers - fix...
2015-04-05 Cedric BAILMerge branch 'devs/felipealmeida/emodel'
2015-04-05 Felipe Magno... efl: move emodel to be an efl interfaces.
2015-04-05 Larry Jremodel: api change property_get/set and event modelchange
2015-04-05 Cedric BAILeio: fix coding style of Eio_Model.
2015-04-05 Cedric BAILeio: use Eina_Log in Eio_Model.
2015-04-05 Cedric BAILeio: add missing file to release tarball.
2015-04-05 Larry Jremodel: API changes and removed unnecessary eina_values...
2015-04-05 Guilherme Lepscheio: fix mismatch datatypes for internal data model...
2015-04-05 Larry Jremodel: Created Emodel and Eio_Model.
2015-04-05 Vincent TorriEvas: remove warning while factorizing code
2015-04-04 ChunEon Parkevas: fix typo in doc.
2015-04-04 Carsten Haitzler... efl - fix more cedric build breaks...
2015-04-04 Mike Blumenkrantzedje: flag param as unused
2015-04-04 Mike Blumenkrantzedje: immediately return NULL when no color classes...
2015-04-04 Carsten Haitzler... evas - unbreak build from cedric merge...
2015-04-03 Cedric BAILMerge branch 'devs/cedric/evas_vg'
2015-04-03 Cedric BAILector: make sure that all of Ector is a beta API.
2015-04-03 Cedric BAILevas: mark Evas VG API as beta API to.
2015-04-03 Subhransu Mohantyector: update cairo enum definitions and fix gradient...
2015-04-03 Subhransu Mohantyector: fix memory leak in Ector.Renderer.Generic.Base...
2015-04-03 Subhransu Mohantyevas: fix memory leak in Efl.Vg.Base class.
2015-04-03 Subhransu Mohantyefl: fix memory leak in efl_gfx_shape_interpolate().
2015-04-03 Subhransu Mohantyevas/canvas : bail out in case of empty or null dash.
2015-04-03 Subhransu Mohantyevas: update batman example with shape property interpo...
2015-04-03 Subhransu Mohantyefl: fix svg path parsing to handle Z also.
2015-04-03 Subhransu Mohantyefl: update efl_gfx_shape interpolation to use fill...
2015-04-03 Cedric BAILefl: all those function should have been static already.
2015-04-03 Cedric BAILefl: follow Efl.VG naming by using bounds_get as an...
2015-04-03 Cedric BAILevas: align naming with ector, use bounds.
2015-04-03 Cedric BAILector: there is no need for bounds get to return a...
2015-04-03 Cedric BAILevas: implements efl_vg_bound_get in all Efl.VG object.
2015-04-03 Cedric BAILevas: remove Efl.VG.Image for now as it was not impleme...
2015-04-03 Cedric BAILevas: remove unused function, no need for untested...
2015-04-03 Cedric BAILevas: implement stack below and above get for Efl.VG...
2015-04-03 Cedric BAILevas: add forgotten static in some Efl_VG object.
2015-04-03 Cedric BAILevas: add missing boung_get and above/below get.
2015-04-03 Cedric BAILector: implements bounds_get for gradients in Cairo...
2015-04-03 Cedric BAILector: implements bounds_get for Ector_Renderer_Cairo_S...
2015-04-03 Cedric BAILector: fix the return type of ector_renderer_bounds_get.
2015-04-03 Cedric BAILefl: add path bounding box computation.
2015-04-03 Cedric BAILevas: remove SVG loader code.
2015-04-03 Cedric BAILevas: removing the ability to load file in Evas_Object_...
2015-04-03 Cedric BAILector: remove some warning from the Cairo backend.
2015-04-03 Cedric BAILector: implement surface size property.
2015-04-03 Cedric BAILector: remove useless function for now.
2015-04-03 Cedric BAILevas: fix Windows build.
2015-04-03 Subhransu Mohantyevas: handle mul_col for ector drawing in gl backend.
2015-04-03 Subhransu Mohantyector: fix transform issue in cairo backend.
2015-04-03 Subhransu Mohantyevas: update batman example with transformation and...
2015-04-03 Subhransu Mohantyector: add cairo_save() and cairo_restore() to fix...
2015-04-03 Subhransu Mohantyevas: fix EVAS_RENDERER_DEBUG_TIMING implementation...
2015-04-03 Subhransu Mohantyefl: simplify append_circle() api implementation.
2015-04-03 Cedric BAILevas: don't track generated content.
2015-04-03 Subhransu Mohantyevas: flush cpu pipeline before ector drawing.
2015-04-03 Subhransu Mohantyector: add mul_col feature in Cairo backend and fixed...
2015-04-03 Cedric BAILevas: force cpu end opt when switching to Cairo rendering.
2015-04-03 Subhransu Mohantyector: add clipping support for Cairo backend.
2015-04-03 Subhransu Mohantyector: gradient now uses spread while filling a shape...
2015-04-03 Subhransu Mohantyector: use line width, join and cap style while stoking...
2015-04-03 Subhransu Mohantyector: don't draw the gradient if its used as fill...
2015-04-03 Subhransu Sekhar... evas : add documentation to legacy vector api's.
2015-04-03 Cedric BAILevas: use legacy API for VG example.
2015-04-03 Subhransu Sekhar... evas: add legacy api for creating vg_shape and vg_conta...
2015-04-03 Subhransu Sekhar... efl: fix efl_gfx_append_rect to clamp radius to always...
2015-04-03 Subhransu Sekhar... efl: force close of rect shape to prevent to avoid...
2015-04-03 Cedric BAILector: expose more useful immediate rendering functions...
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.
next