efl/legacy
Mariusz Grzegorczyk a3dd1169da From: Mariusz Grzegorczyk <mariusz.g@samsung.com>
Subject: [E-devel] Ecore: Save proper evas engine buffer depth when
_ecore_evas_resize is done

I have found bug in ecore evas buffer. It is created by default as RGB32,
and then it can be changed by ecore_evas_alpha_set function, but when resize
is done it is always created as ARGB32.

Patch in attachment checks in resize if alpha channel is set, and then set
appropriate buffer depth.



SVN revision: 71537
2012-05-30 07:05:50 +00:00
..
ecore From: Mariusz Grzegorczyk <mariusz.g@samsung.com> 2012-05-30 07:05:50 +00:00
edje Edje: Cleanup compiler warnings if NEWPARTLOOKUP is not defined. 2012-05-26 08:41:49 +00:00
eet eet: properly check buffer size during decipher. 2012-05-30 02:19:07 +00:00
eeze eeze - [E-devel] [patch] minor fix to eeze doc 2012-05-02 01:09:48 +00:00
efreet efreet: Add parameter checking to exported API 2012-05-23 20:10:27 +00:00
eina eina: doxygen doc fixes 2012-05-30 06:55:31 +00:00
eio eio: and don't forget to initialize. 2012-05-09 07:46:12 +00:00
embryo efl: add release point in ChangeLog files. 2012-04-26 08:07:22 +00:00
emotion fix video overlay suport in emotion. 2012-05-16 11:18:57 +00:00
eobj Eo: Fix the test suite to run with CK_FORK=no. 2012-05-22 11:13:15 +00:00
escape added short description in the missing README contents 2012-04-07 01:25:36 +00:00
ethumb eio,ethumb,emotion: Fix build out of tree. 2012-04-30 01:40:00 +00:00
evas evas/evas_object_smart - simpler code. 2012-05-30 06:29:14 +00:00
evil * NEWS: 2012-04-26 04:40:45 +00:00