profile/ivi/evas.git
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.
2010-07-01 rasterno! include this!
2010-07-01 rasterok - i think this can double-check if neon code can...
2010-07-01 lucasUse macro to get container of inlist
2010-06-30 tasnevas: Removed the obsolete Arabic shaping as it's now...
2010-06-30 cedric * Evas: deprecating gradient API.
2010-06-28 nashNeon fixes for text rendering
2010-06-28 nashwhitespace --
2010-06-28 nashSuppress warnign about dropping const (AKA: C is stupid)
2010-06-27 rasterand final post snap - next releasename
2010-06-27 rastersnap+release
2010-06-27 rasterSnapshot evas
2010-06-25 nashFic names of caching vars.
2010-06-23 carofix linking with mingw
2010-06-22 bdillyAdd 3 missing symbols to escape strings
2010-06-22 rastertry no surf/context etc. on free in egl.
2010-06-21 rasteruse before freeing to make sure context is right
2010-06-20 rasterwarnings--
2010-06-18 cedric * configure.ac: take inept translation a little...
2010-06-16 nashSome more Neon updates: 180 degress.
2010-06-14 nashDon't double declare len
2010-06-14 nashRemoive extra #endif
2010-06-14 nashAdd experimental word and metric caching.
2010-06-11 barbieriAlthough evas_debug is flagged with "debug" in the...
2010-06-09 barbieriSVN_REPO_PATH envvar during autoconf to use svnversion...
2010-06-09 caroit seems that gcc 4.5.0 on Windows does not like my...
2010-06-08 carouse function pointers
2010-06-08 carouse (A)RGB_JOIN macro
2010-06-06 rasterrestore after snap/release
2010-06-06 rasterSnapshot evas
2010-06-06 caroas we use fopen ourself, no need to use the wrapping...
2010-06-06 rasterpost-snap anr release.. reset svn back.. this time...
2010-06-06 rasterSnapshot evas
2010-06-06 rasterpost release - move relname to pre-svn again.
2010-06-06 rasterSnapshot evas
2010-06-04 devilhornsNo reason to include the same header twice.
2010-06-04 cedric * evas: make it possible to call unload_all from surfa...
2010-06-04 rasterclean up smart cb descriptions on del.
2010-06-04 rasterchange svnversion shell goop to nuke sed and just use...
2010-06-03 rasterfix valgrind complaint - indeed corner case.
2010-06-03 sachielLet git-svn users get the right revision number to...
2010-06-02 rasterfix crash on null yuv.
2010-06-01 ruiSupport for new module loaders for BMP and TGA... if...
2010-05-31 rasterooh and also lkd - just to be clean.
2010-05-31 rasternow that header was a mess - and this wasnt using the...
2010-05-31 rasternopw svn revision works again.
2010-05-31 rasterfix - if no svn tree, then it will pretend to be a...
2010-05-31 rasterdistcheck!
2010-05-30 rastertrga loader - snarfed 80% from imlib2. missing paletted...
2010-05-30 rasteron data load alloc surface only if dimensiosn match
2010-05-30 rasteroops - left over png thing.
2010-05-30 rasterfor shits and giggles... i wrote a bmp loader. i did...
2010-05-29 rasteroops - broke module dirs!
2010-05-29 rastermove evas version inside extern c.
2010-05-29 rasterremove semi-colon
2010-05-29 rasterevas version too.
2010-05-27 bdillysmall fix in evas html escape table
2010-05-24 nashFix buggy arm ldr instruction.
2010-05-21 rastersegv there in frame queue code. fix.
2010-05-21 barbierimake it easier to debug if it was enabled, and how :-)
2010-05-21 rasteraaah yes - the flush will ... possibly delete the image...
2010-05-21 rasterunloading of loader module -> bad for sync preload...
2010-05-21 rasterbig patch from Samsung SAIT (Advanced research group...
2010-05-20 rasterbe paranoid about gl context - reset it to "0" every...
2010-05-19 raster2 more symbosl not exported - there, but hidden if...
2010-05-19 nashBUILD_NEON, not BUILD_NEONx
2010-05-19 nashNeonized rotated 90 display for ARMs.
next