Commit Graph

  • 8430b178c9 fix the copying license to Carsten Haitzler 2009-01-13 13:00:45 +0000
  • 45b90e26e2 Add expedite-cmp to create nice comparison tables for expedite results. Gustavo Sverzut Barbieri 2009-01-12 15:36:37 +0000
  • a87d047eaa Added debian/rules files with a new permissions set(755). Daniel Kolesa 2009-01-09 16:33:51 +0000
  • 0e5736e9c3 prepare debian rules files for new chmod permissions. Daniel Kolesa 2009-01-09 16:31:51 +0000
  • a8ccc15ad1 Added new set of debian subdirs. Daniel Kolesa 2009-01-01 11:35:17 +0000
  • 90071951fe Expedite Win32 VS8 project added dm 2008-12-22 23:26:04 +0000
  • 625e0119a4 * missing var * allow the export of symbols with VC++ Vincent Torri 2008-12-20 14:46:54 +0000
  • f25f609de9 vtorri's xcb x11 engine merge for expedite Carsten Haitzler 2008-12-17 08:15:01 +0000
  • 54401e6a7d ddraw and direct3d engines: link against libgdi32.a because of GetDeviceCaps Vincent Torri 2008-12-09 23:09:20 +0000
  • c816e3f93c enable caches and fix 1 test ot do what it was meant to do... Carsten Haitzler 2008-11-28 11:17:40 +0000
  • d8ecd625fd * configure reorganisation * add gdi backend to the Windows CE engine Vincent Torri 2008-11-19 17:40:05 +0000
  • f329fb2d60 add 4 tests to test drawing the same thing again and again at the same size Carsten Haitzler 2008-11-03 22:27:53 +0000
  • 9244f9c42c Forgot to correctly initialize pkg-config check. Cedric BAIL 2008-10-28 13:30:39 +0000
  • 7aa7a7adb2 use evil for mingw32ce compiler Vincent Torri 2008-10-27 08:06:01 +0000
  • 8b0a1e2a66 Remove Evas list from Expedite and move to Eina list. Cedric BAIL 2008-10-22 12:00:44 +0000
  • 9e60f16624 configure.in -> configure.ac Peter Wehrfritz 2008-09-30 18:07:29 +0000
  • e11761cb40 tim horton's expedite patches part 2 - add files. Carsten Haitzler 2008-09-20 02:06:48 +0000
  • 745377bbba tim horton's expedite quartz engine patches Carsten Haitzler 2008-09-20 02:06:00 +0000
  • e7dbbf1e4e Add image preloading support. Cedric BAIL 2008-09-16 14:52:57 +0000
  • fea935c9ae Patch by Denis Oliver Kropp. Gustavo Sverzut Barbieri 2008-09-06 16:08:39 +0000
  • 7a278c33d9 Less debug for expedite directfb. Gustavo Sverzut Barbieri 2008-09-06 16:06:20 +0000
  • cb03952c56 set the size in the engine info doursse 2008-07-17 23:10:39 +0000
  • 42cf8cbb25 make the windows non resizable on Windows, fix error management for the glew and software_16_ddraw tests doursse 2008-07-10 07:01:49 +0000
  • ea8c947317 add software xcb engine support, minor reorganization of some inclusing / checks etc... doursse 2008-07-07 19:31:46 +0000
  • 8124d72e75 initialisation of direct3d and glew are in their respective engine, now. minor formatting doursse 2008-06-26 08:32:00 +0000
  • 3e4997c06a remove directdraw initialisation as the engine takes care of that. clean the mem on failure doursse 2008-06-25 06:45:11 +0000
  • 776dc06205 ignore++ Sebastian Dransfeld 2008-06-19 12:30:57 +0000
  • 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. Cedric BAIL 2008-06-10 12:17:56 +0000
  • c4d9eccc70 Add pal, 720p resolution and sdl-16 engine help text. Cedric BAIL 2008-05-26 13:52:26 +0000
  • 4d1efa3850 add DirectDraw backend. Seems faster on pda's that have it doursse 2008-05-25 17:39:48 +0000
  • ada9638cbe add guards around config.h doursse 2008-05-25 05:15:21 +0000
  • 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() doursse 2008-05-23 18:33:07 +0000
  • 2d75dece03 fix key up management doursse 2008-05-12 05:31:14 +0000
  • 29d8dd954d do not repaint the window (should speed up the drawing) doursse 2008-05-10 08:57:02 +0000
  • 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... doursse 2008-04-29 22:02:30 +0000
  • 13cca62c43 missing files to remove during maintainer-clean rule doursse 2008-04-18 21:19:16 +0000
  • 7d1d8020a4 remove the explicit use of the DirectDraw interface by using the c++ API doursse 2008-03-30 16:06:21 +0000
  • 65f5d568ce remove debug printf, and formatting doursse 2008-03-30 16:04:13 +0000
  • 6b9fb388a4 remove the explicit use of the DirectDraw interface by using the c++ API doursse 2008-03-30 09:22:38 +0000
  • 7ec35857f1 * use an m4 macro to detect engines; faster for adding new engines (guess which ones ;) ) * update autostuff thingy doursse 2008-03-23 19:39:17 +0000
  • d806c25459 Set directfb to no if no evas-directfb Gustavo Sverzut Barbieri 2008-03-21 03:47:44 +0000
  • 75248b2aad fix from Lars Munch to not use -I$(includedir) Mike Frysinger 2008-03-18 13:14:00 +0000
  • 2312794a69 explicitly set colorspace to ARGB8888 Carsten Haitzler 2008-03-01 05:19:15 +0000
  • 3473bb5ae5 Add initial DirectFB support. Gustavo Sverzut Barbieri 2008-02-25 06:08:34 +0000
  • 06456e7fa3 add the ability to enable and disable specific engines Carsten Haitzler 2007-12-17 01:41:09 +0000
  • 5ad5c12186 expedite: document -a option Michael Lauer 2007-12-07 21:41:31 +0000
  • 0e4b9716b8 Expedite: fix typos Michael Lauer 2007-12-06 03:35:32 +0000
  • bebdbe654b cedric patch - as per email. Carsten Haitzler 2007-11-13 06:00:33 +0000
  • 4eb1a715eb add fb to expedite Carsten Haitzler 2007-11-10 23:23:08 +0000
  • 7dd2be8ac9 typo Sebastian Dransfeld 2007-11-10 18:34:40 +0000
  • 1ec701e87e Clean build system Sebastian Dransfeld 2007-11-10 12:17:07 +0000
  • 57331eae88 switch to make expedite run all tests and quit. Sebastian Dransfeld 2007-11-08 21:00:35 +0000
  • 747ae5621c remove unused variable Sebastian Dransfeld 2007-11-08 20:09:43 +0000
  • 812692ad29 remove trailing spaces doursse 2007-10-17 14:27:48 +0000
  • 43ecaa0ee6 remove trailing spaces doursse 2007-10-17 11:55:47 +0000
  • 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 doursse 2007-10-17 11:07:13 +0000
  • 94626a99f6 remove unused var doursse 2007-10-11 08:30:16 +0000
  • 99e58697df fix compilation on OS != Windows doursse 2007-10-09 11:32:59 +0000
  • 6c2924e346 add 16bits software directdraw engine doursse 2007-10-08 19:24:22 +0000
  • 2def126d59 add profiles in for testing speed for different target profiles Carsten Haitzler 2007-10-03 08:55:25 +0000
  • 4f4c7127a2 free the canvas on clean shutdown. Carsten Haitzler 2007-10-02 01:20:04 +0000
  • eba46d0b6d add direct3d engine support doursse 2007-08-17 09:39:18 +0000
  • 2d2badc29c Glew OpenGL engine support added. doursse 2007-08-05 07:31:57 +0000
  • 5e28c4089c add close message doursse 2007-07-16 08:22:51 +0000
  • 6ac579b895 sdl engine support in expedite Carsten Haitzler 2007-07-16 07:27:43 +0000
  • e3c28f97c7 poly test Carsten Haitzler 2007-06-17 13:44:44 +0000
  • 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. Carsten Haitzler 2007-06-02 15:29:37 +0000
  • 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 doursse 2007-05-28 08:00:42 +0000
  • 27830dde34 cvsignore++ David Walter Seikel 2007-05-27 18:12:40 +0000
  • e9c5e4efde .cvsignore++ David Walter Seikel 2007-05-27 15:19:55 +0000
  • 363cd999e3 missing -o in a test doursse 2007-05-27 13:02:22 +0000
  • b50e551a93 Add directdraw test. configure script displays the available engines doursse 2007-05-27 11:10:50 +0000
  • f26352de0e added a quick test for html entity escaping tilman 2007-05-17 22:39:19 +0000
  • 3b97a2f9c4 missed these. oops. added. Carsten Haitzler 2007-04-30 07:03:20 +0000
  • af2460a361 support software_16_x11 engine - if it is built. Carsten Haitzler 2007-04-29 15:46:06 +0000
  • 10d35a3318 add yuv data too Carsten Haitzler 2007-04-11 13:29:19 +0000
  • 91e1d958b3 add in missing files Carsten Haitzler 2007-04-11 13:24:36 +0000
  • 64903eaf5b fix some warnings doursse 2007-04-11 12:36:32 +0000
  • 502d62417d add expedite to cvs! finally! :) it's in decent shape. Carsten Haitzler 2007-04-11 11:58:32 +0000