CIA.vc
expedite
Real-time open source activity stats
Stats » Projects » Enlightenment » expedite
informationsyndicateUTC clock
11:14 on May 28, 2012
event counters
The last message was received 2.28 weeks ago at 12:41 on May 12, 2012
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
2 messages so far this month, 2 messages last month
80 messages since the first one, 2.26 years ago, for an average of 1.47 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
12:41 on May 12e
Commit by caro :: r70938 expedite/src/bin/ (2 files): (link)
expedite: fix label
#
11:10 on May 02e
Commit by cedric :: r70609 expedite/ (26 files in 2 dirs): (link)
expedite: don't overallocate things.
#
13:58 on Apr 30e
Commit by raster :: r70551 expedite/expedite.oe: (link)
remove expedite oe file - in oe and maintained now.
#
10:37 on Apr 16e
Commit by raster :: r70214 expedite/NEWS: (link)
update NEWS for expedite.
#
06:59 on Mar 24e
Commit by raster :: r69595 expedite/configure.ac: (link)
missing -alpha
#
21:28 on Feb 25e
Commit by cedric :: r68445 expedite/ (5 files in 2 dirs): (link)
expedite: remove SDL 16bpp engine support.
#
19:44 on Feb 23e
Commit by cedric :: r68351 expedite/src/bin/engine_software_sdl.c: (link)
expedite: remove software_sdl backend and use buffer instead.

This result in an overall drop of 17% in performance. I think it
may be due to some stuff related to HWSURFACE, the fact it use
double buffer or that maybe SDL_FillRect was faster for cleaning up
memory. If someone is really interested by this performance drop,
better fix them with buffer engine.
#
13:54 on Feb 18e
Commit by caro :: r68103 expedite/configure.ac: (link)
Expedite: evil needed, now
#
13:36 on Jan 13e
Commit by seoz :: r67184 expedite/.gitignore: (link)
expedite: Updated .gitignore
#
16:39 on Dec 14, 2011e
Commit by tasn :: r66195 expedite/src/bin/ (4 files): (link)
Expedite: Use the new default tags.
#
15:28 on Dec 08, 2011e
Commit by tasn :: r66027 expedite/src/bin/ (4 files): (link)
Elm test: Update tests to use the new self-closing textblock tags.
#
13:31 on Nov 17, 2011e
Commit by raster :: r65336 expedite/ (AUTHORS configure.ac src/bin/main.c): (link)
From: Bruno Tarquini <btarquini at gmail dot 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
#
20:28 on Nov 16, 2011e
Commit by caro :: r65307 expedite/configure.ac: (link)
evil >= 1.0.0
#
08:49 on Nov 16, 2011e
Commit by raster :: r65282 expedite/configure.ac: (link)
fix to 1.0.0 not 0.1.0 for expedite alpha!
#
14:25 on Nov 15, 2011e
Commit by raster :: r65246 expedite/COPYING: (link)
fix copyign for expedite
#
14:19 on Nov 15, 2011e
Commit by raster :: r65244 expedite/README: (link)
update README for expedite
#
12:35 on Nov 15, 2011e
Commit by raster :: r65231 expedite/configure.ac: (link)
up expedite to 0.9.999
#
20:19 on Nov 05, 2011e
Commit by kakaroto :: r64780 expedite/ (6 files in 2 dirs): (link)
Expedite: Add support for the PSL1GHT engine
#
20:59 on Nov 02, 2011e
Commit by captainigloo :: r64654 expedite/ (6 files in 2 dirs): (link)
expedite: Add gl_cocoa support in expedite
#
03:52 on Nov 01, 2011e
Commit by hermet :: r64592 expedite/src/bin/ (4 files): (link)
expedite - warning--
#