evas/cserve2: Use width and horizontal bearing from
[profile/ivi/evas.git] / src / lib / include / evas_common.h
2012-05-15 antognollievas/cserve2: Use width and horizontal bearing from
2012-05-11 cedricevas: detect properly when we wippe out font information.
2012-05-03 sachielevas/cserve2: fix typo that kept cserve2 disabled
2012-04-30 cedricevas: remove unused parameter.
2012-04-26 cedricevas: remove EVAS_FRAME_QUEUING.
2012-04-26 cedricevas: remove EVAS_SLI code path, it was to slow and...
2012-04-26 cedricevas: lock less font rendering.
2012-02-24 cedricevas: add Exotic support.
2012-02-18 caroEvas: remove WIN32_CPPFLAGS and WIN32_CFLAGS are there...
2012-02-13 rastermake rect_t use int's... no overflow. yay!
2011-12-23 rasterFrom: Sanghee Park <sh15.park@samsung.com>
2011-12-05 cedricevas: use eina_lock a little bit more.
2011-11-14 rasterremove internal rect list declarations that are never...
2011-11-05 kakarotoEvas: Add a psl1ght engine for the PS3
2011-10-22 rasterand fix tiler to do full resolution. yes - more mem...
2011-10-18 tasnEvas font: Oops, hb_fonts should be per font instance...
2011-10-17 tasnEvas font: Cache Harfbuzz font structure for fonts...
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-09-30 lucasevas: add SSE3 support
2011-09-29 cedricevas: oops forgot that.
2011-09-07 kakarotoEvas: If not threading, then LKT should not return...
2011-08-12 seozevas evas_common.h: Fixed spacing and removed trailing...
2011-08-11 rasterFrom: Jiyoun Park <jy0703.park@samsung.com>
2011-08-01 tasnEvas font: Renamed FONT_REND_ITALIC/BOLD -> FONT_REND_S...
2011-06-13 rasterFrom: Jiyoun Park <jy0703.park@samsung.com>
2011-06-07 cedricevas: add evas_object_image_load_orientation_set, evas_...
2011-06-02 rasterdisable evas filter code. buggy. doesn't work right.
2011-05-19 rasterfix load of data to ACTUALLY set the load error in...
2011-05-15 tasnEvas font-engine: Remove the useless RGBA_Font_Source...
2011-05-09 cedricevas: fix evas_pipe and use eina_condition.
2011-05-02 tasnEvas font-engine: Remove passing of strings to font_draw.
2011-05-02 rasterFrom: "Sung W. Park" <sungwoo@gmail.com>
2011-05-02 rasteradd LKDBUG. sorry - was trying to ekep other changes...
2011-04-24 cedricevas: use eina_lock.
2011-04-22 rasteran initial test at trying pixman instead of evas softwa...
2011-04-21 rasterfix some nasty image cache issues i've found like doubl...
2011-04-21 nashEvas: Fix broken [ARGB]_VAL macros.
2011-04-19 nashEvas: Filters:
2011-04-12 tasnEvas font-engine: Added support for runtime-italic...
2011-04-06 nashMasking: Push a bit more arbitrary clipping
2011-04-04 rasterAPI add: From <dunamis.park@samsung.com> - sungwoo
2011-03-19 rasterevas cache system more pedantic about matches and statting.
2011-03-15 tasnEvas common: Use _GNU_SOURCE instead of __USE_GNU.
2011-02-16 tasnEvas encoding: Removed Evas_Encoding and moved to eina_...
2011-02-08 rastermethinks nash you missed doing the pipe pipeline for...
2011-02-06 nashSupport for Proxy Objects (and others)
2011-01-30 tasnEvas font-engine: cache harfbuzz's face.
2011-01-30 tasnEvas: Multiple changes that all relate to the Harfbuzz...
2011-01-30 tasnEvas font-engine: Moved bidi utils (and added script...
2011-01-16 rasterchange map points to use double and floats to reduce...
2011-01-07 rasterhve to revert these commits. they hve created a whole...
2011-01-07 carotypo
2011-01-07 carouse configure-time headers checks instead of compiler...
2010-12-14 rasterfixed async preload stall bug! still 1 issue left when...
2010-12-14 rasterlockdebug - be able to find mutexes that lock for a...
2010-12-06 nashBe more aggresive turning on neon, and don't include...
2010-10-29 rasterwork on fixing up a font "leak". its disabled via retur...
2010-10-07 etrunkoEvas: Don't #define _GNU_SOURCE
2010-09-22 rasterbrutally evil... internally.. but it works. map perspec...
2010-09-18 barbiericleanup: internal image information is now unsigned.
2010-09-09 rasteractually revert that - not enough testing. need to...
2010-09-09 rastermajor clean of the preload stuff. leaks. bugs. nastines...
2010-09-04 rastermake priority of thread drop linux only - fallback.
2010-08-30 rasteraaah... so.. if we have a fribidi lock.. shall we....
2010-08-26 tasnEvas font: Fixed a couple of warnings and formatting...
2010-08-16 cedric * evas: remove gradient and gradient2.
2010-08-10 tasnEvas: Fixed the compilation warning with sw8 engine...
2010-08-04 lucasFORMATTING
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-16 barbieriFix invalid access if using async-render
2010-06-04 cedric * evas: make it possible to call unload_all from surfa...
2010-05-21 rasterbig patch from Samsung SAIT (Advanced research group...
2010-04-16 rasterallow neon build even if not armv4 - eg build for armv6...
2010-03-24 cedric * evas: improve thread rendering by moving image loadi...
2010-03-24 cedric * evas: make map work with threaded rendering.
2010-02-03 raster1. fix fcfini issue i hit - yes . things may look like...
2010-01-30 caro * undef close() and open() in evas_module also for...
2009-12-22 barbierifix evas image loading error reporting.
2009-12-22 cedric * evas: Fix build when pipe rendering is disabled.
2009-12-21 cedric * evas: Remove lot's of warning.
2009-12-18 cedric * evas: Complete rewrite of evas image preload code.
2009-11-05 cedric * evas_cache_image: Attempt to make a definitiv fix...
2009-10-22 cedric * evas: Cleanup move to eina log.
2009-10-17 rastermap image... not used yet.
2009-10-09 rasternew gl engine. no one uses it anyway. not 100% complete...
2009-09-24 rasteraccount for padding too for too-big
2009-09-24 caro * export _evas_log_dom_global as it can be used in...
2009-09-22 rasterand much pain and ganshing of teeth.. this took too...
2009-09-21 cedric * evas: Use eina_log.
2009-09-16 barbieridunno what's this crazy math, but it overflows on 64...
2009-09-16 rastermake loaders use "big image" macro to detect an image...
2009-09-15 rasteradd "region" load opt. no loader handles it... yet
2009-09-11 raster1. make max image size a #define
2009-07-30 cedric * eina: Add eina_cpu_count.
2009-07-10 rastercserve for evas now has a threaded loader - much better...
2009-06-25 caroremove trailing spaces
2009-06-18 cedric * evas: Use Eina hash improvements.
next