profile/ivi/evas.git
2009-12-21 cedric * evas_preload, ecore_thread: On memory allocation...
2009-12-20 rasterremove excess tex update on dirty. some formattign...
2009-12-19 caroinclude Evil.h so that getenv is declared on Windows CE
2009-12-19 carofix warning
2009-12-19 carofix returned values
2009-12-19 carodelete_me member is available on when async preload...
2009-12-18 cedric * evas: Complete rewrite of evas image preload code.
2009-12-14 carotoo much _
2009-12-14 carorename evas_glew_main.c to evas_glew__win32_main.c
2009-12-14 cedric * evas_font_dir: Add all guards.
2009-12-14 cedric * evas_font_dir: reduce use of FcFontSort by using...
2009-12-13 rasterclip maps in gl enigne.
2009-12-11 devilhornsFix typo.
2009-12-11 caro * add detection of Objective C.
2009-12-10 rasteradd check magic code!
2009-12-03 caroFix m4 quoting due to quoting change rules in autoconf...
2009-12-02 rasterbaack to normal pre- release name now
2009-12-02 rasterquick make svnrev that has right release names
2009-12-02 rasterand back to a pre-svn sonme after snap
2009-12-02 rasteraaah bah - move to 05 not 04
2009-12-02 rasterasparagus - finally
2009-11-30 cedric * evas_cache_image: At this point link to the cache...
2009-11-27 cedric * evas: Do a proper fix for all rectangle match.
2009-11-26 cedric * evas: Fix bug in evas_objects_in_rectangle_get.
2009-11-23 rastermore debugging options...
2009-11-23 rasterfix anothe rmap draw bug.
2009-11-21 rasterfind gl symbols runtime - some gl's support the feature...
2009-11-19 raster0x0 smarts will no be rendered again - well children...
2009-11-19 barbierifix bug spotted by Brian Wang.
2009-11-17 sachiel<glima> commit msg would be something like: "applying...
2009-11-15 raster1. if you stack above/below yourself.. you get lost...
2009-11-14 rasterfix font alloc bug!
2009-11-13 rasterfix gles symbols
2009-11-13 rasterfix gles defs
2009-11-13 rasteron paper.. go gles2 too... that should work.. in theory...
2009-11-13 rasterfix color stuff.. next.. need to fix z stuff.
2009-11-13 rasterfix some valgrind issues
2009-11-13 rasterand now complex stuff works..... woot!
2009-11-13 rasterfix disabling of blendipoos!
2009-11-13 rasterdel fbo as well if it exists
2009-11-13 rasterrender-to-texture now is used for evas maps... but...
2009-11-12 lmunchFix WinCE engine build
2009-11-11 caroallow glew engine to be compiled again
2009-11-11 barbieri/me stuuuuuuuupid, spank spank spank... go test your...
2009-11-11 barbierimore evas_map utils, let's avoid duplicating these...
2009-11-11 rasterstep 1. some map support! images only right now. next...
2009-11-11 carofix compilation of glew engine.
2009-11-10 rasteraaag found the bugger. printf--
2009-11-10 rasterok. i'm hunting the bug. yes! printf debuggin gets...
2009-11-09 rasterprintf--!
2009-11-09 rasterwhatevr the obj c lang push thing is... it breaks evas...
2009-11-09 raoulFix Cocoa.h detection on MacOSX
2009-11-09 rastermove check to more unlikely position in chekc order
2009-11-09 rastergod damnt that took some time! fixed some bugs with...
2009-11-09 cedric * evas: Add support for async callback in Quartz backend.
2009-11-08 englebassFix compiler warnings
2009-11-07 carofix evas compilation when async preload is disabled
2009-11-07 rastersmart children of mapped objs etc. work work!
2009-11-06 cedric * evas: Add convertion function for 8bpp grayscale...
2009-11-06 raster2 more!
2009-11-06 rasterremove 2 more types
2009-11-06 rasterfix - remove typedefs of gl stuff. not needed.
2009-11-06 rasterbetter text perf - less geometry data for complex text...
2009-11-06 rasteroops - infinite loopies
2009-11-06 rasterreturn somethnig
2009-11-06 rasterfix smart map redraw errors.
2009-11-05 cedric * evas_cache_image: Attempt to make a definitiv fix...
2009-11-05 rastertry uncondiutionalyl remove dropped images from preload...
2009-11-05 rastermap coords in mapped objects.
2009-11-04 rasterfix mul! out of premul range!
2009-11-03 rasterand fix the dual geometry thing - use the clip cache...
2009-11-03 rasteradd a new npot extn string
2009-11-02 barbieriimmediately unset maps.
2009-11-02 rasterdocument map util calls
2009-11-02 rasterfix 3d util api. better now.
2009-11-02 rastersome more util calls for 3d goop. not 100% sure i like...
2009-11-01 rasterfix mmx code
2009-11-01 rasteri shoudl use join macro
2009-11-01 rasteradd color to the vertexes in map. this allows for fadin...
2009-10-31 carospelling
2009-10-31 rastermore map work. now only re-render map surface if size...
2009-10-30 rasterfinally! smart objects work with map!
2009-10-29 rasterifdef++
2009-10-29 rasterclean up map - move to #included worker and add mmx...
2009-10-28 rasterthe start of other objects being able to map! text...
2009-10-26 vapierfix typo in previous change -- EVAS_DEFAULT_LOG_COLOR...
2009-10-26 rasterfill in last fixme on rendering code and make it better...
2009-10-24 carofix+++
2009-10-24 caroeng_setup must return 1 on success and 0 on failure
2009-10-23 rastersmooth map works (down to 1/2 size its good. its pretty...
2009-10-23 rasterfix copy & paste bug.
2009-10-23 rasterfix statements
2009-10-22 caroFix some warnings. I don't touch gl engines for now
2009-10-22 caroFix some warnings. I don't touch map code for now.
2009-10-22 barbierioops, it's eina_log_domain_unregister... domain, not...
2009-10-22 barbierievas_map: more extensible and safe. add docs
2009-10-22 cedric * evas: Add map to SDL also.
2009-10-22 cedric * evas: Fix missing correction.
2009-10-22 rastera little cleaner, but not faster
2009-10-22 rasterfast path for solid maps.
next