Commit Graph

19 Commits

Author SHA1 Message Date
toma 6687a465cf Expedite 0.7.0 now with a nicer look! Reworked graphics to bring it more in-line with EFL current look. Also added a logo.png file that can be easily changed without upsetting the start interface. If you use this version, you may experience different performance results in comparision to the older version so please consider this when using it for benchmarking.
SVN revision: 45237
2010-01-17 02:33:48 +00:00
Vincent Torri e92bfbb6e0 silent rules for expedite
SVN revision: 44574
2009-12-19 12:12:35 +00:00
Vincent Torri 7b76b9193e That conditionnal is already set in the m4 macro
SVN revision: 44508
2009-12-16 07:42:09 +00:00
Vincent Torri 97e3be8840 opensolaris linker produces an error because of -f*** gcc options
So force the link to be done when checking the availability of
-fno-rtti and -fno-exceptions

SVN revision: 44056
2009-11-30 18:06:12 +00:00
Vincent Torri 6233ed2cc4 fix configure output
SVN revision: 43059
2009-10-13 17:41:51 +00:00
Vincent Torri 8644206b6e link explicitely against eina, to make compilation with mingw possible.
SVN revision: 42709
2009-09-26 08:38:35 +00:00
Vincent Torri f29149beab check if the compiler accepts -fno-rtti -fno-exceptions
SVN revision: 41882
2009-08-20 08:45:20 +00:00
Vincent Torri a1b88ea911 rename 'x11' to 'xlib' for software x11 based engines when it makes sense
SVN revision: 41335
2009-07-14 21:30:58 +00:00
Vincent Torri e79dfa7117 Force some Windows CE devices to use their real screen
resolution instead of 240x320 (iPAQ HX4700, eg) when
using GAPI.


SVN revision: 41213
2009-06-27 06:57:54 +00:00
Vincent Torri 892a541e93 better check of the objective c compiler
SVN revision: 40555
2009-05-08 18:23:38 +00:00
Gustavo Sverzut Barbieri de83bd76a3 fix problems with am__fastdepOBJC not being in AM_CONDITIONAL()
let's hope I'm right...



SVN revision: 40544
2009-05-08 05:20:44 +00:00
Vincent Torri 1af52a0dd7 add GDI evas engine support
SVN revision: 40312
2009-04-23 03:26:41 +00:00
Vincent Torri 83208cc516 add xrender xcb engine test
SVN revision: 39137
2009-02-22 11:29:52 +00:00
Vincent Torri b1def4bcfd typo
SVN revision: 38648
2009-01-19 18:45:14 +00:00
Vincent Torri 54401e6a7d ddraw and direct3d engines: link against libgdi32.a because of GetDeviceCaps
SVN revision: 38073
2008-12-09 23:09:20 +00:00
Vincent Torri d8ecd625fd * configure reorganisation
* add gdi backend to the Windows CE engine


SVN revision: 37715
2008-11-19 17:40:05 +00:00
Cedric BAIL 9244f9c42c Forgot to correctly initialize pkg-config check.
SVN revision: 37271
2008-10-28 13:30:39 +00:00
Vincent Torri 7aa7a7adb2 use evil for mingw32ce compiler
SVN revision: 37211
2008-10-27 08:06:01 +00:00
Peter Wehrfritz 9e60f16624 configure.in -> configure.ac
SVN revision: 36364
2008-09-30 18:07:29 +00:00