index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
AmbientShadow.cpp
Age
Commit message (
Expand
)
Author
2015-04-09
Update the shadow fall off function from cosine to gaussian.
ztenghui
2015-02-06
Glop ColorFilter & VertexBuffer support, initial enable
Chris Craik
2014-12-10
resolved conflicts for merge of 5369b769 to master
Chris Craik
2014-12-10
resolve merge conflicts of ed211b9 to lmp-mr1-dev-plus-aosp.
Chris Craik
2014-12-10
Fix frame-allocated path lifecycles
Chris Craik
2014-11-17
am cb82b7f1: am a58336f6: Merge "Use fabsf() rather than abs()"
Chih-hung Hsieh
2014-11-17
am a58336f6: Merge "Use fabsf() rather than abs()"
Chih-hung Hsieh
2014-11-17
Use fabsf() rather than abs()
Bernhard Rosenkränzer
2014-11-10
resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aosp
Andreas Gampe
2014-11-10
resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aosp
Andreas Gampe
2014-11-10
Frameworks/base: Wall Werror in libs/hwui
Andreas Gampe
2014-11-07
am 86f289fb: am 0b70c09c: am 7ae6fc81: Merge "A better looking and faster spo...
ztenghui
2014-11-06
A better looking and faster spot shadow.
ztenghui
2014-10-15
Clean up physical coupling
Tom Hudson
2014-09-10
Re-triangulate the spot shadow.
ztenghui
2014-09-01
Fix the (0,0) vector case for extra vertices computation
ztenghui
2014-08-29
Ambient shadow tessellation improvement.
ztenghui
2014-08-12
Switch to cos interpolation of shadow alpha
Chris Craik
2014-07-24
Fix ALL compile warnings
John Reck
2014-07-24
Compute layer bounds over subset of VertexBuffer verts
Chris Craik
2014-07-23
Build layer damage bounds for shadows
Chris Craik
2014-06-10
Tessellate on worker threads
Chris Craik
2014-04-28
Make sure the theta is correctly represented and incoming polygon is CW for s...
ztenghui
2014-04-24
Shoot the rays to the vertices of the incoming polygon.
ztenghui
2014-03-17
Create one hole inside the umbra area to avoid overdraw.
ztenghui
2014-03-11
Improve shadow tessellation performance
Chris Craik
2014-02-25
Use pre-computed index to draw the shadow.
ztenghui
2014-01-02
Fix Clang warnings/errors
Chris Craik
2013-12-13
Calculate and show Ambient shadow.
ztenghui