Evas: When we render using the wayland engine(s), if the object we are
[profile/ivi/evas.git] / src / lib / canvas / evas_render.c
2012-08-10 devilhornsEvas: When we render using the wayland engine(s), if...
2012-08-01 devilhornsEvas: Fix evas build from botched copy/paste.
2012-08-01 devilhornsEvas: Fix trying to clip objects to the framespace...
2012-07-30 devilhornsEvas: Fix bugs in Wayland Engine(s) with regard to...
2012-07-24 cedricevas: handle proxy with the right context.
2012-07-16 hermetevas/render - fixed to do pre render for the children...
2012-07-16 hermetevas/render - removed duplicated recalc.
2012-07-16 hermetevas/render - removed uselss compare and fix indent
2012-07-04 cedricevas: add more infrastructure to the prepare stage...
2012-06-17 rasterwanrn--
2012-06-15 hermetevas/render - clean up when map is enabled. In this...
2012-06-15 hermetevas/render - no. my fault.
2012-06-15 hermetevas/render - removed useless param
2012-06-15 hermetevas/render - fix indent.
2012-06-14 cedricevas: cache conversion from Evas_Map to RGBA_Map.
2012-05-30 hermetevas/map - fixed afterimage problem. now we don't need...
2012-05-30 hermetevas/render - pre render will be always. don't need...
2012-05-30 hermetevas/map - fixed to update the rendering when map is...
2012-05-29 hermetevas/render - they are already cleaned.
2012-05-29 hermetevas/render - removed duplicated call
2012-05-29 hermetevas/rendering - Fixed to clean up when map actually...
2012-05-25 devilhornsEvas: (wayland): Use Seb's strncmp statement (easier...
2012-05-25 devilhornsEvas: Fix clipping issue for wayland engines (were...
2012-05-18 hermetevas/evas_render - and should update the mapped objects...
2012-05-18 hermetevas/evas_render - should call the render_post since...
2012-05-17 hermetevas/evas_render - removed dead code
2012-05-16 hermetevas/evas_render - trivial changes
2012-05-16 hermetevas/evas_render - added evas_object_change_reset inter...
2012-05-15 hermetevas/evas_render - clean code more in _evas_render_phas...
2012-05-15 hermetevas/render - removed unnecessary parameter in _evas_re...
2012-05-07 sachielcserve2 warnings begone
2012-05-03 sachielevas/cserve2: fix typo that kept cserve2 disabled
2012-04-26 cedricevas: remove EVAS_FRAME_QUEUING.
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.
next