68 Commits (f329fb2d609b9be7ec871a7fbb487b82c3e182b6)
 

Author SHA1 Message Date
Carsten Haitzler f329fb2d60 add 4 tests to test drawing the same thing again and again at the same size 15 years ago
Cedric BAIL 9244f9c42c Forgot to correctly initialize pkg-config check. 15 years ago
Vincent Torri 7aa7a7adb2 use evil for mingw32ce compiler 15 years ago
Cedric BAIL 8b0a1e2a66 Remove Evas list from Expedite and move to Eina list. 15 years ago
Peter Wehrfritz 9e60f16624 configure.in -> configure.ac 15 years ago
Carsten Haitzler e11761cb40 tim horton's expedite patches part 2 - add files. 15 years ago
Carsten Haitzler 745377bbba tim horton's expedite quartz engine patches 15 years ago
Cedric BAIL e7dbbf1e4e Add image preloading support. 15 years ago
Gustavo Sverzut Barbieri fea935c9ae Patch by Denis Oliver Kropp. 15 years ago
Gustavo Sverzut Barbieri 7a278c33d9 Less debug for expedite directfb. 15 years ago
doursse cb03952c56 set the size in the engine info 16 years ago
doursse 42cf8cbb25 make the windows non resizable on Windows, fix error management for the glew and software_16_ddraw tests 16 years ago
doursse ea8c947317 add software xcb engine support, minor reorganization of some inclusing / checks etc... 16 years ago
doursse 8124d72e75 initialisation of direct3d and glew are in their respective engine, now. minor formatting 16 years ago
doursse 3e4997c06a remove directdraw initialisation as the engine takes care of that. clean the mem on failure 16 years ago
Sebastian Dransfeld 776dc06205 ignore++ 16 years ago
Cedric BAIL 2d96aea2b2 Deleting previous tests object was counted as part of the current test. So 16 years ago
Cedric BAIL c4d9eccc70 Add pal, 720p resolution and sdl-16 engine help text. 16 years ago
doursse 4d1efa3850 add DirectDraw backend. Seems faster on pda's that have it 16 years ago
doursse ada9638cbe add guards around config.h 16 years ago
doursse 6df0eef45f * put the keys management in expedite instead of the evas engine. 16 years ago
doursse 2d75dece03 fix key up management 16 years ago
doursse 29d8dd954d do not repaint the window (should speed up the drawing) 16 years ago
doursse d8d00d5e5a * add wince engine support 16 years ago
doursse 13cca62c43 missing files to remove during maintainer-clean rule 16 years ago
doursse 7d1d8020a4 remove the explicit use of the DirectDraw interface by using the c++ API 16 years ago
doursse 65f5d568ce remove debug printf, and formatting 16 years ago
doursse 6b9fb388a4 remove the explicit use of the DirectDraw interface by using the c++ API 16 years ago
doursse 7ec35857f1 * use an m4 macro to detect engines; faster for adding new engines 16 years ago
Gustavo Sverzut Barbieri d806c25459 Set directfb to no if no evas-directfb 16 years ago
Mike Frysinger 75248b2aad fix from Lars Munch to not use -I$(includedir) 16 years ago
Carsten Haitzler 2312794a69 explicitly set colorspace to ARGB8888 16 years ago
Gustavo Sverzut Barbieri 3473bb5ae5 Add initial DirectFB support. 16 years ago
Carsten Haitzler 06456e7fa3 add the ability to enable and disable specific engines 16 years ago
Michael Lauer 5ad5c12186 expedite: document -a option 16 years ago
Michael Lauer 0e4b9716b8 Expedite: fix typos 16 years ago
Carsten Haitzler bebdbe654b cedric patch - as per email. 16 years ago
Carsten Haitzler 4eb1a715eb add fb to expedite 16 years ago
Sebastian Dransfeld 7dd2be8ac9 typo 16 years ago
Sebastian Dransfeld 1ec701e87e Clean build system 16 years ago
Sebastian Dransfeld 57331eae88 switch to make expedite run all tests and quit. 16 years ago
Sebastian Dransfeld 747ae5621c remove unused variable 16 years ago
doursse 812692ad29 remove trailing spaces 16 years ago
doursse 43ecaa0ee6 remove trailing spaces 16 years ago
doursse b4b852d75a Add the check of environment variables EXPEDITE_FONTS_DIR 16 years ago
doursse 94626a99f6 remove unused var 16 years ago
doursse 99e58697df fix compilation on OS != Windows 16 years ago
doursse 6c2924e346 add 16bits software directdraw engine 16 years ago
Carsten Haitzler 2def126d59 add profiles in for testing speed for different target profiles 16 years ago
Carsten Haitzler 4f4c7127a2 free the canvas on clean shutdown. 16 years ago