profile/ivi/evas.git
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.
2010-05-18 rasterfix symbols! oops.
2010-05-18 rasterhandle gl init fialure correctly and dont mess up font...
2010-05-18 rasterif shader compile fails - peroclate error back up to...
2010-05-13 englebassevas: Add return value
2010-05-13 englebassevas: remove unused variables
2010-05-12 rasterhmmmm gl-es doesnt like that texture2d thing. disable...
2010-05-10 nashNeon improvements for ARM Cortex.
2010-05-09 rastergl engine now does rotates (0, 90, 180, 270), like...
2010-05-05 rasteroops - call params in right order.
2010-05-05 cedric * evas: bring back object cache.
2010-05-04 rasteroooh you'd love to know why this is here.. won't you? :)
2010-05-02 caro * link pthread and spinlock code instead of just compiling
2010-05-01 caroSome libc have a pthread that declares spinlock functions,
2010-05-01 rasterhmm - i don't know how this happened, but - metrics...
2010-05-01 rasterfix map rendering of text objects.
2010-04-30 rasterfix map bug - overzealous optimising. missed case in...
2010-04-30 rasterfix map render bug.
next