Woo Seungsoo [Thu, 25 Aug 2011 23:21:30 +0000 (08:21 +0900)]
Upload package
Change-Id: I06f1a0cd53301e6d45ad3cd5616d2365fb7d5b5b
Park, Sung Woo [Wed, 17 Aug 2011 12:00:21 +0000 (21:00 +0900)]
Adding BGRA support
Park, Sung Woo [Wed, 17 Aug 2011 00:53:59 +0000 (09:53 +0900)]
Fixed the BindFramebuffer issue
Mike McCormack [Thu, 18 Aug 2011 09:37:54 +0000 (18:37 +0900)]
Use version in tar name
Woo Seungsoo [Thu, 18 Aug 2011 08:26:54 +0000 (17:26 +0900)]
Merge "Upload Package"
Woo Seungsoo [Thu, 18 Aug 2011 07:42:33 +0000 (16:42 +0900)]
Upload Package
Change-Id: I8427b1c92e0fb5b0c0ec1637fac52bed99534154
Woo Seungsoo [Thu, 18 Aug 2011 07:31:17 +0000 (16:31 +0900)]
Merge "Map/Unmap image for zero-copy texture"
WonYoung, Choi [Wed, 17 Aug 2011 07:47:28 +0000 (16:47 +0900)]
fix .spec for rpm packaging
Woo Seungsoo [Tue, 16 Aug 2011 08:30:52 +0000 (17:30 +0900)]
Map/Unmap image for zero-copy texture
Change-Id: I64f2f20b45ecfdcf8bc4dd5cd603af77cdc90a80
Jiyoun Park [Thu, 11 Aug 2011 05:00:15 +0000 (14:00 +0900)]
Package upload
Jiyoun Park [Tue, 9 Aug 2011 04:14:46 +0000 (13:14 +0900)]
Package upload
Jiyoun Park [Tue, 9 Aug 2011 03:48:18 +0000 (12:48 +0900)]
Merge "[*][Evas_image_load_gif] deal with the case frame's size is wrong if frame size exceed logigal screen size, we only draw logigal screen size area"
Mike McCormack [Mon, 8 Aug 2011 11:36:06 +0000 (20:36 +0900)]
Add RPM packaging
Jiyoun Park [Sat, 6 Aug 2011 12:43:50 +0000 (21:43 +0900)]
[*][Evas_image_load_gif] deal with the case frame's size is wrong
if frame size exceed logigal screen size, we only draw logigal screen size area
Change-Id: I5e46bcd89a161814b9c2e51b9504ae4cea832cf4
Jiyoun Park [Fri, 5 Aug 2011 13:21:27 +0000 (22:21 +0900)]
Package upload
Jiyoun Park [Fri, 5 Aug 2011 10:22:47 +0000 (19:22 +0900)]
[*][evas_image_load_gif] fix gif loader memory leak
fix indentation and other thing according to advise
there is some case gif file didn't close .
so I fix this memory leak
Change-Id: Ida9846b69f67fa2ff8a2940e0d37c36d85b8d6cf
ChunEon Park [Thu, 4 Aug 2011 07:47:57 +0000 (16:47 +0900)]
Merge "evas_object_smart - trivial changes"
Jiyoun Park [Mon, 1 Aug 2011 08:57:53 +0000 (17:57 +0900)]
Package upload
Jiyoun Park [Mon, 1 Aug 2011 08:12:00 +0000 (17:12 +0900)]
evas_image_load_bmp bug fix
there is some bug cause memory crash in evas_image_load_file_head_bmp function
the problem is occurred below case.
bit_count = 32 & comp = 0
so I modify pix end pointed the end of surface
Change-Id: Ie00e599db377b82ffccd4238f2c4163732096b6a
ChunEon Park [Fri, 29 Jul 2011 14:36:08 +0000 (23:36 +0900)]
evas_object_smart - trivial changes
but makes better to debugging with EVAS_DEBUG_ERROR
Jiyoun Park [Fri, 22 Jul 2011 13:39:41 +0000 (22:39 +0900)]
Package upload
Jiyoun Park [Fri, 22 Jul 2011 12:38:32 +0000 (21:38 +0900)]
evas_object_image Add Animation gif feature
I implement animation gif feature.
we will describe detail thing using document
Change-Id: I8dd67cbb36dcb06e7a4ca2a313dd2c709c1775b3
Daniel Juyung Seo [Wed, 20 Jul 2011 08:40:11 +0000 (17:40 +0900)]
Package upload
Daniel Juyung Seo [Tue, 19 Jul 2011 08:51:55 +0000 (17:51 +0900)]
[new APIs] Added evas_event_refeed_event, evas_object_table_pack_get from opensource upstream due to elementary migration.
Woo Seungsoo [Mon, 18 Jul 2011 12:38:52 +0000 (21:38 +0900)]
Upload Package
Woo Seungsoo [Mon, 18 Jul 2011 06:40:42 +0000 (15:40 +0900)]
It is modified to get stride in gl backend.
Change-Id: I0628a3f6adc271be3e42fd0c6966e81ebdb27630
Jiyoun Park [Thu, 14 Jul 2011 13:37:51 +0000 (22:37 +0900)]
Package upload
Jiyoun Park [Wed, 13 Jul 2011 06:47:28 +0000 (15:47 +0900)]
I've removed a comment which is creating dummy shader when using GL_OES_get_program_binary extension.
Mr. Haegeun Park who is in charge of GPU driver fixed get_program_binary bug in the SGX driver.
There's no need to create dummy shaders any longer.
And I've added link status checking code to validate the binary object.-by gl77.lee@samsung.com
Change-Id: I2f4a2c7cb604195a08b59f792a12532b88ce9176
Jiyoun Park [Wed, 13 Jul 2011 02:00:38 +0000 (11:00 +0900)]
Merge "[Evas]fix evas jpeg load buf if file was damaged, it's file info in file is different from real file size. in that case jpeg map feature have to deal with file info exceed buffer size. I add error check code related with this"
Woo Seungsoo [Tue, 12 Jul 2011 02:09:08 +0000 (11:09 +0900)]
Upload Package
Change-Id: I487d3c8e9bcca1bbe9ad42eb631616c6d794d619
Woo Seungsoo [Mon, 11 Jul 2011 08:27:29 +0000 (17:27 +0900)]
A routine to check Mali is Added.
Change-Id: I3e2adbbf8952b67317f4d6a32175a4d137865761
Jiyoun Park [Mon, 11 Jul 2011 04:59:57 +0000 (13:59 +0900)]
[Evas]fix evas jpeg load buf
if file was damaged, it's file info in file is different from real file size.
in that case jpeg map feature have to deal with file info exceed buffer size.
I add error check code related with this
Change-Id: I72dad10bf48fb6930e3f8d1c1ff85d109d0bf4b9
WooHyun Jung [Thu, 7 Jul 2011 07:14:37 +0000 (16:14 +0900)]
Package upload
WooHyun Jung [Thu, 7 Jul 2011 07:11:52 +0000 (16:11 +0900)]
Merge "Textblock : merge with 61068 for fixing single line bug"
WooHyun Jung [Wed, 6 Jul 2011 10:49:36 +0000 (19:49 +0900)]
Textblock : merge with 61068 for fixing single line bug
Daniel Juyung Seo [Wed, 6 Jul 2011 06:19:36 +0000 (15:19 +0900)]
[evas_map.c] Added warning comments to evas_map code which have
problems with notify freeze.
Shinwoo Kim [Wed, 6 Jul 2011 05:27:18 +0000 (14:27 +0900)]
Upload Package
Shinwoo Kim [Wed, 6 Jul 2011 05:17:54 +0000 (14:17 +0900)]
[map] add comment to avoid entering infinite loop
Change-Id: I679e57bd801d18c2ff04356d1daec512c92a9a27
ChunEon Park [Tue, 5 Jul 2011 10:52:00 +0000 (19:52 +0900)]
changelog - repackaging
evas_1.0.0.001+svn.60295slp2+build02
ChunEon Park [Tue, 5 Jul 2011 10:41:34 +0000 (19:41 +0900)]
Merge branch 'master' of 165.213.180.234:/slp/pkgs/e/evas
ChunEon Park [Tue, 5 Jul 2011 10:42:55 +0000 (19:42 +0900)]
Merge "evas/evas_map - added workaround code to remove afterimage problem.Sine the last frame is not updated when map is disabled,Afterimage problem is happened in software rendering.Need to find out the reason in the rendering engine then fix it.However, it's hard to fix the problem now, added a just workaround code temporary.This problem will be fixed later or be removed when the rendering engine is refactored completely."
ChunEon Park [Tue, 5 Jul 2011 10:19:14 +0000 (19:19 +0900)]
Merge branch 'master' of 165.213.180.234:/slp/pkgs/e/evas
Hyoyoung Chang [Tue, 5 Jul 2011 01:45:59 +0000 (10:45 +0900)]
[evas] add checking event type
ChunEon Park [Fri, 1 Jul 2011 02:01:36 +0000 (11:01 +0900)]
evas/evas_map - added workaround code to remove afterimage problem.Sine the last frame is not updated when map is disabled,Afterimage problem is happened in software rendering.Need to find out the reason in the rendering engine then fix it.However, it's hard to fix the problem now, added a just workaround code temporary.This problem will be fixed later or be removed when the rendering engine is refactored completely.
ChunEon Park [Fri, 1 Jul 2011 08:29:48 +0000 (17:29 +0900)]
Merge "evas/evas_gl - added a missed magic check string value"
ChunEon Park [Fri, 1 Jul 2011 01:59:38 +0000 (10:59 +0900)]
evas/evas_map - merged with svn
svn log -
------------------------------------------------------------------------
r60425 | hermet | 2011-06-17 16:12:20 +0900 (Fri, 17 Jun 2011) | 4 lines
evas/evas_map - trivial changes.
ChunEon Park [Fri, 1 Jul 2011 01:45:43 +0000 (10:45 +0900)]
evas/evas_gl - added a missed magic check string value
ChunEon Park [Fri, 1 Jul 2011 01:42:17 +0000 (10:42 +0900)]
evas/evas_map - added MAGIC_MAP
Daniel Juyung Seo [Tue, 28 Jun 2011 08:20:29 +0000 (17:20 +0900)]
[sbs] Build faster using more cores.
Jaehwan Kim [Fri, 24 Jun 2011 09:09:50 +0000 (18:09 +0900)]
Package upload
Jaehwan Kim [Fri, 24 Jun 2011 08:18:31 +0000 (17:18 +0900)]
[rules] fix the build error in i386
Jaehwan Kim [Thu, 23 Jun 2011 10:35:07 +0000 (19:35 +0900)]
svn update: 60295 (latest:60295)
Jiyoun Park [Mon, 13 Jun 2011 09:01:27 +0000 (18:01 +0900)]
Package upload
Jiyoun Park [Mon, 13 Jun 2011 05:34:06 +0000 (14:34 +0900)]
evas_scale_function overflow problem
evas scale function usually use shift operation for fixed point.
it shift 16bit so if the value is over (1 << 15)-1 , it make overflow.
so I add check code to scale function whether the value exceed (1 << 15) -1.
Change-Id: Idce73f290b1f27e1b4df472c56eec77354e97fc8
Daniel Juyung Seo [Thu, 2 Jun 2011 02:15:41 +0000 (11:15 +0900)]
Package upload
Daniel Juyung Seo [Wed, 1 Jun 2011 13:20:28 +0000 (22:20 +0900)]
[Evas] Added evas_event_thaw_eval() API. Upstream merge with r59727.
Jiyoun Park [Thu, 26 May 2011 04:56:14 +0000 (13:56 +0900)]
Evas_op_blend bug fix
blend function did not increase address of pixel which be computed
so it make infinite loop
we fix this bug
Change-Id: Ic22e1e114925ec428c6bb0d906e5fc4186403491
Jaehwan Kim [Tue, 24 May 2011 06:18:38 +0000 (15:18 +0900)]
remove evas.rebase.complete
Jiyoun Park [Mon, 16 May 2011 04:26:07 +0000 (13:26 +0900)]
Package upload
Jiyoun Park [Mon, 16 May 2011 03:09:50 +0000 (12:09 +0900)]
Evas_cache: fix size scale bug fix
if there are several object and one object chanes object size,
it make new cache entry related with new size object.
but it also make original cache entry reference to 1.
I fix this bug
Change-Id: Idc250438858d4d8a310a91811c34228cf7672e16
chuneon.park [Mon, 9 May 2011 06:13:39 +0000 (15:13 +0900)]
upload package
chuneon.park [Fri, 6 May 2011 11:16:03 +0000 (20:16 +0900)]
evas/evas_object_smart - fixed parent cache invalidation logic error.
Jiyoun Park [Wed, 4 May 2011 05:36:01 +0000 (14:36 +0900)]
Package upload
Jiyoun Park [Wed, 4 May 2011 02:36:03 +0000 (11:36 +0900)]
Evas_cache: fix preload bug
if app or widget call preload more than twice to same object,
evas add two target for one object
when object free before preload done, it make crash because object is already free ,
but second target reference object is still remain.
Change-Id: I05bdca2b61b0989094091504722b838138b505fe
Jiyoun Park [Fri, 29 Apr 2011 06:31:55 +0000 (15:31 +0900)]
Evas_cache_image remove unusable printf and white space
Change-Id: Ie3d3ec3818b7148abed44be56dfa58f7f3627c57
Jiyoun Park [Thu, 28 Apr 2011 11:29:29 +0000 (20:29 +0900)]
Package upload
Jiyoun Park [Wed, 27 Apr 2011 12:14:30 +0000 (21:14 +0900)]
Evas_gl_context : add binary shader feature
we need binary shader because of performance.
evas first binary shader file.
If evas find binary shader,it use it
If evas can't find binary shader(maybe firset time)
-it compile shader-and save compile shader to binary using eet
1. binary shader only can be installed under HOME directory
2. I didn't compress eet cause of performance
Change-Id: I3ac0f6148fd8aa6adba556b8da7febe7ab591cdf
Jiyoun Park [Mon, 25 Apr 2011 07:53:31 +0000 (16:53 +0900)]
Package upload
Jiyoun Park [Fri, 22 Apr 2011 07:07:08 +0000 (16:07 +0900)]
Evas_image_cache fix memory leak related with cache image
before we didn't insert cache entry into lru because of flush error.
cache entry is not lru cache so cache system can't release some cache entry.
this code is alredy in open source
Change-Id: I20f59c0fe2fcca47fd4b9dcafc7008fa018f0a8f
WooHyun Jung [Tue, 19 Apr 2011 10:59:11 +0000 (19:59 +0900)]
Package upload
WooHyun Jung [Tue, 19 Apr 2011 10:53:34 +0000 (19:53 +0900)]
Delete results of building
Myoungwoon Kim [Tue, 19 Apr 2011 10:31:03 +0000 (19:31 +0900)]
Package upload
Myoungwoon Kim [Tue, 19 Apr 2011 10:15:40 +0000 (19:15 +0900)]
Package upload
Jiyoun Park [Tue, 19 Apr 2011 10:03:46 +0000 (19:03 +0900)]
remove cache config
Jiyoun Park [Tue, 19 Apr 2011 09:59:06 +0000 (18:59 +0900)]
Evas_cache_image : fix double deletion
we check cache entry before insert
Change-Id: I0e025ffd1ed8aee9ce20134e8916116f2804a5ee
Jaehwan Kim [Tue, 19 Apr 2011 09:21:23 +0000 (18:21 +0900)]
Jaehwan Kim [Tue, 19 Apr 2011 09:14:42 +0000 (18:14 +0900)]
Jiyoun Park [Fri, 15 Apr 2011 11:20:43 +0000 (20:20 +0900)]
change log and add uploader list
Change-Id: Ie64c2a00fe1457ae0f25763b3f1f510292b736f4
Jiyoun Park [Fri, 15 Apr 2011 11:02:46 +0000 (20:02 +0900)]
Evas_cache_image: fix cache double free problem
if second image object set file which is not exist,
it remove cache entry in cache.
first image object meet free problem when the object free
we fix second image object not deleting entry but making entry dirty
O
Change-Id: Icd874d8b4657209deb8e9df62d0fa4719d5f853a
Mun, Gwan-gyeong [Wed, 13 Apr 2011 02:13:53 +0000 (11:13 +0900)]
remove changelog's white space
Change-Id: Ieffbf341956813b507d6bbe776885466266c5185
Mun, Gwan-gyeong [Wed, 13 Apr 2011 01:45:21 +0000 (10:45 +0900)]
add Maintainer for evas patch
Change-Id: I5fae14dc57e2bd275ce3b65e2cb030e92d3cac73
Mun, Gwan-gyeong [Sun, 10 Apr 2011 08:46:24 +0000 (17:46 +0900)]
[Fix Bug] fix evas-GL backend's screen rotation clip region.
- reference : http://trac.enlightenment.org/e/changeset/58381
Change-Id: Ic933e4ec58438b87361172f7ff390c3aa53e6e95
WooHyun Jung [Mon, 11 Apr 2011 02:06:16 +0000 (11:06 +0900)]
Package upload
Jaehwan Kim [Tue, 5 Apr 2011 06:54:55 +0000 (15:54 +0900)]
Package upload
Jaehwan Kim [Tue, 5 Apr 2011 04:32:24 +0000 (13:32 +0900)]
svn update: 58227 (latest:58227)
Jaehwan Kim [Fri, 1 Apr 2011 06:43:43 +0000 (15:43 +0900)]
remove evas.rebase.complete
Jaehwan Kim [Thu, 31 Mar 2011 13:32:07 +0000 (22:32 +0900)]
Package upload
Shinwoo Kim [Tue, 29 Mar 2011 14:45:12 +0000 (23:45 +0900)]
Package upload
Shinwoo Kim [Tue, 29 Mar 2011 14:36:30 +0000 (23:36 +0900)]
Shinwoo Kim [Tue, 29 Mar 2011 09:55:20 +0000 (18:55 +0900)]
Package upload
Shinwoo Kim [Tue, 29 Mar 2011 09:24:10 +0000 (18:24 +0900)]
svn update: 58050 (latest:58050)
Jaehwan Kim [Mon, 28 Mar 2011 02:52:53 +0000 (11:52 +0900)]
Package upload
Jaehwan Kim [Mon, 28 Mar 2011 02:47:39 +0000 (11:47 +0900)]
[evas_font_draw] patched by Myungwoon Kim.
Hyoyoung Chang [Fri, 18 Mar 2011 02:25:24 +0000 (11:25 +0900)]
update changelog
Hyoyoung Chang [Fri, 18 Mar 2011 01:00:10 +0000 (10:00 +0900)]
update changelog
Jiyoun Park [Thu, 17 Mar 2011 08:56:46 +0000 (17:56 +0900)]
Evas_Object_Line: evas_object_line_free error fix
MPOOL flag was enabled, but evas line object didn't use eina memory system.
Change-Id: I81784608a8fe659536472431619b78643d3a06d5
Myungjae Lee [Tue, 15 Mar 2011 11:53:48 +0000 (20:53 +0900)]
updated package version
Change-Id: I20aa0e8290904223b73755c790a56baad740dcb4
Myungjae Lee [Tue, 15 Mar 2011 11:34:01 +0000 (20:34 +0900)]
applied changeset 57761 - Fixed bug with different sizes in Korean text.
Myungjae Lee [Wed, 9 Mar 2011 02:29:31 +0000 (11:29 +0900)]
Package upload
Change-Id: I3eb2c5d671df9eee1d804b34c68058cd41875a4d
Myungjae Lee [Wed, 9 Mar 2011 02:21:48 +0000 (11:21 +0900)]
fix package upload error
Change-Id: I72f83f8aec04f794d6686d36d85512f3885a04f6