summaryrefslogtreecommitdiff
path: root/src/modules/evas/engines/software_generic/evas_engine.c
Commit message (Expand)AuthorAgeFilesLines
* evas: Fix crash with filtersJean-Philippe Andre2017-08-161-2/+1
* software_generic: Improve dmabuf validity testsDerek Foreman2017-06-301-7/+1
* software_generic: fix eng_image_native_getDerek Foreman2017-06-291-2/+7
* software_generic: Check dmabuf attribute version during setDerek Foreman2017-06-291-1/+15
* software_generic: Add plane assign/release function pointersDerek Foreman2017-06-231-0/+2
* evas_map: support map with number of points as multiples of 4Thiep Ha2017-06-081-4/+4
* evas: reuse code for colorspace logic by using switch case statement fallthro...Cedric BAIL2017-06-051-0/+2
* evas: stat introducing a concept of engine and output in the backend.Cedric BAIL2017-05-121-22/+22
* evas: do not rely on Evas canvas for Evas Ector engine backend.Cedric BAIL2017-04-251-2/+2
* evas: remove engine.data.output.Cedric BAIL2017-04-241-1/+1
* evas filters: Refactor ector and gfx filters A LOTJean-Philippe Andre2017-04-141-46/+27
* evas: Rename software filter function typeJean-Philippe Andre2017-04-141-3/+3
* evas filters: Move blur to software generic (8/8)Jean-Philippe Andre2017-04-141-2/+1
* evas filters: Move transform to software generic (7/8)Jean-Philippe Andre2017-04-141-0/+1
* evas filters: Move bump to software generic (6/8)Jean-Philippe Andre2017-04-141-0/+1
* evas filters: Move displace to software generic (5/8)Jean-Philippe Andre2017-04-141-0/+1
* evas filters: Move fill to software generic (4/8)Jean-Philippe Andre2017-04-141-1/+2
* evas filters: Move curve to software generic (3/8)Jean-Philippe Andre2017-04-141-0/+1
* evas filters: Move mask to software generic (2/8)Jean-Philippe Andre2017-04-141-5/+3
* evas filters: Move blend to software_generic (1/8)Jean-Philippe Andre2017-04-141-1/+46
* evas: give width offset when Evas tries to find ellipsis positionYoungbok Shin2017-04-101-2/+2
* evas gl: Fix usage of OSMesaJean-Philippe Andre2017-03-141-5/+14
* evas cutouts - quickly avoid huge per issues with large nos of cutoutsCarsten Haitzler (Rasterman)2017-01-021-0/+8
* evas: Fix image save with GL engine and orientationJean-Philippe Andre2016-12-211-1/+8
* evas: Remove context from some engine functionJean-Philippe Andre2016-12-161-1/+1
* evas: Remove context from polygon internal functionsJean-Philippe Andre2016-12-161-2/+2
* evas: fix memory leak in software generic in error case.Awadhesh Singh2016-12-121-0/+1
* evas: refactor setup stage and reduce complexity for engine.Cedric BAIL2016-12-071-1/+2
* evas-software-generic: Add missing EINA_UNUSED for unused functionChris Michael2016-11-181-1/+1
* evas engines - add more support for noscale pixel buffers esp in glCarsten Haitzler (Rasterman)2016-11-171-0/+23
* evas - add engine api to get a specific fbo/surf that wont be scaledCarsten Haitzler (Rasterman)2016-11-171-0/+11
* evas - add a prepare stage for objects before renderCarsten Haitzler (Rasterman)2016-11-171-0/+9
* evas modules - only unregister log domain if its registeredCarsten Haitzler (Rasterman)2016-11-171-1/+5
* evas_engines: Send both surface and buffer damage to outbuf_flush callbackDerek Foreman2016-10-191-1/+1
* evas: Fix async filters following changes in EOJean-Philippe Andre2016-10-061-2/+8
* ector: make the ector objects as shared object after eo changes.Subhransu Mohanty2016-09-281-0/+2
* evas software_engine: ++safety code.Hermet Park2016-09-211-0/+2
* Revert "evas engine: return as soon as possible if the surface or context is ...Hermet Park2016-09-211-3/+7
* evas engine: return as soon as possible if the surface or context is not valid.Hermet Park2016-09-211-7/+3
* evas_engines: Add a redraws_clear callbackDerek Foreman2016-09-081-0/+1
* evas: Implement support for external buffersJean-Philippe Andre2016-09-061-0/+189
* evas: Change internal function image_data_directJean-Philippe Andre2016-09-061-5/+7
* evas: Switch EO APIs to Eina_Slice for gfx buffers (map)Jean-Philippe Andre2016-09-061-19/+31
* evas: Internally switch to Eina_Slice for buffersJean-Philippe Andre2016-09-061-25/+19
* Rename efl_self to efl_addedTom Hacohen2016-09-051-2/+2
* engines: Add a damage_region_set callbackDerek Foreman2016-08-191-0/+2
* evas: engine: remove set but unused variableStefan Schmidt2016-08-161-2/+0
* evas: Implement GL map/unmap for the simple caseJean-Philippe Andre2016-08-161-10/+10
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-151-4/+4
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-111-1/+1