Commit Graph

33 Commits

Author SHA1 Message Date
Carsten Haitzler 3271fb789e up expedite to 0.9.999
SVN revision: 65231
2011-11-15 09:59:29 +00:00
Youness Alaoui 798a3e739c Expedite: Add support for the PSL1GHT engine
SVN revision: 64780
2011-11-05 17:49:43 +00:00
Nicolas Aguirre 336c043d87 expedite: Add gl_cocoa support in expedite
SVN revision: 64654
2011-11-02 18:31:31 +00:00
Iván Briano 431a59333f Work with static modules too
SVN revision: 63972
2011-10-11 02:35:08 +00:00
Youness Alaoui da98dde899 Expedite: Do not call sync() if unavailable on the system (replaces #ifdef WIN32)
SVN revision: 63464
2011-09-18 21:57:24 +00:00
Vincent Torri 5067f72bcb Expedite: warnings--
SVN revision: 58872
2011-04-24 17:14:34 +00:00
Cedric BAIL 2a6efe355b expedite: remove Evas GL Glew user.
SVN revision: 58361
2011-04-05 13:21:15 +00:00
Cedric BAIL 3a86dd96a7 expedite: remove deprecated Evas Quartz backend.
SVN revision: 58356
2011-04-05 12:10:51 +00:00
Cedric BAIL 8050725f84 * expedite: another snapshot.
SVN revision: 55243
2010-12-04 00:53:28 +00:00
Cedric BAIL 73c0ae2145 * expedite: increase version for snapshot.
SVN revision: 54513
2010-11-12 16:19:02 +00:00
Carsten Haitzler d54129448a 1.0.0 sync
SVN revision: 51196
2010-08-16 10:27:42 +00:00
Carsten Haitzler 9ee9f0f94a i dont believe it... dont link to Xrender.. and any call to xrender - tho it
works -and it links i.. ends up with xlib segving.. this is subtle and bizarre!



SVN revision: 46703
2010-03-01 16:17:42 +00:00
Carsten Haitzler 509e7c69d8 for some reason on some cross-build setups evas eet deps dont propagate via
shared lib deps. odd. even tho its linked etc. etc.



SVN revision: 46554
2010-02-27 05:23:30 +00:00
xcomputerman af7df07a96 Add support for new Evas GL_SDL engine
SVN revision: 45675
2010-01-29 02:32:38 +00:00
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