Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-25 | added Jaeun Choi to author list. | ChunEon Park | |
2012-11-12 | Updated dev info and added myself to AUTHORS where relevant | Eduardo de Barros Lima | |
SVN revision: 79155 | |||
2012-06-15 | expedite - updated AUTHORS | ChunEon Park | |
SVN revision: 72166 | |||
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 | |||
2010-05-21 | big patch from Samsung SAIT (Advanced research group) for async multi-frame | Carsten Haitzler | |
rendering. to turn on: 1. configure with --enable-async-render 2. export EVAS_RENDER_MODE=non-blocking presto. necessitates some api swizzling (thus the expedite. ecore etc. changes) the kind of results you get on a desktop: http://www.rasterman.com/files/evas-async-vs-none.html SVN revision: 49087 | |||
2008-09-20 | tim horton's expedite quartz engine patches | Carsten Haitzler | |
SVN revision: 36108 | |||
2007-04-11 | add expedite to cvs! finally! :) it's in decent shape. | Carsten Haitzler | |
SVN revision: 29466 |