Tj Holowaychuk
|
09f49e7dc3
|
Removed SET_SOURCE_RGBA macro
|
14 years ago |
Tj Holowaychuk
|
67d48f9499
|
Refactored StrokeRect()
|
14 years ago |
Tj Holowaychuk
|
5d4ec3e608
|
Setting shadow source RGBA in shadowStart()
|
14 years ago |
Tj Holowaychuk
|
19fe22a1c6
|
Added Context2d::setSourceRGBA()
|
14 years ago |
Tj Holowaychuk
|
08eef3ebf5
|
Added Context2d::shadow{Start,Apply}()
|
14 years ago |
Tj Holowaychuk
|
face951553
|
FillRect() shadow support
|
14 years ago |
Tj Holowaychuk
|
337aa35e7a
|
Painting shadow to a different context
|
14 years ago |
Tj Holowaychuk
|
09f5278e1c
|
Removed shadow from stroke() for now
|
14 years ago |
Tj Holowaychuk
|
63e4a4b3df
|
Misc
|
14 years ago |
Tj Holowaychuk
|
86837dbecc
|
Added Context2d::{save,restore}()
|
14 years ago |
Tj Holowaychuk
|
6bb49cb66d
|
Ignore blur when shadowBlur == 0
|
14 years ago |
Tj Holowaychuk
|
6d75f5ab30
|
Fixed SetShadowBlur()
|
14 years ago |
Tj Holowaychuk
|
47dc9377d8
|
Fixed Context2d::hasShadow()
|
14 years ago |
Tj Holowaychuk
|
9288163aeb
|
Initialize shadowColor as rgba(0,0,0,0)
|
14 years ago |
Tj Holowaychuk
|
182c750f4f
|
More shadow test components
|
14 years ago |
Tj Holowaychuk
|
8c11097d09
|
More tests
|
14 years ago |
Tj Holowaychuk
|
14a6e3a0b4
|
Refactored shadowing
|
14 years ago |
Tj Holowaychuk
|
9d467a70b2
|
More shadow tests
|
14 years ago |
Tj Holowaychuk
|
3e5e9a7a8f
|
Added more shadow offset tests
|
14 years ago |
Tj Holowaychuk
|
c8e273bc4e
|
Faster FillRect()
|
14 years ago |
Tj Holowaychuk
|
d7b4eb6e2c
|
Implemented shadow coloring
|
14 years ago |
Tj Holowaychuk
|
9ed1a24b43
|
Added Context2d::hasShadow()
|
14 years ago |
Tj Holowaychuk
|
047c068392
|
Shadow related props within state
|
14 years ago |
Tj Holowaychuk
|
0df6883656
|
More shadow tests
|
14 years ago |
Tj Holowaychuk
|
054ec1a972
|
Added first shadowBlur test
|
14 years ago |
Tj Holowaychuk
|
c058851a5e
|
Added Canvas::blur()
will add a better implementation later when I have time
|
14 years ago |
Tj Holowaychuk
|
974c0fe967
|
Updated node-o3-canvas submodule
|
14 years ago |
Tj Holowaychuk
|
e692a97ede
|
Display render time
probably not very accurate thanks to eval()...
|
14 years ago |
Tj Holowaychuk
|
a95649565f
|
Added failing clip() test
|
14 years ago |
Tj Holowaychuk
|
d0e7ce9321
|
More MDC tests
|
14 years ago |
Tj Holowaychuk
|
9f84c75486
|
More MDC tests
|
14 years ago |
Tj Holowaychuk
|
4e29a0dbcd
|
More tests
|
14 years ago |
Tj Holowaychuk
|
eb0ad1df54
|
More tests
|
14 years ago |
Tj Holowaychuk
|
e5a3b86ed0
|
Added another arc() test from MDC
|
14 years ago |
Tj Holowaychuk
|
efc6f876cd
|
Added globalCompositeOperation tests
Some fail.. will get to this soon :)
|
14 years ago |
Tj Holowaychuk
|
8a9d50eea6
|
Added first globalCompositeOperation test
|
14 years ago |
Tj Holowaychuk
|
eaa19f6290
|
build with -O3
|
14 years ago |
Tj Holowaychuk
|
7a88f8c122
|
Fixed test typo
|
14 years ago |
Tj Holowaychuk
|
373e04580a
|
Typo
|
14 years ago |
Tj Holowaychuk
|
d22afadec8
|
Cleaning up lib structure
|
14 years ago |
Tj Holowaychuk
|
1e8422674c
|
Merge branch 'benchmarks'
|
14 years ago |
Tj Holowaychuk
|
5c78b367dd
|
Benchmarks
|
14 years ago |
Tj Holowaychuk
|
0140ede41c
|
new benchmarks
|
14 years ago |
Tj Holowaychuk
|
ef511d0573
|
Fixed benchmarks
|
14 years ago |
Tj Holowaychuk
|
953a6c6317
|
Moved benchmarks
|
14 years ago |
Tj Holowaychuk
|
0f4f246c24
|
Works fine on node 0.2.4
|
14 years ago |
Tj Holowaychuk
|
b3ce4bc4fc
|
npm { "node": ">= 0.2.3 < 0.3.0" }
|
14 years ago |
Tj Holowaychuk
|
823e09306b
|
Mention node / cairo versions tested with
|
14 years ago |
Tj Holowaychuk
|
5bfeb7c1c2
|
Removed Canvas#savePNG()
use PNGStream
|
14 years ago |
Tj Holowaychuk
|
b3d6fcb3b0
|
Renamed Canvas::resetSurface() to resurface()
|
14 years ago |