big patch from Samsung SAIT (Advanced research group) for async multi-frame
[framework/uifw/evas.git] / src / lib / canvas / evas_render.c
2010-05-21 rasterbig patch from Samsung SAIT (Advanced research group...
2010-05-05 cedric * evas: bring back object cache.
2010-05-01 rasterfix map rendering of text objects.
2010-04-30 rasterfix map render bug.
2010-04-28 rasterfix fill render bug cedric reported. :)
2010-04-27 cedric * evas: cleanup white space.
2010-04-12 rasteradd ability to dump engine coontents (if engine support...
2010-03-22 rasterfix bug when rendering not getting updates!
2010-03-18 barbierievas: mega documentation improving commit.
2010-03-16 rasterfix sync issue with override-redirect windows
2010-02-01 rasteradd 3 things
2010-01-27 rastermove fastpath where it should be
2010-01-26 rasterfastpath for map that are... well.. not mapped.
2010-01-01 rasterfor now - disable scissors.. seems to b0rk thungs
2009-12-30 raster1. line support in gl engine - as if anyone uses lines
2009-12-21 cedric * evas: Remove lot's of warning.
2009-11-23 rastermore debugging options...
2009-11-23 rasterfix anothe rmap draw bug.
2009-11-19 raster0x0 smarts will no be rendered again - well children...
2009-11-15 raster1. if you stack above/below yourself.. you get lost...
2009-11-10 rasteraaag found the bugger. printf--
2009-11-10 rasterok. i'm hunting the bug. yes! printf debuggin gets...
2009-11-09 rastergod damnt that took some time! fixed some bugs with...
2009-11-07 rastersmart children of mapped objs etc. work work!
2009-11-06 rasterreturn somethnig
2009-11-06 rasterfix smart map redraw errors.
2009-11-05 rastermap coords in mapped objects.
2009-11-03 rasterand fix the dual geometry thing - use the clip cache...
2009-11-01 rasteri shoudl use join macro
2009-11-01 rasteradd color to the vertexes in map. this allows for fadin...
2009-10-31 rastermore map work. now only re-render map surface if size...
2009-10-30 rasterfinally! smart objects work with map!
2009-10-29 rasterclean up map - move to #included worker and add mmx...
2009-10-28 rasterthe start of other objects being able to map! text...
2009-10-22 cedric * evas: Cleanup move to eina log.
2009-09-21 cedric * evas: Use eina_log.
2009-09-17 sachielImprove documentation for Evas, Ecore, Edje and Elementary.
2009-09-04 caroremove trailing spaces
2009-08-14 cedric * evas: Garbage is back for opaque window without...
2009-08-14 cedric * evas: Fix two render bugs :
2009-08-09 devilhornsFix placement of __UNUSED__
2009-08-09 devilhornsFormatting
2009-08-07 devilhornsJust Formatting. NO code changes.
2009-06-26 cedric * evas: break engine API !!!
2009-06-23 cedric Evas_Rectangle are gone. We now use Eina_Rectangle...
2009-06-17 cedric * evas: Remove Evas_Bool.
2009-06-15 cedric * Evas: Add another delay before reducing number of...
2009-04-15 cedric * evas: Finally remove as much free/malloc from the...
2009-04-14 cedric * evas: Now all Evas_Rectangle are part of a pool...
2009-04-14 cedric * evas: Add a mempool. More speedup to come, depend...
2009-02-17 rasterand support obscured rects for clip-out if middle of...
2008-10-21 cedricRemove Evas_List from Evas.
2008-10-21 cedricRename EINA_INLIST_ITER_NEXT/EINA_INLIST_ITER_LAST...
2008-10-17 cedricMove from Evas_Object_List to Eina_Inlist and completly...
2008-10-16 cedricRemove Evas_Array.
2008-09-07 barbieriAdd calculate callback to Evas_Smart_Class.
2008-08-17 rastermove around - flatter.