clear color multiply when rendering mapped obj
[profile/ivi/evas.git] / src / lib / canvas / evas_render.c
2012-04-15 rasterclear color multiply when rendering mapped obj
2012-03-21 rasterfix map overdraw issue that has snuck in during development
2012-03-20 rastermake sure we clean temporary objects - make some notes...
2012-02-21 rasterfix regression during 1.1 dev (towards 1.2) that made...
2011-12-26 devilhornsEvas: Fix calculations for framespce when changed.
2011-12-19 rasteradd new events for pre/post rendering
2011-12-17 devilhornsEvas: Handle framespace changes also during 'render'.
2011-12-16 rasteruseless clip setting in ctx as it's reset a few lines...
2011-12-16 rasterfix map clip issue that shows up in buffer engine.
2011-11-11 rasterfix another evas map clip issue! hooray! never ending...
2011-10-27 rasterand fix evas map used as mapbuf with clipping and stuff...
2011-10-22 rasteroh dear. debugging snuck in in my other fixes. remove.
2011-10-21 rasteroh this one was a doosey to find. objects still having...
2011-10-21 rasterand NOW fix obscure object handling properly.
2011-10-21 rasterand disable invalidate optimization
2011-10-13 cedricevas: only draw the hole when it's needed.
2011-10-11 rasteruse lround() for map coord rounding to avoid silly...
2011-10-04 cedricevas: cleanup and reorder video function call to be...
2011-10-03 cedricevas: add basic support for video support.
2011-08-20 rasterfix proxy rendering!!!! ugh. i dont like the way i...
2011-08-15 devilhornsEvas: Fix formatting.
2011-07-25 rasterfix latent onebuf code (was never used before)
2011-07-01 sachielNot so unused
2011-06-13 cedricevas: reorder accessing Evas_Object to prevent accessin...
2011-05-21 seozEvas evas_render.c: Fixed formatting.
2011-05-19 rasterfix proxy sourcing of smart obj that updates.
2011-05-18 caroremove some shadow declarations
2011-04-23 rasternash -> i fixed your mask rendering. interesting you...
2011-04-08 rasterdoxy move to header.
2011-04-06 nashMasking: Push a bit more arbitrary clipping
2011-03-31 rasterFIX: fix render bug when rendering to buffer canvases...
2011-03-29 tasnRevert "evas: work around text/textblock bug rendering...
2011-03-28 cedricevas: work around text/textblock bug rendering outside...
2011-03-23 cedricevas: fixed the last issue with clipping.
2011-03-21 cedricevas: hopefully the last clip bug fix.
2011-03-16 cedricevas: probably another needed patch for clipping issue...
2011-03-15 cedricevas: this will fix some clipping issue with map.
2011-02-10 rasterfix most of nash's mess. 2 added aborts that nash has...
2011-02-06 nashSupport for Proxy Objects (and others)
2011-02-06 nashFix redrawing issues with proxies.
2011-02-06 nashSwitch to a sub proxy sstructure.
2011-01-27 rasterprotect against people providing out-of-bounds u&v...
2011-01-19 rasterfix over-render bug in map/mapbuf and with changed...
2011-01-16 rasterand reduce error more by making coords fp/double.
2011-01-16 rasterchange map points to use double and floats to reduce...
2011-01-06 rasterfix evas map bug -
2010-12-24 rasteradd unload callback - missing event problem that makes...
2010-10-14 cedric * evas: force the update to only affect the currently...
2010-10-11 rasterfix clip bug.
2010-09-26 cedric * evas: fix rendering of object with color (*,*,*,0)
2010-09-25 rasterwooo overzealous commenting. fix. better now.
2010-09-25 rasterworking on debug. doesn't affect anything atm.
2010-09-25 rasterwell that improves map a bit! less overdraw! :) and...
2010-09-22 rasterbrutally evil... internally.. but it works. map perspec...
2010-09-19 rasterfix clip in simple img obj case
2010-09-03 rasterfix raols bug he found map + del obj.
2010-09-03 rastergrrrr. slowness bug. fix. now display bug is back.
2010-09-03 rasterin order to fix some horridibubble things. i had to...
2010-09-01 rasterand fix up some related map+clip+smart render issues...
2010-08-29 rasterfix map bug. :) again. this time both cases work.
2010-08-24 rasterfix nasty uncaught clip + map bug! fix fix fix!!!!!
2010-08-24 raster1 bug-- ... when maps got enabled and disabled you...
2010-08-18 cedric * evas: remove some warning.
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.
next