expedite/src/bin
toma 6687a465cf Expedite 0.7.0 now with a nicer look! Reworked graphics to bring it more in-line with EFL current look. Also added a logo.png file that can be easily changed without upsetting the start interface. If you use this version, you may experience different performance results in comparision to the older version so please consider this when using it for benchmarking.
SVN revision: 45237
2010-01-17 02:33:48 +00:00
..
.cvsignore .cvsignore++ 2007-05-27 15:19:55 +00:00
Makefile.am more 3d tests 2009-11-02 15:17:59 +00:00
about.c remove trailing spaces 2007-10-17 11:55:47 +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 * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_direct3d.h * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_directfb.c * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_directfb.h * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_fb.c * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_fb.h * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_gl_glew.c add shutdown function 2009-11-11 11:15:20 +00:00
engine_gl_glew.h * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_gl_x11.c * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_gl_x11.h * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_quartz.h * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_quartz.m * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_software_16_ddraw.cpp * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_software_16_ddraw.h * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_software_16_wince.c * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_software_16_wince.h * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +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_16_x11.c missing type in declaration 2010-01-16 12:58:21 +00:00
engine_software_16_x11.h * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_software_ddraw.cpp * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_software_ddraw.h * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_software_gdi.c * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_software_gdi.h * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_software_sdl.c * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_software_sdl.h * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_software_xcb.c expedite xcb: speed up a bit the startup by requesting the atoms' cookie as soon as possible 2010-01-14 08:01:18 +00:00
engine_software_xcb.h * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_software_xlib.c * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_software_xlib.h * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_xrender_x11.c * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_xrender_x11.h * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
engine_xrender_xcb.c better error management when a connection is created 2010-01-14 07:30:06 +00:00
engine_xrender_xcb.h * add shutdown function to properly shut down the graphic system 2009-10-31 15:05:23 +00:00
expedite-cmp better reports 2009-11-13 14:16:48 +00:00
image_blend_border.c Expedite 0.7.0 now with a nicer look! Reworked graphics to bring it more in-line with EFL current look. Also added a logo.png file that can be easily changed without upsetting the start interface. If you use this version, you may experience different performance results in comparision to the older version so please consider this when using it for benchmarking. 2010-01-17 02:33:48 +00:00
image_blend_border_recolor.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
image_blend_fade_pow2_unscaled.c fix tests... 2009-01-25 22:02:37 +00:00
image_blend_fade_unscaled.c add some tests... for some optimisations... :) 2009-01-21 23:28:46 +00:00
image_blend_nearest_same_scaled.c add 4 tests to test drawing the same thing again and again at the same size 2008-11-03 22:27:53 +00:00
image_blend_nearest_scaled.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
image_blend_nearest_solid_same_scaled.c enable caches and fix 1 test ot do what it was meant to do... 2008-11-28 11:17:40 +00:00
image_blend_nearest_solid_scaled.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
image_blend_occlude1.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
image_blend_occlude1_few.c remove trailing spaces 2007-10-17 11:55:47 +00:00
image_blend_occlude1_many.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
image_blend_occlude1_very_many.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
image_blend_occlude2.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
image_blend_occlude2_few.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
image_blend_occlude2_many.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
image_blend_occlude2_very_many.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
image_blend_occlude3.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
image_blend_occlude3_few.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
image_blend_occlude3_many.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
image_blend_occlude3_very_many.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
image_blend_smooth_same_scaled.c add 4 tests to test drawing the same thing again and again at the same size 2008-11-03 22:27:53 +00:00
image_blend_smooth_scaled.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
image_blend_smooth_solid_same_scaled.c add 4 tests to test drawing the same thing again and again at the same size 2008-11-03 22:27:53 +00:00
image_blend_smooth_solid_scaled.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
image_blend_solid_border.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
image_blend_solid_fade_pow2_unscaled.c Typo. 2009-02-18 00:32:16 +00:00
image_blend_solid_fade_unscaled.c add some tests... for some optimisations... :) 2009-01-21 23:28:46 +00:00
image_blend_solid_middle_border.c Expedite 0.7.0 now with a nicer look! Reworked graphics to bring it more in-line with EFL current look. Also added a logo.png file that can be easily changed without upsetting the start interface. If you use this version, you may experience different performance results in comparision to the older version so please consider this when using it for benchmarking. 2010-01-17 02:33:48 +00:00
image_blend_solid_middle_unscaled.c add new test. 2009-02-17 05:11:02 +00:00
image_blend_solid_unscaled.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
image_blend_unscaled.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
image_crossfade.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
image_data_argb.c explicitly set colorspace to ARGB8888 2008-03-01 05:19:15 +00:00
image_data_argb_alpha.c explicitly set colorspace to ARGB8888 2008-03-01 05:19:15 +00:00
image_data_ycbcr601pl.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
image_data_ycbcr601pl_wide_stride.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
image_map_3d_1.c and use changed api properly. 2009-11-02 12:20:57 +00:00
image_map_3d_2.c more 3d tests! try them. 2009-11-02 12:37:11 +00:00
image_map_3d_3.c more 3d tests! try them. 2009-11-02 12:37:11 +00:00
image_map_3d_4.c more 3d tests! try them. 2009-11-02 12:37:11 +00:00
image_map_3d_5.c more 3d tests 2009-11-02 15:17:59 +00:00
image_map_3d_6.c more 3d tests 2009-11-02 15:17:59 +00:00
image_map_3d_flow.c and another 3d test/demo 2009-11-02 15:05:48 +00:00
image_map_color_alpha_nearest_rotate.c convert expedite to use new evas_map util. 2009-11-11 12:48:25 +00:00
image_map_color_alpha_nearest_solid_rotate.c convert expedite to use new evas_map util. 2009-11-11 12:48:25 +00:00
image_map_color_alpha_rotate.c convert expedite to use new evas_map util. 2009-11-11 12:48:25 +00:00
image_map_color_alpha_solid_rotate.c convert expedite to use new evas_map util. 2009-11-11 12:48:25 +00:00
image_map_color_nearest_rotate.c convert expedite to use new evas_map util. 2009-11-11 12:48:25 +00:00
image_map_color_nearest_solid_rotate.c convert expedite to use new evas_map util. 2009-11-11 12:48:25 +00:00
image_map_color_rotate.c convert expedite to use new evas_map util. 2009-11-11 12:48:25 +00:00
image_map_color_solid_rotate.c convert expedite to use new evas_map util. 2009-11-11 12:48:25 +00:00
image_map_nearest_rotate.c convert expedite to use new evas_map util. 2009-11-11 12:48:25 +00:00
image_map_nearest_solid_rotate.c convert expedite to use new evas_map util. 2009-11-11 12:48:25 +00:00
image_map_rotate.c convert expedite to use new evas_map util. 2009-11-11 12:48:25 +00:00
image_map_solid_rotate.c convert expedite to use new evas_map util. 2009-11-11 12:48:25 +00:00
image_quality_scale.c cedric patch - as per email. 2007-11-13 06:00:33 +00:00
main.c Add HVGA to available profiles (Palm Pre, iPhone) 2010-01-09 19:13:09 +00:00
main.h add loops arg 2009-10-01 09:04:02 +00:00
poly_blend.c remove trailing spaces 2007-10-17 11:55:47 +00:00
rect_blend.c remove trailing spaces 2007-10-17 11:55:47 +00:00
rect_blend_few.c remove trailing spaces 2007-10-17 11:55:47 +00:00
rect_blend_pow2.c fix tests... 2009-01-25 22:02:37 +00:00
rect_blend_pow2_few.c fix tests... 2009-01-25 22:02:37 +00:00
rect_solid.c remove trailing spaces 2007-10-17 11:55:47 +00:00
rect_solid_few.c remove trailing spaces 2007-10-17 11:55:47 +00:00
tests.h more 3d tests 2009-11-02 15:17:59 +00:00
text_basic.c remove trailing spaces 2007-10-17 11:55:47 +00:00
text_change.c fix some warnings 2007-04-11 12:36:32 +00:00
text_styles.c add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
text_styles_different_strings.c remove trailing spaces 2007-10-17 11:55:47 +00:00
textblock_basic.c testws to show linesize and linerelsize 2009-09-04 03:54:14 +00:00
textblock_intl.c remove trailing spaces 2007-10-17 11:55:47 +00:00
ui.c Expedite 0.7.0 now with a nicer look! Reworked graphics to bring it more in-line with EFL current look. Also added a logo.png file that can be easily changed without upsetting the start interface. If you use this version, you may experience different performance results in comparision to the older version so please consider this when using it for benchmarking. 2010-01-17 02:33:48 +00:00
ui.h remove trailing spaces 2007-10-17 11:55:47 +00:00
widgets_file_icons.c add some more tests 2009-03-27 08:29:42 +00:00
widgets_file_icons_2.c add some more tests 2009-03-27 08:29:42 +00:00
widgets_file_icons_3.c add some more tests 2009-03-27 08:29:42 +00:00
widgets_file_icons_4.c add some more tests 2009-03-27 08:29:42 +00:00