You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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. 13 years ago
..
.cvsignore .cvsignore++ 16 years ago
Makefile.am more 3d tests 14 years ago
about.c remove trailing spaces 16 years ago
about.h add expedite to cvs! finally! :) it's in decent shape. 16 years ago
engine_direct3d.cpp * add shutdown function to properly shut down the graphic system 14 years ago
engine_direct3d.h * add shutdown function to properly shut down the graphic system 14 years ago
engine_directfb.c * add shutdown function to properly shut down the graphic system 14 years ago
engine_directfb.h * add shutdown function to properly shut down the graphic system 14 years ago
engine_fb.c * add shutdown function to properly shut down the graphic system 14 years ago
engine_fb.h * add shutdown function to properly shut down the graphic system 14 years ago
engine_gl_glew.c add shutdown function 14 years ago
engine_gl_glew.h * add shutdown function to properly shut down the graphic system 14 years ago
engine_gl_x11.c * add shutdown function to properly shut down the graphic system 14 years ago
engine_gl_x11.h * add shutdown function to properly shut down the graphic system 14 years ago
engine_quartz.h * add shutdown function to properly shut down the graphic system 14 years ago
engine_quartz.m * add shutdown function to properly shut down the graphic system 14 years ago
engine_software_16_ddraw.cpp * add shutdown function to properly shut down the graphic system 14 years ago
engine_software_16_ddraw.h * add shutdown function to properly shut down the graphic system 14 years ago
engine_software_16_wince.c * add shutdown function to properly shut down the graphic system 14 years ago
engine_software_16_wince.h * add shutdown function to properly shut down the graphic system 14 years ago
engine_software_16_wince.rc Force some Windows CE devices to use their real screen 14 years ago
engine_software_16_x11.c missing type in declaration 13 years ago
engine_software_16_x11.h * add shutdown function to properly shut down the graphic system 14 years ago
engine_software_ddraw.cpp * add shutdown function to properly shut down the graphic system 14 years ago
engine_software_ddraw.h * add shutdown function to properly shut down the graphic system 14 years ago
engine_software_gdi.c * add shutdown function to properly shut down the graphic system 14 years ago
engine_software_gdi.h * add shutdown function to properly shut down the graphic system 14 years ago
engine_software_sdl.c * add shutdown function to properly shut down the graphic system 14 years ago
engine_software_sdl.h * add shutdown function to properly shut down the graphic system 14 years ago
engine_software_xcb.c expedite xcb: speed up a bit the startup by requesting the atoms' cookie as soon as possible 13 years ago
engine_software_xcb.h * add shutdown function to properly shut down the graphic system 14 years ago
engine_software_xlib.c * add shutdown function to properly shut down the graphic system 14 years ago
engine_software_xlib.h * add shutdown function to properly shut down the graphic system 14 years ago
engine_xrender_x11.c * add shutdown function to properly shut down the graphic system 14 years ago
engine_xrender_x11.h * add shutdown function to properly shut down the graphic system 14 years ago
engine_xrender_xcb.c better error management when a connection is created 13 years ago
engine_xrender_xcb.h * add shutdown function to properly shut down the graphic system 14 years ago
expedite-cmp better reports 14 years ago
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. 13 years ago
image_blend_border_recolor.c cedric patch - as per email. 16 years ago
image_blend_fade_pow2_unscaled.c fix tests... 14 years ago
image_blend_fade_unscaled.c add some tests... for some optimisations... :) 14 years ago
image_blend_nearest_same_scaled.c add 4 tests to test drawing the same thing again and again at the same size 15 years ago
image_blend_nearest_scaled.c cedric patch - as per email. 16 years ago
image_blend_nearest_solid_same_scaled.c enable caches and fix 1 test ot do what it was meant to do... 15 years ago
image_blend_nearest_solid_scaled.c cedric patch - as per email. 16 years ago
image_blend_occlude1.c cedric patch - as per email. 16 years ago
image_blend_occlude1_few.c remove trailing spaces 16 years ago
image_blend_occlude1_many.c cedric patch - as per email. 16 years ago
image_blend_occlude1_very_many.c cedric patch - as per email. 16 years ago
image_blend_occlude2.c cedric patch - as per email. 16 years ago
image_blend_occlude2_few.c cedric patch - as per email. 16 years ago
image_blend_occlude2_many.c cedric patch - as per email. 16 years ago
image_blend_occlude2_very_many.c cedric patch - as per email. 16 years ago
image_blend_occlude3.c cedric patch - as per email. 16 years ago
image_blend_occlude3_few.c cedric patch - as per email. 16 years ago
image_blend_occlude3_many.c cedric patch - as per email. 16 years ago
image_blend_occlude3_very_many.c cedric patch - as per email. 16 years ago
image_blend_smooth_same_scaled.c add 4 tests to test drawing the same thing again and again at the same size 15 years ago
image_blend_smooth_scaled.c cedric patch - as per email. 16 years ago
image_blend_smooth_solid_same_scaled.c add 4 tests to test drawing the same thing again and again at the same size 15 years ago
image_blend_smooth_solid_scaled.c cedric patch - as per email. 16 years ago
image_blend_solid_border.c cedric patch - as per email. 16 years ago
image_blend_solid_fade_pow2_unscaled.c Typo. 14 years ago
image_blend_solid_fade_unscaled.c add some tests... for some optimisations... :) 14 years ago
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. 13 years ago
image_blend_solid_middle_unscaled.c add new test. 14 years ago
image_blend_solid_unscaled.c cedric patch - as per email. 16 years ago
image_blend_unscaled.c cedric patch - as per email. 16 years ago
image_crossfade.c cedric patch - as per email. 16 years ago
image_data_argb.c explicitly set colorspace to ARGB8888 15 years ago
image_data_argb_alpha.c explicitly set colorspace to ARGB8888 15 years ago
image_data_ycbcr601pl.c cedric patch - as per email. 16 years ago
image_data_ycbcr601pl_wide_stride.c cedric patch - as per email. 16 years ago
image_map_3d_1.c and use changed api properly. 14 years ago
image_map_3d_2.c more 3d tests! try them. 14 years ago
image_map_3d_3.c more 3d tests! try them. 14 years ago
image_map_3d_4.c more 3d tests! try them. 14 years ago
image_map_3d_5.c more 3d tests 14 years ago
image_map_3d_6.c more 3d tests 14 years ago
image_map_3d_flow.c and another 3d test/demo 14 years ago
image_map_color_alpha_nearest_rotate.c convert expedite to use new evas_map util. 14 years ago
image_map_color_alpha_nearest_solid_rotate.c convert expedite to use new evas_map util. 14 years ago
image_map_color_alpha_rotate.c convert expedite to use new evas_map util. 14 years ago
image_map_color_alpha_solid_rotate.c convert expedite to use new evas_map util. 14 years ago
image_map_color_nearest_rotate.c convert expedite to use new evas_map util. 14 years ago
image_map_color_nearest_solid_rotate.c convert expedite to use new evas_map util. 14 years ago
image_map_color_rotate.c convert expedite to use new evas_map util. 14 years ago
image_map_color_solid_rotate.c convert expedite to use new evas_map util. 14 years ago
image_map_nearest_rotate.c convert expedite to use new evas_map util. 14 years ago
image_map_nearest_solid_rotate.c convert expedite to use new evas_map util. 14 years ago
image_map_rotate.c convert expedite to use new evas_map util. 14 years ago
image_map_solid_rotate.c convert expedite to use new evas_map util. 14 years ago
image_quality_scale.c cedric patch - as per email. 16 years ago
main.c Add HVGA to available profiles (Palm Pre, iPhone) 13 years ago
main.h add loops arg 14 years ago
poly_blend.c remove trailing spaces 16 years ago
rect_blend.c remove trailing spaces 16 years ago
rect_blend_few.c remove trailing spaces 16 years ago
rect_blend_pow2.c fix tests... 14 years ago
rect_blend_pow2_few.c fix tests... 14 years ago
rect_solid.c remove trailing spaces 16 years ago
rect_solid_few.c remove trailing spaces 16 years ago
tests.h more 3d tests 14 years ago
text_basic.c remove trailing spaces 16 years ago
text_change.c fix some warnings 16 years ago
text_styles.c add expedite to cvs! finally! :) it's in decent shape. 16 years ago
text_styles_different_strings.c remove trailing spaces 16 years ago
textblock_basic.c testws to show linesize and linerelsize 14 years ago
textblock_intl.c remove trailing spaces 16 years ago
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. 13 years ago
ui.h remove trailing spaces 16 years ago
widgets_file_icons.c add some more tests 14 years ago
widgets_file_icons_2.c add some more tests 14 years ago
widgets_file_icons_3.c add some more tests 14 years ago
widgets_file_icons_4.c add some more tests 14 years ago