Evas (software_generic): Add UNUSED for params that are not used
[framework/uifw/evas.git] / src / modules / engines / software_generic / evas_engine.c
2012-01-11 devilhornsEvas (software_generic): Add UNUSED for params that...
2012-01-05 cedricevas: just disable Evas_GL support in software engine...
2012-01-05 sungAdded EvasGL support for software backend finally.
2011-12-14 devilhornsEvas: Software_Generic: Fix typo? for __UNUSED__.
2011-12-13 yozevas: Add api to know if an evas_object_image could...
2011-11-20 cedricevas: warning--
2011-10-25 rasterwarning--
2011-10-21 cedricevas: coorectly dirty YUV data.
2011-10-18 rasterFrom: "Sung W. Park" <sungwoo@gmail.com>
2011-08-29 cedricevas: add NV12 and MT12 colorspace.
2011-08-11 rasterFrom: Jiyoun Park <jy0703.park@samsung.com>
2011-07-21 cedricevas: add software YUY2 colorspace converter.
2011-06-02 rasterdisable evas filter code. buggy. doesn't work right.
2011-05-29 tasnEvas font-engine: Added two font opaque types.
2011-05-29 tasnEvas font-engine: Fixed font fallback in the same scrip...
2011-05-20 devilhornsEvas: Add UNUSED to evas_engine function 'eng_image_loa...
2011-05-19 rasterfix load of data to ACTUALLY set the load error in...
2011-05-03 rasterwrn--
2011-05-02 tasnEvas font-engine: Remove passing of strings to font_draw.
2011-04-20 rasteroh god. more warning fixes...
2011-04-19 nashEvas: Filters:
2011-04-13 tasnEvas font-engine: Fix the fallback fribidi shaper.
2011-04-13 tasnEvas font-engine: Fixed *props_info_create to accept...
2011-04-12 tasnEvas font-engine: Added support for runtime-italic...
2011-04-07 tasnEvas font-engine: Remove most of the passing of strings.
2011-04-06 nashEvas: Mask: Fix undeclared warnings.
2011-04-06 nashMasking: Push a bit more arbitrary clipping
2011-04-04 rasterAPI add: From <dunamis.park@samsung.com> - sungwoo
2011-03-29 tasnEvas font-engine: Added right_inset_get.
2011-02-10 tasnEvas font-engine: Fixed inset to use the string objects...
2011-02-10 rastermake font cache flush 0 out font cache size first
2011-02-08 rastermethinks nash you missed doing the pipe pipeline for...
2011-02-06 nashSupport for Proxy Objects (and others)
2011-02-01 tasnEvas font/textblock/text: Started using string objects...
2011-01-30 tasnRevert "Snapshot." - didn't mean to commit this :(
2011-01-30 tasnSnapshot.
2011-01-30 tasnEvas: Multiple changes that all relate to the Harfbuzz...
2011-01-30 tasnEvas font engine: Added evas_common_font_query_pen_coords.
2010-10-07 barbieribetter logging.
2010-09-18 barbiericleanup: internal image information is now unsigned.
2010-09-18 barbiericleanup: fix some "unused" errors from -Wextra.
2010-09-18 rasterfix actually supporting clip for maps in gl.
2010-09-08 lucasFix common misspellings
2010-08-18 devilhornsComment out unused variable (commented out instead...
2010-08-16 cedric * evas: remove gradient and gradient2.
2010-08-12 rastermore glue/infra. glue evas api to engine together....
2010-08-03 rasterre-jig native surface stuff to share the same gl image...
2010-07-28 tasnEvas: Changing the font engine to work with Eina_Unicod...
2010-06-20 rasterwarnings--
2010-05-21 rasterbig patch from Samsung SAIT (Advanced research group...
2010-04-30 rasterfix map bug - overzealous optimising. missed case in...
2010-04-12 rasteradd ability to dump engine coontents (if engine support...
2010-03-24 cedric * evas: improve thread rendering by moving image loadi...
2010-03-24 cedric * evas: fix bug that impact performance of map.
2010-03-24 cedric * evas: make map work with threaded rendering.
2010-03-16 cedric * evas: Make evas_object_move on Evas_Object_Polygon...
2010-02-18 rasterlots more shaders!
2010-01-27 rastermove fastpath where it should be
2009-12-22 barbierifix evas image loading error reporting.
2009-12-21 cedric * evas: Remove lot's of warning.
2009-10-31 rastermore map work. now only re-render map surface if size...
2009-10-28 rasterthe start of other objects being able to map! text...
2009-10-22 cedric * evas: Cleanup move to eina log.
2009-10-20 rastermap code... works.. with bugs... but works. visually...
2009-09-30 rasterFrom: Tom <tom@stosb.com> (tasn)
2009-07-30 cedric * eina: Add eina_cpu_count.
2009-06-26 cedric * evas: break engine API !!!
2009-06-16 cedric * evas: Move to Eina module and make it possible to...
2009-05-22 rasterfix engines to match engine func changes with font...
2009-05-18 rastertasn's rtl pathes and improvements... continued!
2009-05-07 raster1. scale cache now allows you to hint at the object...
2009-04-09 rasterscalecache tracks normal cache size etc. etc. etc.
2009-03-27 rasteralso be able to free orig data now (and reload)
2009-03-27 rasternow enough logic to know when to unload original.....
2009-03-27 rastermake pipe renderer separate to thread support - off...
2009-03-26 raster1. a bunch of neon asm infra and some asm, but only...
2009-02-28 caro * remove 'unused parameter' warnings
2009-01-20 cedricCorrectly cancel each image object and not all at once.
2008-12-02 rasterok - revert scalecache until leak fixed.
2008-12-02 rasterquick - evas scalecache put this in svn do i dont lose...
2008-11-04 rasterhmmm after some talking - for now put the transform...
2008-11-03 rasterjose's transform patches. some things to note:
2008-11-01 carofix constness and wrong type parameters
2008-09-16 cedricAdd image preloading support.
2008-08-26 rasterjose has some new gradient work - these are his patches...
2008-08-17 rastermove around - flatter.