Commit Graph

64 Commits

Author SHA1 Message Date
Eduardo Lima (Etrunko) 98b23b664a 1.7.8 release
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
2013-08-01 18:32:08 -03:00
Rafael Antognolli a5c3c82e53 Bump stable efl to 1.7.7. 2013-05-11 15:58:25 -03:00
Rafael Antognolli a4cef966e1 Bump stable efl to 1.7.6. 2013-04-04 17:02:01 -03:00
Luis Felipe Strano Moraes 1fc2bc49c3 Bumping stable efl to 1.7.5.
SVN revision: 82180
2013-01-04 14:54:07 +00:00
Luis Felipe Strano Moraes 4e2a85eeb1 EFL 1.7.4 release.
SVN revision: 81543
2012-12-21 12:19:03 +00:00
Luis Felipe Strano Moraes 04e0658749 New stable release: 1.7.3
SVN revision: 80477
2012-12-07 17:47:46 +00:00
Luis Felipe Strano Moraes 59c825def7 Updating configure.ac according to last stable release.
SVN revision: 79755
2012-11-27 18:29:20 +00:00
Cedric BAIL f616302b6a ef: 1.7.1 release.
SVN revision: 78286
2012-10-20 14:28:35 +00:00
Carsten Haitzler 7b0c11bf14 no this isnt release - this is simply me removing the beta tag so when
we release it's ready.



SVN revision: 75740
2012-08-27 10:24:41 +00:00
Carsten Haitzler 3f67eb1f31 umm no - give the output filename not input. ie expedite.spec not
expedite.spec.in



SVN revision: 75408
2012-08-18 11:13:43 +00:00
Rui Seabra bddd638fa5 Update spec, make it autogenerated and add expedite.spec to svn:ignore
SVN revision: 75405
2012-08-18 08:24:07 +00:00
Carsten Haitzler 78f16260ba tag as beta...
SVN revision: 75344
2012-08-17 03:57:49 +00:00
Carsten Haitzler 6bf7790fa7 vincent wanted 16bit ddraw gone from expedite.. so it shall be!
SVN revision: 75204
2012-08-13 10:17:48 +00:00
Carsten Haitzler 2fc8dfa052 more updates for 1.7.0 alpha.
SVN revision: 75095
2012-08-10 10:51:17 +00:00
Carsten Haitzler 580d32d7b0 alpha release of 1.7 - let's roll. ALPHA!
SVN revision: 75091
2012-08-10 10:37:05 +00:00
Carsten Haitzler 2fb9aeef35 update all versions in @sincs, README's and configure.ac's etc. to
reflect a unified release version, for now 1.6.99.



SVN revision: 73498
2012-07-09 10:20:21 +00:00
Carsten Haitzler f50d7a0b64 restore .99 micro versions for trunk and add back svnrev vers too.
SVN revision: 70492
2012-04-26 04:51:32 +00:00
Carsten Haitzler cc6760cdc4 and removed the -beta tag...
SVN revision: 70489
2012-04-26 04:35:43 +00:00
Carsten Haitzler ac17754b04 tag everything as beta in svn.
SVN revision: 70375
2012-04-21 01:52:12 +00:00
Carsten Haitzler 4eb5f62d15 missing -alpha
SVN revision: 69595
2012-03-24 03:09:54 +00:00
Carsten Haitzler 6a1612abb2 and work more on getting release in shape - version requirements.
(god this is a pain in the butt)



SVN revision: 69484
2012-03-17 06:25:41 +00:00
Carsten Haitzler 755ff80124 gear up svn for release. one of many steps/things to do.
SVN revision: 69481
2012-03-17 04:17:29 +00:00
Cedric BAIL a1beb50ce7 expedite: remove SDL 16bpp engine support.
SVN revision: 68445
2012-02-25 17:54:54 +00:00
Vincent Torri 32c11e818c Expedite: evil needed, now
SVN revision: 68103
2012-02-18 10:24:46 +00:00
Carsten Haitzler 2f65a62d49 and now go to normal-like svn revs
SVN revision: 65806
2011-12-02 09:45:25 +00:00
Carsten Haitzler 68c86bcedf revert my 1.x.99 stuff so i can branch.
SVN revision: 65803
2011-12-02 09:32:11 +00:00
Carsten Haitzler 558528b14f and lets bump on to 1.x.99 (or so) for svn... and back to adding snap
rev.



SVN revision: 65802
2011-12-02 09:10:56 +00:00
Bruno Tarquini 44476d7e76 From: Bruno Tarquini <btarquini@gmail.com>
Subject: [Patch] expedite: fix segfault at exit

shutdown the engine before evas because Xext, Xrender and GL (loaded by evas)
seem to register a hook which is called in XCloseDisplay (in engine_shutdown()).
this segfault because evas_shutdown() should unload those libs, and so,
invalidate the hook pointer.

this bug was already noted by caro in @43373:
> strangely, the xrender xlib and gl xlib engines are segfaulting when
XCloseDisplay is called (in the shutdown function). > It does not with soft 
xlib. I absolutely don't know why.

with this proper fix, remove also Xext, Xrender from dependencies,
which are not  used directly by expedite.

triggered by compiling with --as-needed, because it removed unused libs: 
libXrender, libXext.

tested with xlib, gl and sdl engine



SVN revision: 65336
2011-11-17 10:54:54 +00:00
Vincent Torri cc17bb4172 evil >= 1.0.0
SVN revision: 65307
2011-11-16 17:52:13 +00:00
Carsten Haitzler 21dd944587 fix to 1.0.0 not 0.1.0 for expedite alpha!
SVN revision: 65282
2011-11-16 06:13:09 +00:00
Carsten Haitzler 3ad840114c update release candidate trees to their release version in preparation
for alpha



SVN revision: 65280
2011-11-16 05:34:37 +00:00
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