Hi raster,

On 03/26/2016 12:22 PM, Carsten Haitzler wrote:
> raster pushed a commit to branch master.
> 
> http://git.enlightenment.org/core/efl.git/commit/?id=4d6a8a7fce51b5654404226668a27d52d1e30eb3
> 
> commit 4d6a8a7fce51b5654404226668a27d52d1e30eb3
> Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
> Date:   Sat Mar 26 10:49:20 2016 +0900
> 
>     evas sw render: cutout rects may be used in multiple threads
>     
>     several draw funcs keep a static Cutout_Rect *rects = NULL; variable
>     to cache cutout rects to avoid re-allocating them a lot etc. this is
>     fast and handy but we may use these from multiple threads. thats bad
>     .... mmmkay. so this fixes it the dirty way - makes them thread local.
>     :)
>     
>     this fixes T3348 - the crash mentioned by @zmike
>     

Approximately how many efl versions does this go back?

-- 
Simon Lees (Simotek)

Emergency Update Team                           keybase.io/simotek
SUSE Linux                           Adeliade Australia, UTC+10:30
GPG Fingerprint: 5B87 DB9D 88DC F606 E489 CEC5 0922 C246 02F0 014B

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to