Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
eeb42053df94de88674caf904a96ec987d55e668
/
libs
/
hwui
/
AmbientShadow.cpp
4ac36f8
Fix frame-allocated path lifecycles
by Chris Craik
· 12 years ago
d2dcd6f
A better looking and faster spot shadow.
by ztenghui
· 12 years ago
512e643
Re-triangulate the spot shadow.
by ztenghui
· 12 years ago
2613136
Fix the (0,0) vector case for extra vertices computation
by ztenghui
· 12 years ago
d5e8ade
Ambient shadow tessellation improvement.
by ztenghui
· 12 years ago
91a8c7c
Switch to cos interpolation of shadow alpha
by Chris Craik
· 12 years ago
1aa5d2d
Fix ALL compile warnings
by John Reck
· 12 years ago
9a89bc6
Compute layer bounds over subset of VertexBuffer verts
by Chris Craik
· 12 years ago
c93e45c
Build layer damage bounds for shadows
by Chris Craik
· 12 years ago
05f3d6e
Tessellate on worker threads
by Chris Craik
· 12 years ago
2e023f3
Make sure the theta is correctly represented and incoming polygon is CW for shadow.
by ztenghui
· 12 years ago
7940dc5
Shoot the rays to the vertices of the incoming polygon.
by ztenghui
· 12 years ago
50ecf84
Create one hole inside the umbra area to avoid overdraw.
by ztenghui
· 12 years ago
726118b
Improve shadow tessellation performance
by Chris Craik
· 12 years ago
63d41ab
Use pre-computed index to draw the shadow.
by ztenghui
· 12 years ago
564acf7
Fix Clang warnings/errors
by Chris Craik
· 12 years ago
55bfb4e
Calculate and show Ambient shadow.
by ztenghui
· 13 years ago