Re: [webkit-dev] Some thoughts on WebCL

2013-04-19 Thread Filip Pizlo
On Apr 19, 2013, at 10:17 PM, Zoltan Herczeg wrote: > Hi, > >> First, we think of WebCL more like a specialized toolbox for >> JavaScriptlibrary providers, specifically those targeting compute >> intensive use >> cases. Areas such as image/photo editing, video and audio processing, >> physical

[webkit-dev] Some thoughts on WebCL

2013-04-19 Thread Antonio Gomes
Hi. Over the past year and a half Khronos has been working on a specification for WebCL - a JavaScript API that exposes GPUs and multi-core processors for computational tasks. Samsung and others have developed various prototype implementations. Recently we have been updating our WebKit-based impl