expedite/src/bin
Carsten Haitzler 197f23a204 add new tests - and some to catch supposed bugs - bug bug not found. must be
"user error"... tack? :) yuv works when stride != width - specific text here.
works in gl, x11 and xrender... as its in x11 all software engines will work
too as they inherit the same core code.


SVN revision: 30191
2007-06-02 15:29:37 +00:00
..
.cvsignore .cvsignore++ 2007-05-27 15:19:55 +00:00
Makefile.am add new tests - and some to catch supposed bugs - bug bug not found. must be 2007-06-02 15:29:37 +00:00
about.c fix some warnings 2007-04-11 12:36:32 +00:00
about.h add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
engine_gl_x11.c add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
engine_gl_x11.h add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
engine_software_16_x11.c missed these. oops. added. 2007-04-30 07:03:20 +00:00
engine_software_16_x11.h missed these. oops. added. 2007-04-30 07:03:20 +00:00
engine_software_ddraw.c CreateWindow creates a window whose size takes into account the client area + the title bar + the borders. Call AdjustWindowRect before to get rid of that. Remove some debug printf 2007-05-28 08:00:42 +00:00
engine_software_ddraw.h Add directdraw test. configure script displays the available engines 2007-05-27 11:10:50 +00:00
engine_software_x11.c add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
engine_software_x11.h add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
engine_xrender_x11.c add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
engine_xrender_x11.h add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
image_blend_border.c add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
image_blend_border_recolor.c add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
image_blend_nearest_scaled.c add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
image_blend_nearest_solid_scaled.c add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
image_blend_occlude1.c add new tests - and some to catch supposed bugs - bug bug not found. must be 2007-06-02 15:29:37 +00:00
image_blend_occlude1_few.c add new tests - and some to catch supposed bugs - bug bug not found. must be 2007-06-02 15:29:37 +00:00
image_blend_occlude1_many.c add new tests - and some to catch supposed bugs - bug bug not found. must be 2007-06-02 15:29:37 +00:00
image_blend_occlude1_very_many.c add new tests - and some to catch supposed bugs - bug bug not found. must be 2007-06-02 15:29:37 +00:00
image_blend_occlude2.c add new tests - and some to catch supposed bugs - bug bug not found. must be 2007-06-02 15:29:37 +00:00
image_blend_occlude2_few.c add new tests - and some to catch supposed bugs - bug bug not found. must be 2007-06-02 15:29:37 +00:00
image_blend_occlude2_many.c add new tests - and some to catch supposed bugs - bug bug not found. must be 2007-06-02 15:29:37 +00:00
image_blend_occlude2_very_many.c add new tests - and some to catch supposed bugs - bug bug not found. must be 2007-06-02 15:29:37 +00:00
image_blend_occlude3.c add new tests - and some to catch supposed bugs - bug bug not found. must be 2007-06-02 15:29:37 +00:00
image_blend_occlude3_few.c add new tests - and some to catch supposed bugs - bug bug not found. must be 2007-06-02 15:29:37 +00:00
image_blend_occlude3_many.c add new tests - and some to catch supposed bugs - bug bug not found. must be 2007-06-02 15:29:37 +00:00
image_blend_occlude3_very_many.c add new tests - and some to catch supposed bugs - bug bug not found. must be 2007-06-02 15:29:37 +00:00
image_blend_smooth_scaled.c add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
image_blend_smooth_solid_scaled.c add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
image_blend_solid_border.c add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
image_blend_solid_unscaled.c add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
image_blend_unscaled.c add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
image_crossfade.c fix some warnings 2007-04-11 12:36:32 +00:00
image_data_argb.c add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
image_data_argb_alpha.c add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
image_data_ycbcr601pl.c fix some warnings 2007-04-11 12:36:32 +00:00
image_data_ycbcr601pl_wide_stride.c add new tests - and some to catch supposed bugs - bug bug not found. must be 2007-06-02 15:29:37 +00:00
image_quality_scale.c add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
main.c Add directdraw test. configure script displays the available engines 2007-05-27 11:10:50 +00:00
main.h Add directdraw test. configure script displays the available engines 2007-05-27 11:10:50 +00:00
rect_blend.c add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
rect_blend_few.c add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
rect_solid.c add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
rect_solid_few.c add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
tests.h add new tests - and some to catch supposed bugs - bug bug not found. must be 2007-06-02 15:29:37 +00:00
text_basic.c add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +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 add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
textblock_basic.c add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00
textblock_intl.c added a quick test for html entity escaping 2007-05-17 22:39:19 +00:00
ui.c fix some warnings 2007-04-11 12:36:32 +00:00
ui.h add expedite to cvs! finally! :) it's in decent shape. 2007-04-11 11:58:32 +00:00