profile/ivi/evas.git
2010-08-13 rasterand make it work... yes. first time sec egl image works.
2010-08-13 rasteroopsie. fix.
2010-08-13 rastermore work on egl image direct access.
2010-08-12 tasnEvas textblock: Fixed cursor sizes in rare situations...
2010-08-12 tasnEvas: Textblock fixed formating.
2010-08-12 tasnEvas: Textblock - Fixed a couple of segs/invalid memory...
2010-08-12 tasnEvas: Each paragraph has at least one layout item in...
2010-08-12 tasnEvas: textblock - made _format_fill faster.
2010-08-12 tasnEvas: textblock - Made _format_param_parse sane and...
2010-08-12 tasnEvas: fixed textblock compiler warnings.
2010-08-12 rastermore glue/infra. glue evas api to engine together....
2010-08-12 rasterworking on new gl engine feature. inactive right now.
2010-08-11 rasteri->0
2010-08-11 tasnEvas: textblock - fixed arabic shaping and fixed an...
2010-08-11 tasnEvas: Improved evas_textblock_cursor_range_text_get...
2010-08-11 tasnEvas: Textblock - Sanitized format init and shutdown.
2010-08-11 tasnEvas: Cursor updates is now done in one function and...
2010-08-11 tasnEvas: fix range text get in textblock.
2010-08-11 tasnEvas: Added align=auto format to textblock.
2010-08-11 tasnEvas: Added auto lines alignment to textblock. RTL...
2010-08-10 lucasChoose a style for comment
2010-08-10 tasnEvas: Updated Evas_BiDi docs.
2010-08-10 tasnEvas: Update documentation of evas_object_textblock.
2010-08-10 tasnEvas: Fixed a bug when erasing the last paragraph of...
2010-08-10 tasnevas: Fixed compilation warnings in xrender_x11 engine.
2010-08-10 tasnevas: Fixed compilation warnings in software_16 engine.
2010-08-10 tasnEvas: Fixed the compilation warning with sw8 engine...
2010-08-10 raster1. slightly optimise a get opaque call. (some tests...
2010-08-09 tasnEvas: Fixed compilation without BiDi support.
2010-08-09 tasnEvas: Redesigned the textblock object.
2010-08-09 rastermagic numbers. :)
2010-08-09 rasteruseless repeats... remove.
2010-08-09 rasterfix yuv with gl pipe stuff.
2010-08-09 rasterallow for debug checking of # of flushes per frame...
2010-08-09 rastermake new pipes have an env var for tuning, remove old...
2010-08-09 rastersome major re-jig to get multiple render pipes in gl...
2010-08-06 rasterwell well. i broke that. gles enignew builds again.
2010-08-05 lucasFix wrong usages of malloc, calloc and E_NEW
2010-08-04 lucasFORMATTING
2010-08-03 rasterre-jig native surface stuff to share the same gl image...
2010-08-02 rasterallow max cutout rects to be tunable. and change3 defau...
2010-08-02 rasterdont sync if vsync not set...? (good?)
2010-07-31 devilhornsBuffer engine is desired/needed else livethumb previews...
2010-07-31 devilhornsRemove some unused variables/dead assignments.
2010-07-31 devilhornsRemove unused variable(s).
2010-07-31 devilhornsComment out dead assignment(s).
2010-07-31 devilhornsFix evas_module clean 'bug'. NB: Not really an issue...
2010-07-31 devilhornsCleanup some clang reports.
2010-07-31 devilhornsAdd missing break for case.
2010-07-31 devilhornsAdd missing break for case statement.
2010-07-31 devilhorns'cache' is unused here.
2010-07-30 nashTwo fixes: Use the correct string for the stringshare and
2010-07-30 nashUse strnlen... NFI if this works yet.
2010-07-30 nashFix word/metric cache to use strlen
2010-07-30 nashFix the compile error: Doesn't fix massive performance...
2010-07-29 rasteraaah yes. get the ref -1 as free will dec it.
2010-07-29 cedric * evas: remove generated file.
2010-07-29 rasterneed to add null items for item format things (inserted...
2010-07-29 rasternow work?
2010-07-29 nashDocumentation for neon, word and metric caching in...
2010-07-29 nashMinor fixes to font drawing with metric caching enabled.
2010-07-28 devilhornsMake evas build again (here at least).
2010-07-28 tasnEvas: Changing the font engine to work with Eina_Unicod...
2010-07-28 rastertry this one
2010-07-28 nash...but don't draw twice
2010-07-28 nashFall through to slow path if no word and metric cache
2010-07-28 nashDon't try and render wordcache if GL is on, and metric...
2010-07-28 rasteradd new win before deleting old.
2010-07-28 rasterand add in the 8bpp gray stuff
2010-07-28 rasterFrom: Alexander Kerner <alexander.kerner@googlemail...
2010-07-26 nashBloody fenceposts. Draw the right stuff when rendering...
2010-07-26 nashUse memcmp instead of stringshare. Much faster.
2010-07-24 nashSome improvements to 90 degree rotated neon.
2010-07-24 nashBump the default buffer size. USeful for expedite ;-)
2010-07-21 nashTweaks to neon text: Help with some bugs at least.
2010-07-21 nashMinor fix: Don't render text if there is nothing to do
2010-07-21 nashGenerally speaking, dereffing uninited pointners is...
2010-07-20 cedric * evas: make WORD/METRIC cache work with pipe rendering.
2010-07-20 cedric * evas: fix fribidi lock.
2010-07-20 cedric * evas: font config access is not thread safe at all...
2010-07-20 cedric * evas: METRIC and WORD cache require stringshare...
2010-07-20 cedric * evas: unbreak pipe rendering, that was a long break.
2010-07-19 cedric * evas: ignore build file.
2010-07-17 devilhornsUse eina_stringshare_replace rather than several _del...
2010-07-16 barbieriFix invalid access if using async-render
2010-07-16 barbieriFix soft16 preload by replicating Image_Entry::info.
2010-07-15 etrunkoAbility to disable NEON code in runtime
2010-07-14 lucasRemove unneeded code with notnull.cocci script
2010-07-12 rasterbitrot-- > work again (minus map features etc. tho)
2010-07-11 rastera more correct version of the dso fix.
2010-07-09 watchwolfthe min size of the box is the sum of the items min...
2010-07-09 devilhornsMove Evas (and associated headers) to their own dir...
2010-07-08 lucasRemove NULL pointer dereference
2010-07-05 nashAdd more control over word-cache size. Also really...
2010-07-02 nashDon't check alloca, it's like checking the stack exists.
2010-07-02 nashSome fixes for internation support and word cache
2010-07-02 nashPut a FIXME where someone doesn't understand alloca.
2010-07-02 nashOnly use work and metric cacheing on 3 character or...
2010-07-02 nashRenable 'free' for word cache
2010-07-02 nashNot pure, don't need to care about results.
next