forget about it, i misunderstood the option
Vincent
On Thu, 25 Feb 2010, Vincent Torri wrote:
>
> Hey,
>
> I just changed the configure option
>
> --enable-pthreads
>
> to
>
> --enable-threaded-rendering
>
> It is a bit more explicit. Change your scripts if needed
>
> Vincent
>
> --
Hey,
I just changed the configure option
--enable-pthreads
to
--enable-threaded-rendering
It is a bit more explicit. Change your scripts if needed
Vincent
--
Download IntelĀ® Parallel Studio Eval
Try the new software
Hey,
in Ecore_Con.h, the function ecore_con_info_get() has a parameter of type
a pointer to
struct addrinfo
Shouldn't we pass instead parameter of "standard" types instead of such
struct ? something like:
EAPI int
ecore_con_info_get(Ecore_Con_Server *svr,
Ecore_Con_Info_C
Dear all,
As we're approaching release of our beloved window manager and its
foundation libraries, I started a wiki page to help packagers that
exist and those that will join our bandwagon:
http://trac.enlightenment.org/e/wiki/Packaging
Please feel free to review, comment, fix and improve it
This patch is surely a little crappy...
I just tried to notify the evas widget when its window is resized.
We might prefer to split the resize/reposition events.
Signed-off-by: Lionel Landwerlin
---
src/lib/ecore_directfb/Ecore_DirectFB.h | 24 +++--
src/lib/ecore_directfb/ecore_directfb.c |
Hi folks!
Since the adding of map capabilities to Edje, it's EDC Reference
documentation has been broken due to the inclusion of tags out of
proper order. That can be easily verified by going to
http://docs.enlightenment.org/auto/edje/edcref.html and looking at the
bottom part.
So, I created this