efl/legacy/ecore/src/lib
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 ecore: cancel all pending thread at shutdown. 2012-05-30 03:10:30 +00:00
ecore_cocoa ecore: Add ecore_cocoa and ecore_evas_cocoa engine support. Currently, event and main loop integration is not working, but you can create a new ecore_cocoa window and attach an evas inside. 2011-11-02 19:20:09 +00:00
ecore_con and no more segv's in ecore-con and ecore-ipc. see changelog. 2012-05-24 07:49:30 +00:00
ecore_config remove .cvsignore files 2011-06-12 21:38:37 +00:00
ecore_directfb comment from jeremy - dfb.h messes with eina macros :( 2012-04-25 10:37:13 +00:00
ecore_evas From: Mariusz Grzegorczyk <mariusz.g@samsung.com> 2012-05-30 07:05:50 +00:00
ecore_fb Cleanup Doxygen Warnings - ecore 2 2012-04-23 20:09:48 +00:00
ecore_file Cleanup Doxygen Warnings - ecore 3 2012-04-23 20:09:51 +00:00
ecore_imf Cleanup Doxygen Warnings - ecore 3 2012-04-23 20:09:51 +00:00
ecore_imf_evas ecore_imf_evas: add example code in doxygen 2012-03-16 06:44:54 +00:00
ecore_input Ecore_Input: Add Shift_Lock variable for Ecore_Event. 2011-07-14 15:41:36 +00:00
ecore_input_evas ecore: include stdlib.h when required. 2011-12-06 16:09:05 +00:00
ecore_ipc and no more segv's in ecore-con and ecore-ipc. see changelog. 2012-05-24 07:49:30 +00:00
ecore_psl1ght Ecore: Send joypad buttons as key down/up events and properly send the quit request 2012-01-18 06:15:52 +00:00
ecore_sdl Ecore-Sdl: Must set the mouse event's multi struct to 0 2011-09-16 07:08:53 +00:00
ecore_wayland Ecore_Wayland: Fix global interface name, thanks Alex ;) 2012-05-23 08:01:15 +00:00
ecore_win32 ecore_win32: fix doc 2012-05-23 20:46:52 +00:00
ecore_wince Cleanup Doxygen Warnings - ecore 5 2012-04-23 20:09:58 +00:00
ecore_x ecore - revert 71421 cause of posibility of abi break 2012-05-29 02:42:13 +00:00
Makefile.am Ecore: Add Ecore_Wayland (Wayland backend like ecore_x). 2011-12-26 23:27:20 +00:00