efl/src/lib/evas
ChunEon Park 7a6eb2ea42 evas/common: improve evas_common_convert_argb_unpremul() computation.
prev logic increased the alpha channel by 1 so the unpremul resulted in the color got too diff from the origin.

We can't avoid losing the rest values while dividing values in premul/unpremul()
but this will recover the value better closed to origin value.
2015-04-06 22:02:49 +09:00
..
cache evas: fix typo in evas_cache comment. 2014-10-29 22:38:31 +01:00
cache2 evas: fix typo in evas_cache comment. 2014-10-29 22:38:31 +01:00
canvas evas-3d: T2226 (Evas Eet saver does out of range access) fixed. 2015-04-06 14:13:30 +09:00
common evas/common: improve evas_common_convert_argb_unpremul() computation. 2015-04-06 22:02:49 +09:00
cserve2 Spelling fixes 2015-03-18 21:38:33 -04:00
file evas: preparation of places for model_saver_loader separated from image_saver_loader. 2014-12-23 21:13:43 +01:00
filters Evas masking: Fix major memory leak 2015-01-21 17:51:15 +09:00
include evas-3d: T2226 (Evas Eet saver does out of range access) fixed. 2015-04-06 14:13:30 +09:00
Evas.h evas: improve documentation. 2014-10-18 13:53:05 +02:00
Evas_Common.h evas: fix typo in doc. 2015-04-04 15:04:01 +09:00
Evas_Eo.h [evas/evas_3D] Billboard mechanism 2015-04-06 14:10:28 +09:00
Evas_GL.h Evas GL: Add support for Evas GL 3.0 2015-03-16 15:56:43 +09:00
Evas_Legacy.h evas: mark Evas VG API as beta API to. 2015-04-03 16:57:35 +02:00
Evas_Loader.h evas: use Emile for defining all possible loader API. 2015-03-17 09:58:18 +01:00
main.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00