expedite/src/bin
Eduardo Lima (Etrunko) 81676f217d Remove unecessary code
With the fresh new Evas Wayland SHM engine, it is not necessary to handle with
surface damage and commits anymore. Also let's not synchronize the rendering
with the compositor, because we want to be as fast as possible for the sake of
the benchmark.

Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>



SVN revision: 83329
2013-01-25 13:24:17 +00:00
..
Makefile.am expedite - removed filter/mask codes 2013-01-25 10:55:11 +00:00
about.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
about.h add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
engine_direct3d.cpp * expedite: Massive cleanup. 2010-02-24 18:25:18 +00:00
engine_direct3d.h * expedite: Massive cleanup. 2010-02-24 18:25:18 +00:00
engine_directfb.c * expedite: Massive cleanup. 2010-02-24 18:25:18 +00:00
engine_directfb.h * expedite: Massive cleanup. 2010-02-24 18:25:18 +00:00
engine_fb.c expedite: Remove unused vars and paramater copy and pasted around 2012-08-10 09:18:57 +00:00
engine_fb.h * expedite: Massive cleanup. 2010-02-24 18:25:18 +00:00
engine_gl_cocoa.h expedite: Add gl_cocoa support in expedite 2011-11-02 18:31:31 +00:00
engine_gl_cocoa.m expedite: Add gl_cocoa support in expedite 2011-11-02 18:31:31 +00:00
engine_gl_sdl.c Expedite: Applying same patch as the one I put for sdl engine on September 7th. 2012-07-23 11:58:57 +00:00
engine_gl_sdl.h * expedite: Massive cleanup. 2010-02-24 18:25:18 +00:00
engine_gl_x11.c expedite: Switch to newer keycode to keysym handling from XKBlib.h 2012-08-10 09:19:01 +00:00
engine_gl_x11.h * expedite: Massive cleanup. 2010-02-24 18:25:18 +00:00
engine_psl1ght.c Expedite: Add support for the PSL1GHT engine 2011-11-05 17:49:43 +00:00
engine_psl1ght.h Expedite: Add support for the PSL1GHT engine 2011-11-05 17:49:43 +00:00
engine_software_16_wince.c sync() does not exist on Windows (XP or CE) 2011-01-07 18:08:42 +00:00
engine_software_16_wince.h * expedite: Massive cleanup. 2010-02-24 18:25:18 +00:00
engine_software_16_wince.rc Force some Windows CE devices to use their real screen 2009-06-27 06:57:54 +00:00
engine_software_ddraw.cpp expedite: fix label 2012-05-12 08:23:59 +00:00
engine_software_ddraw.h * expedite: Massive cleanup. 2010-02-24 18:25:18 +00:00
engine_software_gdi.c expedite: fix label 2012-05-12 08:23:59 +00:00
engine_software_gdi.h * expedite: Massive cleanup. 2010-02-24 18:25:18 +00:00
engine_software_sdl.c expedite: remove SDL 16bpp engine support. 2012-02-25 17:54:54 +00:00
engine_software_sdl.h * expedite: Massive cleanup. 2010-02-24 18:25:18 +00:00
engine_software_xcb.c and free replies 2010-03-22 08:02:12 +00:00
engine_software_xcb.h * expedite: Massive cleanup. 2010-02-24 18:25:18 +00:00
engine_software_xlib.c expedite: Switch to newer keycode to keysym handling from XKBlib.h 2012-08-10 09:19:01 +00:00
engine_software_xlib.h * expedite: Massive cleanup. 2010-02-24 18:25:18 +00:00
engine_wayland_common.c Cleanup and Reuse Code 2012-11-21 22:17:45 +00:00
engine_wayland_common.h Cleanup and Reuse Code 2012-11-21 22:17:45 +00:00
engine_wayland_egl.c Don't leak struct wl_registry 2012-11-23 17:49:39 +00:00
engine_wayland_egl.h Basic support for wayland engines 2012-11-01 15:57:18 +00:00
engine_wayland_shm.c Remove unecessary code 2013-01-25 13:24:17 +00:00
engine_wayland_shm.h Basic support for wayland engines 2012-11-01 15:57:18 +00:00
engine_xrender_x11.c expedite - warning-- 2011-11-01 01:24:55 +00:00
engine_xrender_x11.h * expedite: Massive cleanup. 2010-02-24 18:25:18 +00:00
engine_xrender_xcb.c add fullscreen option for a fair number of engines - didnt do xcb - more work 2010-02-28 04:59:18 +00:00
engine_xrender_xcb.h * expedite: Massive cleanup. 2010-02-24 18:25:18 +00:00
expedite-cmp more terminals support color. 2010-05-21 15:13:16 +00:00
image_blend_border.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_border_recolor.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_fade_pow2_unscaled.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_fade_unscaled.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_nearest_same_scaled.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_nearest_scaled.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_nearest_solid_same_scaled.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_nearest_solid_scaled.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_occlude1.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_occlude1_few.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_occlude1_many.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_occlude1_very_many.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_occlude2.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_occlude2_few.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_occlude2_many.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_occlude2_very_many.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_occlude3.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_occlude3_few.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_occlude3_many.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_occlude3_very_many.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_smooth_same_scaled.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_smooth_scaled.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_smooth_solid_same_scaled.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_smooth_solid_scaled.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_solid_border.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_solid_fade_pow2_unscaled.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_solid_fade_unscaled.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_solid_middle_border.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_solid_middle_unscaled.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_solid_unscaled.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_blend_unscaled.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_crossfade.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_data_argb.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_data_argb_alpha.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_data_ycbcr601pl.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_data_ycbcr601pl_map_nearest_solid_rotate.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_data_ycbcr601pl_map_solid_rotate.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_data_ycbcr601pl_wide_stride.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_map_3d_1.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_map_3d_2.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_map_3d_3.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_map_3d_4.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_map_3d_5.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_map_3d_6.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_map_3d_flow.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_map_color_alpha_nearest_rotate.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_map_color_alpha_nearest_solid_rotate.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_map_color_alpha_rotate.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_map_color_alpha_solid_rotate.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_map_color_nearest_rotate.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_map_color_nearest_solid_rotate.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_map_color_rotate.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_map_color_solid_rotate.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_map_nearest_rotate.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_map_nearest_solid_rotate.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_map_rotate.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_map_solid_rotate.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
image_quality_scale.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
main.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
main.h Basic support for wayland engines 2012-11-01 15:57:18 +00:00
poly_blend.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
proxy_image.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
proxy_image_offscreen.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
proxy_text_fixed.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
proxy_text_random.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
rect_blend.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
rect_blend_few.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
rect_blend_pow2.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
rect_blend_pow2_few.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
rect_solid.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
rect_solid_few.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
tests.h disable filter tests. 2011-06-02 10:39:56 +00:00
text_basic.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
text_change.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
text_styles.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
text_styles_different_strings.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
textblock_auto_align.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
textblock_basic.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
textblock_intl.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
textblock_text_append.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
ui.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
ui.h expedite: enable benchmarking of async renderer. 2012-12-28 03:24:07 +00:00
widgets_file_icons.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
widgets_file_icons_2.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
widgets_file_icons_2_grouped.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
widgets_file_icons_2_same.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
widgets_file_icons_2_same_grouped.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
widgets_file_icons_3.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
widgets_file_icons_4.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
widgets_list_1.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
widgets_list_1_grouped.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
widgets_list_2.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
widgets_list_2_grouped.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
widgets_list_3.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
widgets_list_3_grouped.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
widgets_list_4.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00
widgets_list_4_grouped.c adding if (obj) before eo_do(obj) to avoid Eo warning messages 2013-01-23 15:05:24 +00:00