Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-16 | Add EFL_CXX_NO_EXCEPTIONS flag to compilation. | Savio Sena | |
2014-09-16 | expedite++: First C++ test. | Savio Sena | |
2014-09-16 | autotools: Introduce C++11 requirement. | Savio Sena | |
2014-08-22 | update configuration version to EFL number. | Cedric BAIL | |
2014-08-22 | Move to EFL 1.12 interface. | Cedric BAIL | |
2014-08-22 | move to use Ecore and Ecore_Evas. | Cedric BAIL | |
2014-02-28 | expedite: report when building drm support. | Cedric Bail | |
2014-02-12 | Add build option for drm engine | Chris Michael | |
Signed-off-by: Chris Michael <cp.michael@samsung.com> | |||
2014-02-12 | Fix expedite building with wayland engines. | Chris Michael | |
Signed-off-by: Chris Michael <cp.michael@samsung.com> | |||
2013-10-23 | Fix (from devilhorns) expedite built in the case that we have wayland ↵ | Daniel Zaoui | |
libraries installed, but do not have EFL built with wayland support Hey Devilhorns, I am drunk and I just want to sleep but I promised you to push it so... | |||
2013-07-23 | expedite: use beta API. | Cedric Bail | |
2013-06-28 | expedite: request Eo EFL API. | Cedric Bail | |
2013-01-04 | trunk: remove use of AM_PROG_CC_STDC as AC_PROG_CC does it. | Cedric BAIL | |
Patch by Doug Newgard <scimmia22@outlook.com> SVN revision: 82148 | |||
2012-12-28 | if you use eo... link to it eh? | Carsten Haitzler | |
SVN revision: 81801 | |||
2012-11-09 | Move AM_CONDITIONAL to outside the if block | Eduardo Lima (Etrunko) | |
The configure script was failing fail if the --disable option for the wayland engines were explicitly set. Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com> SVN revision: 79034 | |||
2012-11-01 | Configure: Add checks for Wayland Engines | Eduardo Lima (Etrunko) | |
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com> SVN revision: 78798 | |||
2012-10-24 | Expedite: Remove software_16_X11 code | Eduardo Lima (Etrunko) | |
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com> SVN revision: 78402 | |||
2012-08-30 | and up ver to 1.7.99 now in svn. nack to svnrev num at end. | Carsten Haitzler | |
SVN revision: 75869 | |||
2012-08-27 | no this isnt release - this is simply me removing the beta tag so whenv1.7.0 | Carsten Haitzler | |
we release it's ready. SVN revision: 75740 | |||
2012-08-18 | umm no - give the output filename not input. ie expedite.spec not | Carsten Haitzler | |
expedite.spec.in SVN revision: 75408 | |||
2012-08-18 | Update spec, make it autogenerated and add expedite.spec to svn:ignore | Rui Seabra | |
SVN revision: 75405 | |||
2012-08-17 | tag as beta... | Carsten Haitzler | |
SVN revision: 75344 | |||
2012-08-13 | vincent wanted 16bit ddraw gone from expedite.. so it shall be! | Carsten Haitzler | |
SVN revision: 75204 | |||
2012-08-10 | more updates for 1.7.0 alpha. | Carsten Haitzler | |
SVN revision: 75095 | |||
2012-08-10 | alpha release of 1.7 - let's roll. ALPHA! | Carsten Haitzler | |
SVN revision: 75091 | |||
2012-07-09 | update all versions in @sincs, README's and configure.ac's etc. to | Carsten Haitzler | |
reflect a unified release version, for now 1.6.99. SVN revision: 73498 | |||
2012-04-26 | restore .99 micro versions for trunk and add back svnrev vers too. | Carsten Haitzler | |
SVN revision: 70492 | |||
2012-04-26 | and removed the -beta tag... | Carsten Haitzler | |
SVN revision: 70489 | |||
2012-04-21 | tag everything as beta in svn. | Carsten Haitzler | |
SVN revision: 70375 | |||
2012-03-24 | missing -alpha | Carsten Haitzler | |
SVN revision: 69595 | |||
2012-03-17 | and work more on getting release in shape - version requirements. | Carsten Haitzler | |
(god this is a pain in the butt) SVN revision: 69484 | |||
2012-03-17 | gear up svn for release. one of many steps/things to do. | Carsten Haitzler | |
SVN revision: 69481 | |||
2012-02-25 | expedite: remove SDL 16bpp engine support. | Cedric BAIL | |
SVN revision: 68445 | |||
2012-02-18 | Expedite: evil needed, now | Vincent Torri | |
SVN revision: 68103 | |||
2011-12-02 | and now go to normal-like svn revs | Carsten Haitzler | |
SVN revision: 65806 | |||
2011-12-02 | revert my 1.x.99 stuff so i can branch. | Carsten Haitzler | |
SVN revision: 65803 | |||
2011-12-02 | and lets bump on to 1.x.99 (or so) for svn... and back to adding snap | Carsten Haitzler | |
rev. SVN revision: 65802 | |||
2011-11-17 | From: Bruno Tarquini <btarquini@gmail.com> | Bruno Tarquini | |
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-16 | evil >= 1.0.0 | Vincent Torri | |
SVN revision: 65307 | |||
2011-11-16 | fix to 1.0.0 not 0.1.0 for expedite alpha! | Carsten Haitzler | |
SVN revision: 65282 | |||
2011-11-16 | update release candidate trees to their release version in preparation | Carsten Haitzler | |
for alpha SVN revision: 65280 | |||
2011-11-15 | up expedite to 0.9.999 | Carsten Haitzler | |
SVN revision: 65231 | |||
2011-11-05 | Expedite: Add support for the PSL1GHT engine | Youness Alaoui | |
SVN revision: 64780 | |||
2011-11-02 | expedite: Add gl_cocoa support in expedite | Nicolas Aguirre | |
SVN revision: 64654 | |||
2011-10-11 | Work with static modules too | Iván Briano | |
SVN revision: 63972 | |||
2011-09-18 | Expedite: Do not call sync() if unavailable on the system (replaces #ifdef ↵ | Youness Alaoui | |
WIN32) SVN revision: 63464 | |||
2011-04-24 | Expedite: warnings-- | Vincent Torri | |
SVN revision: 58872 | |||
2011-04-05 | expedite: remove Evas GL Glew user. | Cedric BAIL | |
SVN revision: 58361 | |||
2011-04-05 | expedite: remove deprecated Evas Quartz backend. | Cedric BAIL | |
SVN revision: 58356 | |||
2010-12-04 | * expedite: another snapshot. | Cedric BAIL | |
SVN revision: 55243 |