Upstream merge
[framework/uifw/ecore.git] / src / lib / ecore_evas / ecore_evas_wayland_shm.c
2012-06-20 Jiyoun ParkUpstream merge
2012-06-19 Gwanglim Lee[ecore_evas][ecore_x] Added per-window profile to suppo...
2012-06-06 devilhornsEcore_Evas (wayland_shm): Reduce processing overhead...
2012-05-28 devilhornsEcore_Evas (wayland_shm): Add support for ecore_evas_mo...
2012-05-17 devilhornsEcore_Evas (wayland_shm): Quiet down output and set...
2012-05-16 devilhornsEcore_Evas (wayland_shm): Apply patch from Robert Bradford
2012-05-15 devilhornsEcore_Evas (wayland_shm): After some testing, it actual...
2012-05-15 devilhornsEcore_Evas (wayland): Support for setting shell_surface...
2012-04-25 Myungjae LeeMerge "Ecore migration revision 70444 Merge remote...
2012-04-25 Myungjae LeeEcore migration revision 70444
2012-04-24 devilhornsEcore_Evas (wayland): Fixes for moving/resizing efl...
2012-04-20 Jaehwan KimEFL core migration revision 70302
2012-04-17 devilhornsEcore_Evas (wayland_shm): Calculate shm pool size based...
2012-04-13 Jiyoun ParkMerge remote branch 'remotes/origin/upstream'
2012-04-12 devilhornsEcore_Evas (wayland_shm): Allocate the shm_pool accordi...
2012-04-10 devilhornsEcore_Evas (wayland): Update ecore_evas_wayland engines...
2012-04-06 Jeonghyun YunEFL core migration revision 69928
2012-03-29 devilhornsEcore_Evas (wayland): Be sure to call 'iterate' if...
2012-03-27 devilhornsEcore_Wayland: Remove dependency on egl (handled in...
2012-03-27 Jeonghyun YunEFL core migration revision 69655
2012-03-27 devilhornsEcore_Evas (wayland):
2012-03-10 Jeonghyun YunEFL core migration revision 69115
2012-03-07 devilhornsEcore_Evas (wayland_shm): Make sure we have a window...
2012-03-07 Jeonghyun YunEFL core migration revision 68762
2012-03-02 Jeonghyun YunMerge branch 'master' of ssh://165.213.149.219:29418...
2012-02-29 devilhornsEcore_Evas (wayland): Implement alpha_set, transparent_...
2012-02-29 Jeonghyun YunMerge remote-tracking branch 'origin/upstream'
2012-02-28 devilhornsEcore_Evas (Wayland): Refactor code to match Ecore_Wayl...
2012-02-28 rasterbooyah. added lots of ecore_evas state stuff and abilit...
2012-02-22 devilhornsEcore_Evas (wayland): Update shm and egl engines for...
2012-02-15 Jaehwan KimMerge branch 'master' of ssh://165.213.149.219:29418...
2012-02-15 Jaehwan KimEFL migration revision 67695
2012-02-10 devilhornsEcore_Evas (wayland): Disable logfn's (again) :( Remove...
2012-02-10 devilhornsEcore_Evas: Add functions for setting wayland mouse...
2012-02-09 devilhornsEcore_Evas (Wayland): Fix getting double mouse events...
2012-01-16 devilhornsEcore_Evas (wayland): Add/Fix more dnd code.
2012-01-16 Jaehwan KimMerge "Migration with svn revision 66972 Merge remote...
2012-01-16 Jaehwan KimMigration with svn revision 66972
2012-01-13 devilhornsEcore_Evas (wayland): Implement Fullscreen Set for...
2012-01-13 devilhornsEcore_Evas (wayland): Do not set the shell_surface_list...
2012-01-12 devilhornsEcore_Evas (Wayland_Shm): Fix ecore_evas_wayland_shm_re...
2012-01-12 devilhornsEcore_Evas (wayland_shm): Don't issue a surface move...
2012-01-11 devilhornsEcore_Evas (wayland_shm): Add missing shell_surface...
2012-01-10 devilhornsEcore_Evas (Wayland): Be sure to unregister the ecore_e...
2012-01-09 devilhornsEcore_Evas (Wayland): Add missing flush during rendering.
2012-01-09 devilhornsEcore_Evas (Wayland): Fix building apps without wayland...
2012-01-08 devilhornsEcore_Evas (wayland): Add shell listener for 'configure...
2012-01-04 devilhornsEcore_Evas (wayland): Implement EE functions for iconif...
2012-01-04 devilhornsEcore_Evas (Wayland): Add functions for raise, lower...
2012-01-03 devilhornsEcore_Evas (Wayland): Don't feed mouse_move twice
2012-01-03 devilhornsEcore_Evas (Wayland): Quiet down the output by disablin...
2011-12-27 devilhornsEcore_Evas (Wayland_Shm):
2011-12-27 cedricecore: include header only when required.
2011-12-26 devilhornsEcore: Add Ecore_Wayland (Wayland backend like ecore_x).