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.
 
 
 
 
 
 
Carsten Haitzler 51d3cd58d5 add more tests. more realistic. 15 years ago
..
.cvsignore .cvsignore++ 17 years ago
Makefile.am add more tests. more realistic. 15 years ago
about.c remove trailing spaces 16 years ago
about.h add expedite to cvs! finally! :) it's in decent shape. 17 years ago
engine_direct3d.cpp * missing var 15 years ago
engine_direct3d.h add direct3d engine support 16 years ago
engine_directfb.c Patch by Denis Oliver Kropp. 15 years ago
engine_directfb.h Add initial DirectFB support. 16 years ago
engine_fb.c add fb to expedite 16 years ago
engine_fb.h add fb to expedite 16 years ago
engine_gl_glew.c make the windows non resizable on Windows, fix error management for the glew and software_16_ddraw tests 15 years ago
engine_gl_glew.h Glew OpenGL engine support added. 16 years ago
engine_gl_x11.c Clean build system 16 years ago
engine_gl_x11.h add expedite to cvs! finally! :) it's in decent shape. 17 years ago
engine_quartz.h tim horton's expedite patches part 2 - add files. 15 years ago
engine_quartz.m tim horton's expedite patches part 2 - add files. 15 years ago
engine_software_16_ddraw.cpp make the windows non resizable on Windows, fix error management for the glew and software_16_ddraw tests 15 years ago
engine_software_16_ddraw.h remove the explicit use of the DirectDraw interface by using the c++ API 16 years ago
engine_software_16_wince.c * configure reorganisation 15 years ago
engine_software_16_wince.h * add wince engine support 16 years ago
engine_software_16_x11.c Clean build system 16 years ago
engine_software_16_x11.h missed these. oops. added. 17 years ago
engine_software_ddraw.cpp make the windows non resizable on Windows, fix error management for the glew and software_16_ddraw tests 15 years ago
engine_software_ddraw.h remove the explicit use of the DirectDraw interface by using the c++ API 16 years ago
engine_software_sdl.c cedric patch - as per email. 16 years ago
engine_software_sdl.h sdl engine support in expedite 16 years ago
engine_software_x11.c vtorri's xcb x11 engine merge for expedite 15 years ago
engine_software_x11.h add expedite to cvs! finally! :) it's in decent shape. 17 years ago
engine_software_xcb.c vtorri's xcb x11 engine merge for expedite 15 years ago
engine_software_xcb.h add software xcb engine support, minor reorganization of some inclusing / checks etc... 15 years ago
engine_xrender_x11.c Clean build system 16 years ago
engine_xrender_x11.h add expedite to cvs! finally! :) it's in decent shape. 17 years ago
expedite-cmp Add expedite-cmp to create nice comparison tables for expedite results. 15 years ago
image_blend_border.c cedric patch - as per email. 16 years ago
image_blend_border_recolor.c cedric patch - as per email. 16 years ago
image_blend_fade_pow2_unscaled.c fix tests... 15 years ago
image_blend_fade_unscaled.c add some tests... for some optimisations... :) 15 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 fix tests... 15 years ago
image_blend_solid_fade_unscaled.c add some tests... for some optimisations... :) 15 years ago
image_blend_solid_middle_border.c add more tests. more realistic. 15 years ago
image_blend_solid_middle_unscaled.c add new test. 15 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 16 years ago
image_data_argb_alpha.c explicitly set colorspace to ARGB8888 16 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_quality_scale.c cedric patch - as per email. 16 years ago
main.c allow selecting of specific tests from the cmd-line and listing of them 15 years ago
main.h * missing var 15 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... 15 years ago
rect_blend_pow2_few.c fix tests... 15 years ago
rect_solid.c remove trailing spaces 16 years ago
rect_solid_few.c remove trailing spaces 16 years ago
tests.h add more tests. more realistic. 15 years ago
text_basic.c remove trailing spaces 16 years ago
text_change.c fix some warnings 17 years ago
text_styles.c add expedite to cvs! finally! :) it's in decent shape. 17 years ago
text_styles_different_strings.c remove trailing spaces 16 years ago
textblock_basic.c remove trailing spaces 16 years ago
textblock_intl.c remove trailing spaces 16 years ago
ui.c free memory used by menu items when exiting expedite 15 years ago
ui.h remove trailing spaces 16 years ago