Commit Graph

152 Commits

Author SHA1 Message Date
Cedric BAIL 2d96aea2b2 Deleting previous tests object was counted as part of the current test. So
you could have different result when running them one after the other or
all of them. Their is still one draw back, we dont count this time at all now.


SVN revision: 34794
2008-06-10 12:17:56 +00:00
Cedric BAIL c4d9eccc70 Add pal, 720p resolution and sdl-16 engine help text.
SVN revision: 34678
2008-05-26 13:52:26 +00:00
doursse 4d1efa3850 add DirectDraw backend. Seems faster on pda's that have it
SVN revision: 34668
2008-05-25 17:39:48 +00:00
doursse ada9638cbe add guards around config.h
SVN revision: 34662
2008-05-25 05:15:21 +00:00
doursse 6df0eef45f * put the keys management in expedite instead of the evas engine.
Don't use the broken GAPI anymore for them. Use instead an undocumented
   function (yes, *undocumented*) to manage hardware keys. It's used
   with both gapi and framebuffer backends.
 * clean correctly the memory on errors in engine_software_16_wince_args()


SVN revision: 34651
2008-05-23 18:33:07 +00:00
doursse 2d75dece03 fix key up management
SVN revision: 34541
2008-05-12 05:31:14 +00:00
doursse 29d8dd954d do not repaint the window (should speed up the drawing)
SVN revision: 34524
2008-05-10 08:57:02 +00:00
doursse d8d00d5e5a * add wince engine support
* add -datadir option in command line, so that the data directory can be
   specified with command line. Best way to manage data dir with Windows
   CE OS, which does not support env variables...


SVN revision: 34402
2008-04-29 22:02:30 +00:00
doursse 13cca62c43 missing files to remove during maintainer-clean rule
SVN revision: 34306
2008-04-18 21:19:16 +00:00
doursse 7d1d8020a4 remove the explicit use of the DirectDraw interface by using the c++ API
SVN revision: 34153
2008-03-30 16:06:21 +00:00
doursse 65f5d568ce remove debug printf, and formatting
SVN revision: 34152
2008-03-30 16:04:13 +00:00
doursse 6b9fb388a4 remove the explicit use of the DirectDraw interface by using the c++ API
SVN revision: 34148
2008-03-30 09:22:38 +00:00
doursse 7ec35857f1 * use an m4 macro to detect engines; faster for adding new engines
(guess which ones ;) )
 * update autostuff thingy


SVN revision: 34099
2008-03-23 19:39:17 +00:00
Gustavo Sverzut Barbieri d806c25459 Set directfb to no if no evas-directfb
SVN revision: 34067
2008-03-21 03:47:44 +00:00
Mike Frysinger 75248b2aad fix from Lars Munch to not use -I$(includedir)
SVN revision: 34051
2008-03-18 13:14:00 +00:00
Carsten Haitzler 2312794a69 explicitly set colorspace to ARGB8888
SVN revision: 33872
2008-03-01 05:19:15 +00:00
Gustavo Sverzut Barbieri 3473bb5ae5 Add initial DirectFB support.
SVN revision: 33834
2008-02-25 06:08:34 +00:00
Carsten Haitzler 06456e7fa3 add the ability to enable and disable specific engines
SVN revision: 33166
2007-12-17 01:41:09 +00:00
Michael Lauer 5ad5c12186 expedite: document -a option
SVN revision: 33043
2007-12-07 21:41:31 +00:00
Michael Lauer 0e4b9716b8 Expedite: fix typos
SVN revision: 33004
2007-12-06 03:35:32 +00:00
Carsten Haitzler bebdbe654b cedric patch - as per email.
SVN revision: 32650
2007-11-13 06:00:33 +00:00
Carsten Haitzler 4eb1a715eb add fb to expedite
SVN revision: 32554
2007-11-10 23:23:08 +00:00
Sebastian Dransfeld 7dd2be8ac9 typo
SVN revision: 32544
2007-11-10 18:34:40 +00:00
Sebastian Dransfeld 1ec701e87e Clean build system
SVN revision: 32534
2007-11-10 12:17:07 +00:00
Sebastian Dransfeld 57331eae88 switch to make expedite run all tests and quit.
SVN revision: 32502
2007-11-08 21:00:35 +00:00
Sebastian Dransfeld 747ae5621c remove unused variable
SVN revision: 32497
2007-11-08 20:09:43 +00:00
doursse 812692ad29 remove trailing spaces
SVN revision: 32104
2007-10-17 14:27:48 +00:00
doursse 43ecaa0ee6 remove trailing spaces
SVN revision: 32103
2007-10-17 11:55:47 +00:00
doursse b4b852d75a Add the check of environment variables EXPEDITE_FONTS_DIR
and EXPEDITE_DATA_DIR to locate the path of the fonts and
png files respectively

Fix a typo


SVN revision: 32101
2007-10-17 11:07:13 +00:00
doursse 94626a99f6 remove unused var
SVN revision: 32039
2007-10-11 08:30:16 +00:00
doursse 99e58697df fix compilation on OS != Windows
SVN revision: 32026
2007-10-09 11:32:59 +00:00
doursse 6c2924e346 add 16bits software directdraw engine
SVN revision: 32021
2007-10-08 19:24:22 +00:00
Carsten Haitzler 2def126d59 add profiles in for testing speed for different target profiles
SVN revision: 31946
2007-10-03 08:55:25 +00:00
Carsten Haitzler 4f4c7127a2 free the canvas on clean shutdown.
SVN revision: 31926
2007-10-02 01:20:04 +00:00
doursse eba46d0b6d add direct3d engine support
SVN revision: 31360
2007-08-17 09:39:18 +00:00
doursse 2d2badc29c Glew OpenGL engine support added.
SVN revision: 31181
2007-08-05 07:31:57 +00:00
doursse 5e28c4089c add close message
SVN revision: 30853
2007-07-16 08:22:51 +00:00
Carsten Haitzler 6ac579b895 sdl engine support in expedite
SVN revision: 30846
2007-07-16 07:27:43 +00:00
Carsten Haitzler e3c28f97c7 poly test
SVN revision: 30378
2007-06-17 13:44:44 +00:00
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
doursse 1cb389a468 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
SVN revision: 30120
2007-05-28 08:00:42 +00:00
David Walter Seikel 27830dde34 cvsignore++
SVN revision: 30104
2007-05-27 18:12:40 +00:00
David Walter Seikel e9c5e4efde .cvsignore++
SVN revision: 30101
2007-05-27 15:19:55 +00:00
doursse 363cd999e3 missing -o in a test
SVN revision: 30098
2007-05-27 13:02:22 +00:00
doursse b50e551a93 Add directdraw test. configure script displays the available engines
SVN revision: 30095
2007-05-27 11:10:50 +00:00
tilman f26352de0e added a quick test for html entity escaping
SVN revision: 30011
2007-05-17 22:39:19 +00:00
Carsten Haitzler 3b97a2f9c4 missed these. oops. added.
SVN revision: 29779
2007-04-30 07:03:20 +00:00
Carsten Haitzler af2460a361 support software_16_x11 engine - if it is built.
SVN revision: 29771
2007-04-29 15:46:06 +00:00
Carsten Haitzler 10d35a3318 add yuv data too
SVN revision: 29470
2007-04-11 13:29:19 +00:00
Carsten Haitzler 91e1d958b3 add in missing files
SVN revision: 29469
2007-04-11 13:24:36 +00:00