Re: [E-devel] E SVN: raster trunk/evas/src/lib/engines/common

2012-06-21 Thread Vincent Torri
On Thu, Jun 21, 2012 at 3:48 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: tenative font glyph workaround for fonts not containing gfx drawing  chars. Author:       raster Date:         2012-06-21 06:48:59 -0700 (Thu, 21 Jun 2012) New Revision: 72604 Trac:        

Re: [E-devel] E SVN: raster trunk/evas/src/lib/engines/common

2012-06-21 Thread Gustavo Sverzut Barbieri
On Thu, Jun 21, 2012 at 10:57 AM, Vincent Torri vincent.to...@gmail.com wrote: On Thu, Jun 21, 2012 at 3:48 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: tenative font glyph workaround for fonts not containing gfx drawing  chars. Author:       raster Date:        

Re: [E-devel] E SVN: raster trunk/evas/src/lib/engines/common

2012-06-21 Thread Vincent Torri
On Thu, Jun 21, 2012 at 4:26 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: @@ -498,6 +533,22 @@  #ifdef HAVE_PTHREAD  //   pthread_mutex_unlock(fi-ft_mutex);  #endif are you sure that you don't have to use macro LK*** instead of directly pthread (i fear a big problem on

Re: [E-devel] E SVN: raster trunk/evas/src/lib/engines/common/evas_op_copy

2011-01-20 Thread Vincent Torri
On Thu, 20 Jan 2011, Enlightenment SVN wrote: Log: fix slow path in neon - memcpy is actually faster! :) maybe we hould add a benchmark soewhere to test memcpy / memset asm implementations, for different arch. Vincent Author: raster Date: 2011-01-20 01:33:07 -0800 (Thu,

Re: [E-devel] E SVN: raster trunk/evas/src/lib/engines/common/evas_op_copy

2011-01-20 Thread The Rasterman
On Thu, 20 Jan 2011 11:24:46 +0100 (CET) Vincent Torri vto...@univ-evry.fr said: On Thu, 20 Jan 2011, Enlightenment SVN wrote: Log: fix slow path in neon - memcpy is actually faster! :) maybe we hould add a benchmark soewhere to test memcpy / memset asm implementations, for

Re: [E-devel] E SVN: raster trunk/evas/src/lib/engines/common

2009-08-03 Thread Gustavo Sverzut Barbieri
On Mon, Aug 3, 2009 at 5:19 AM, Enlightenment SVNno-re...@enlightenment.org wrote: Log:  Ticket #372 - patch. fix. i guess this would be true on common16 as I used the same code as base AFAIR -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems