summaryrefslogtreecommitdiff
path: root/src/lib/evas/canvas/efl_canvas_proxy.c
Commit message (Expand)AuthorAgeFilesLines
* efl.gfx: remove Efl.Gfx.Image_Load_ErrorMike Blumenkrantz2019-03-041-1/+1
* efl.file: improve api a bitMike Blumenkrantz2019-02-271-1/+1
* eolian gen: enable constness generation on property getter implsDaniel Kolesa2018-04-171-3/+3
* evas: Avoid invalid call to efl_fileJean-Philippe Andre2017-12-141-1/+2
* evas: remove duplicated code and rely on Efl.File { get; set; }Cedric Bail2017-10-041-3/+3
* evas: Use Eina.Slice on the stack (gfx.buffer)Jean-Philippe Andre2017-09-191-15/+8
* evas: Use Eina.Size2D for gfx.bufferJean-Philippe Andre2017-09-191-4/+16
* evas: move all image object related function to use the engine instead of the...Cedric BAIL2017-08-251-3/+3
* evas: Use efl_data_scope_safe_get in evas eventsJean-Philippe Andre2017-06-141-1/+1
* evas: stat introducing a concept of engine and output in the backend.Cedric BAIL2017-05-121-5/+6
* evas: remove engine.data.output.Cedric BAIL2017-04-241-1/+1
* Revert "evas: Add source_region property to proxy objects"Jean-Philippe Andre2016-12-201-43/+8
* evas: Add source_region property to proxy objectsJean-Philippe Andre2016-12-161-8/+43
* efl_canvas_proxy: fix the parameter of EINA_COW_WRITEHosang Kim2016-12-121-1/+1
* evas: Switch EO APIs to Eina_Slice for gfx buffers (map)Jean-Philippe Andre2016-09-061-20/+28
* evas: Internally switch to Eina_Slice for buffersJean-Philippe Andre2016-09-061-3/+12
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-151-25/+25
* evas: Rename Evas.Object to Efl.Canvas.ObjectJean-Philippe Andre2016-06-211-13/+13
* Evas: Rename Evas.Image into Efl.Canvas.Image.InternalJean-Philippe Andre2016-06-101-12/+12
* Evas proxy: Implement buffer map/unmapJean-Philippe Andre2016-03-281-6/+92
* Evas.Image: Create Efl.Canvas.Image for file & data imagesJean-Philippe Andre2016-03-171-1/+1
* Evas.Image: Fix legacy proxy APIJean-Philippe Andre2016-03-151-13/+169
* Evas: Move 3d to Efl.Canvas.Scene3dJean-Philippe Andre2016-03-151-3/+3
* Evas.Image: Add new classes Snapshot and ProxyJean-Philippe Andre2016-03-151-0/+117