profile/ivi/evas.git
2011-10-31 hermetevas/evas_object_polygon - fixed wrong.
2011-10-31 hermetevas/evas_stack - just removed white spaces and fixed...
2011-10-30 carodeclare the variables at the beginning of the block
2011-10-30 discomfitoradd missing variable from r64139
2011-10-28 rasterFrom: "Sung W. Park" <sungwoo@gmail.com>
2011-10-27 hermetevas - updated Changelog and @since for evas_object_fre...
2011-10-27 hermetevas - added new API evas_object_freeze_events_set/get
2011-10-27 rasterand fix evas map used as mapbuf with clipping and stuff...
2011-10-26 tasnEvas font: Removed double ;.
2011-10-26 rasterfix clip-out issue after making mapped objs opque fix...
2011-10-26 rasterwe can't limit sizes on load because of "i'm just loadi...
2011-10-25 rasterwarning--
2011-10-25 rasterwarn--
2011-10-25 rasterwarn--
2011-10-25 rasterwarning--
2011-10-25 rasterdisable getting of xft.dpi - always been an option...
2011-10-25 rasteroh dear.. lewft and right pixle duplication for interpo...
2011-10-25 hermetevas/evas_object_smart - trivial changes
2011-10-25 rasterFrom: EunMi Lee <eunmi15.lee@samsung.com>
2011-10-25 hermetEvas - Modified field names in Evas structure to be...
2011-10-23 caroemacs users don't like trailing white spaces
2011-10-23 rasterannoy vim users with spaces at the start of blank lines. :)
2011-10-22 mike_mevas: Fix a warning
2011-10-22 caroEvas: bump libpng version to 1.2.10.
2011-10-22 rasterand fix chglog and @since for max img size api
2011-10-22 rasterand zero out previous rect info on clear.
2011-10-22 rasterand fix tiler to do full resolution. yes - more mem...
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 antognollievas/fb: use virtual sizes to describe the fb mode...
2011-10-21 cedricevas: coorectly dirty YUV data.
2011-10-21 rasterhmm gles doesnt have internal format fetching.
2011-10-21 rasterand NOW fix obscure object handling properly.
2011-10-21 hermetevas/evas_inline - indent!
2011-10-21 rasternote on detecting texture alloc fail. need to percolate...
2011-10-21 rasterand disable invalidate optimization
2011-10-21 rasterdebug for future. for now found the problem.
2011-10-21 hermetevas/evas_events - trivial changes
2011-10-21 rasterhave evas engine also to update rect math so we can...
2011-10-21 rasteradd call to get maximum image size (eg max texture...
2011-10-21 rasterif image biger than max texture size... report allocati...
2011-10-21 rasternicer formatting of async events
2011-10-20 hermetevas/evas_events.c - removed duplicated lines
2011-10-20 hermetevas/evas_events - removed useless lines since we suppo...
2011-10-19 rasterwe dont need the dirty at the end either.
2011-10-19 rasterFrom: Jiyoun Park <jy0703.park@samsung.com>
2011-10-19 cedricevas: simplify code at the same time.
2011-10-19 rasternono - we dont dirty images when we set data...
2011-10-19 rasterFrom: Jiyoun Park <jy0703.park@samsung.com>
2011-10-18 tasnEvas font: Oops, hb_fonts should be per font instance...
2011-10-18 rasterFrom: Jiyoun Park <jy0703.park@samsung.com>
2011-10-18 rasterfor now - revers eumni touch events patch until we...
2011-10-18 rasterFrom: "Sung W. Park" <sungwoo@gmail.com>
2011-10-17 tasnEvas font: Cache Harfbuzz font structure for fonts...
2011-10-17 tasnEvas textblock: Beautify the DRAW_FORMAT_DASHED macro...
2011-10-17 tasnRevert "evas: Deal with harfbuzz API breakage"
2011-10-17 tasnEvas textblock: Cleaned up DRAW_FORMAT/_DASHED macros.
2011-10-17 tasnEvas textblock: Added dashed underline support.
2011-10-17 rastersorry. we can't depend on svnrev in versions. wish...
2011-10-16 discomfitorsvn:ignore
2011-10-16 discomfitorsvn:ignore
2011-10-16 discomfitorrequire recent eina
2011-10-15 kakarotoEvas: Check for dlsym and disable gl engines if not...
2011-10-15 kakarotoEvas: Remove a useless ifdef that was causing dead...
2011-10-15 devilhornsEvas: Fix compiler warnings wrt uninitialized variables.
2011-10-14 mike_mevas: Deal with harfbuzz API breakage
2011-10-13 cedricevas: only draw the hole when it's needed.
2011-10-13 caroEvas: faster "lround"
2011-10-13 rasterround negatives right.
2011-10-13 rasterlets just fal back to "stoopid" mode rounding for non...
2011-10-13 mike_mevas: Use clists to store the render recalculation...
2011-10-12 rasterfix use of invalid program id IF viewport changed ...
2011-10-12 rasterfix gl pipeline problem with textures and map and the...
2011-10-12 rasterfixme--
2011-10-12 rastermore sse3 bugs!
2011-10-12 rastermake more bug notes.
2011-10-12 rasterall vert shaders always highp on gles.
2011-10-11 rastersome nasty hackery to get affine transform mapping...
2011-10-11 rasterdisable buggy sse3 routine! test showed it in ello.
2011-10-11 rasterfix off-by-one update region calc in map.
2011-10-11 rasteruse lround() for map coord rounding to avoid silly...
2011-10-11 rasteroops - typo.
2011-10-10 rasteradapt to SEC direct texture access changes for the...
2011-10-10 hermetevas/evas_events - trivial changes
2011-10-09 caroEvas: big mistake in efl_attribute.m4. My bad
2011-10-08 caroEvas: Add GL_EET_CFLAGS tp CPPFLAGS so that Eet.h is...
2011-10-08 rasterbe quiet about the EEK.
2011-10-08 rasterCommit Neil's patch reported here:
2011-10-08 rasterfix cedric's nv12 shader! it worked by luck only. tex_y...
2011-10-06 rastertry and make newgl work again... fail! why does glx...
2011-10-06 rasterno no.. oops. i missed an error!
2011-10-06 rasternewgl work.. now.. why?
2011-10-06 rasteronly use highp *IF* compiler supports it.
2011-10-06 mike_mevas: remove extra CR
2011-10-05 lucas[PATCH] evas: fix typo in LOOP_ALIGNED_U1_A48_SSE3
2011-10-05 cedricevas: fix shader for nv12.
2011-10-05 rasteroh and compile script missing updates to make shd's...
2011-10-05 woohyunevas/evas_object_textblock : When cursor_mode is BEFORE...
2011-10-04 rasterall shaders -> use high precision not medium to avoid...
2011-10-04 cedricevas: cleanup and reorder video function call to be...
next