index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
ShadowTessellator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
When the incoming light source is invalid, don't generate any shadow
Teng-Hui Zhu
2015-11-05
1
-0
/
+5
*
Early return when the scale is 0.
Teng-Hui Zhu
2015-11-04
1
-2
/
+2
*
Limit dotProduct value to 1.0f, so acosf would not return NaN.
Lazar Trsic
2015-06-25
1
-0
/
+3
*
Use path intersection instead of saveLayer+mesh to mask projected ripples
Chris Craik
2015-05-26
1
-65
/
+0
*
Cleanup properties
Chris Craik
2015-05-05
1
-12
/
+11
*
Update ShadowTesslator to support conics
Derek Sollenberger
2015-03-25
1
-0
/
+1
*
Correctly name the lightRadius
ztenghui
2015-02-20
1
-2
/
+2
*
Glop ColorFilter & VertexBuffer support, initial enable
Chris Craik
2015-02-06
1
-27
/
+0
*
Add overrides and switch to nullptr keyword for all files
Chris Craik
2015-01-05
1
-1
/
+1
*
resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aosp
Andreas Gampe
2014-11-10
1
-1
/
+0
*
+ correcting shadow visual appearance (b/17610926)
ztenghui
2014-10-01
1
-1
/
+1
*
Update the shadow strength
ztenghui
2014-09-12
1
-1
/
+1
*
Re-triangulate the spot shadow.
ztenghui
2014-09-10
1
-0
/
+24
*
Improve the spot shadow computation.
ztenghui
2014-08-22
1
-9
/
+16
*
Fix ALL compile warnings
John Reck
2014-07-24
1
-8
/
+9
*
Remove the unnessary log
ztenghui
2014-07-09
1
-1
/
+0
*
Tessellate on worker threads
Chris Craik
2014-06-10
1
-9
/
+6
*
Define light position (using new lighting spec) in Java
Chris Craik
2014-05-21
1
-19
/
+12
*
Check the array before accessing it
ztenghui
2014-05-14
1
-0
/
+4
*
Merge "Add more shadow control knobs"
Chris Craik
2014-05-01
1
-5
/
+25
|
\
|
*
Add more shadow control knobs
Chris Craik
2014-04-30
1
-5
/
+25
*
|
Make sure the theta is correctly represented and incoming polygon is CW for s...
ztenghui
2014-04-28
1
-0
/
+62
|
/
*
Early rejection on shadows which are outside of the clip bound.
ztenghui
2014-03-20
1
-2
/
+26
*
Create one hole inside the umbra area to avoid overdraw.
ztenghui
2014-03-17
1
-27
/
+32
*
Improve shadow tessellation performance
Chris Craik
2014-03-11
1
-16
/
+13
*
Update tessellation tracing
Chris Craik
2014-03-07
1
-0
/
+6
*
Use pre-computed index to draw the shadow.
ztenghui
2014-02-25
1
-11
/
+74
*
Use path outlines to define shadow shapes
Chris Craik
2014-01-26
1
-49
/
+6
*
Property support for light positioning.
ztenghui
2014-01-17
1
-4
/
+6
*
Merge "Map shadow light position globally"
Chris Craik
2014-01-17
1
-1
/
+8
|
\
|
*
Map shadow light position globally
Chris Craik
2014-01-16
1
-1
/
+8
*
|
Transform shadow casters correctly in 3d
Chris Craik
2014-01-16
1
-14
/
+9
|
/
*
Calculate and show the shadow from a spot light.
ztenghui
2014-01-10
1
-10
/
+54
*
Calculate and show Ambient shadow.
ztenghui
2013-12-13
1
-0
/
+73