efl/legacy/evas/src/modules/engines/software_x11
Vincent Torri 30a413d330 Fix a crash in the xcb engine
It is still broken when shm is used. I don't know why
Fix other possible issues when shapes are used


SVN revision: 44940
2010-01-07 06:42:42 +00:00
..
.cvsignore Presenting the Indian Rope Trick. Watch in awe as these young files climb 2006-01-16 03:57:33 +00:00
Evas_Engine_Software_X11.h * rename 'x11' to 'xlib' when it makes sense 2009-07-14 21:16:08 +00:00
Makefile.am * rename 'x11' to 'xlib' when it makes sense 2009-07-14 21:16:08 +00:00
evas_engine.c * evas: Cleanup move to eina log. 2009-10-22 15:22:22 +00:00
evas_engine.h * evas: Cleanup move to eina log. 2009-10-22 15:22:22 +00:00
evas_xcb_buffer.c Fix a crash in the xcb engine 2010-01-07 06:42:42 +00:00
evas_xcb_buffer.h masks should be correctly rotated in the xcb engine, now 2009-08-25 16:21:09 +00:00
evas_xcb_color.c * remove 'unused parameter' warnings 2009-02-28 10:08:45 +00:00
evas_xcb_color.h vtorri's merge of xcb and x11 software engines. 2008-12-17 08:13:49 +00:00
evas_xcb_main.c vtorri's merge of xcb and x11 software engines. 2008-12-17 08:13:49 +00:00
evas_xcb_outbuf.c Fix a crash in the xcb engine 2010-01-07 06:42:42 +00:00
evas_xcb_outbuf.h * evas: break engine API !!! 2009-06-26 13:26:52 +00:00
evas_xlib_buffer.c fix softwared x11 xlib engine to generate masks when rotated too 2009-05-06 12:35:38 +00:00
evas_xlib_buffer.h fix softwared x11 xlib engine to generate masks when rotated too 2009-05-06 12:35:38 +00:00
evas_xlib_color.c * remove 'unused parameter' warnings 2009-02-28 10:08:45 +00:00
evas_xlib_color.h vtorri's merge of xcb and x11 software engines. 2008-12-17 08:13:49 +00:00
evas_xlib_main.c vtorri's merge of xcb and x11 software engines. 2008-12-17 08:13:49 +00:00
evas_xlib_outbuf.c masks should be correctly rotated in the xcb engine, now 2009-08-25 16:21:09 +00:00
evas_xlib_outbuf.h * evas: break engine API !!! 2009-06-26 13:26:52 +00:00