efl/legacy/evas/src/modules/engines/software_x11
Sanghee Park 550b8417c7 From: Sanghee Park <sh15.park@samsung.com>
Subject: Drawing objects by pixman

        * Extend pixman support to allow other operations to use
          pixman when doing software rendering. On x86 this isn't useful
          but on ARMv7 with NEON pixman happens to do better with image
          blending and nearest scale blending.
        * Add tiled rotator for 32bit display as an option.



SVN revision: 66478
2011-12-23 11:50:29 +00:00
..
Evas_Engine_Software_X11.h Evas: Commit new XCB engine code for Evas. 2011-07-08 00:21:17 +00:00
Makefile.am Evas: Add simple .Xdefaults files parsing to get DPI. 2011-09-08 21:49:45 +00:00
evas_engine.c disable getting of xft.dpi - always been an option but it just leads 2011-10-25 12:01:44 +00:00
evas_engine.h Evas: Commit new XCB engine code for Evas. 2011-07-08 00:21:17 +00:00
evas_xcb_buffer.c Evas: Check for the presence of shm extension (in 2011-08-20 22:15:44 +00:00
evas_xcb_buffer.h Evas: Remove rectangle free's (no, it's not a leak) ;) 2011-07-29 14:41:18 +00:00
evas_xcb_color.c Evas: Commit new XCB engine code for Evas. 2011-07-08 00:21:17 +00:00
evas_xcb_color.h Evas: Commit new XCB engine code for Evas. 2011-07-08 00:21:17 +00:00
evas_xcb_main.c Evas: Commit new XCB engine code for Evas. 2011-07-08 00:21:17 +00:00
evas_xcb_outbuf.c Evas: Fix compiler warning wrt comparison of signed & unsigned. 2011-08-20 10:26:41 +00:00
evas_xcb_outbuf.h Evas: Commit new XCB engine code for Evas. 2011-07-08 00:21:17 +00:00
evas_xcb_xdefaults.c Evas: Add simple .Xdefaults files parsing to get DPI. 2011-09-08 21:49:45 +00:00
evas_xcb_xdefaults.h Evas: Add simple .Xdefaults files parsing to get DPI. 2011-09-08 21:49:45 +00:00
evas_xlib_buffer.c actually handle -1 pointer return from shmat correctly. man. i cant 2011-07-05 09:54:57 +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 From: Sanghee Park <sh15.park@samsung.com> 2011-12-23 11:50:29 +00:00
evas_xlib_outbuf.h big patch from Samsung SAIT (Advanced research group) for async multi-frame 2010-05-21 07:10:45 +00:00