Hello Ryosuke,
On 05/19/2012 12:33 PM, Ryosuke Niwa wrote:
Unfortunately, I was not able to rebaseline tests for Windows and EFL
bots because Windows bots have been failing to compile since r117672
and EFL bots don't seem to upload results properly (I can't see diff
on results page).
The
Hi, I have the same questions. Using float, It's easier to map to
OGLES2, Decrease memory usage and accelerated using ARM SIMD.
if you do profiling for CSS transformation/Animation, you'll find
TransformationMatrix hotspots that should be well optimized using
NEON.
-Kuii
On Mon, May 21, 2012
Would something like this work for testing in short term?
template class T
class TransformationMatrix_T
{
T data[16];
};
typedef TransformationMatrix TransformationMatrix_Tfloat;
typedef TransformationMatrixD TransformationMatrix_Tdouble;
..
Wasim
-Original Message-
From:
WebKit Developers,
Is Safari's privacy option, which allows users to block 3rd part cookies,
implemented in WebKit or in the browser itself? Any code reference would be
very helpful.
Giorgio Mazzucchelli
___
webkit-dev mailing list
What CPU executes single precision floating point values at the same speed as
double precision?
Here's a benchmark from NASA giving a comparison of single vs. double precision
performance for one of their simulations.
https://modelingguru.nasa.gov/docs/DOC-1664.
Single precision maps better
On Tue, May 22, 2012 at 12:29 PM, Giorgio Mazzucchelli
giorgio@gmail.com wrote:
Is Safari's privacy option, which allows users to block 3rd part cookies,
implemented in WebKit or in the browser itself? Any code reference would be
very helpful.
Parts are implemented in WebKit and parts
Hello WebKittens,
I wanted to give you heads up about implementing UndoManager and DOM
Transaction specification at
http://dvcs.w3.org/hg/undomanager/raw-file/tip/undomanager.html behind a
build flag on https://bugs.webkit.org/show_bug.cgi?id=87189 (meta bug).
The API lets websites describe
Hello all,
OS upgrade for buildslave is finished. EFL ews and 64-bit release buildbot
work again now.
Gyuyoung.
From: webkit-dev-boun...@lists.webkit.org
[mailto:webkit-dev-boun...@lists.webkit.org] On Behalf Of Gyuyoung Kim
Sent: Tuesday, May 22, 2012 11:30 AM
To: 'Webkit Development
8 matches
Mail list logo