Commit Graph

170 Commits

Author SHA1 Message Date
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 e9c5e4efde .cvsignore++
SVN revision: 30101
2007-05-27 15:19:55 +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
doursse 64903eaf5b fix some warnings
SVN revision: 29467
2007-04-11 12:36:32 +00:00
Carsten Haitzler 502d62417d add expedite to cvs! finally! :) it's in decent shape.
SVN revision: 29466
2007-04-11 11:58:32 +00:00