1. 1bcacfd Format the world (or just HWUI) by John Reck · 7 years ago
  2. 138c21f Use LUT for computing final shadow alpha by Chris Craik · 8 years ago
  3. 9db58c0 Remove MathUtils::min/max by Chris Craik · 9 years ago
  4. 272a685 Replace most usages of utils/Vector.h by John Reck · 9 years ago
  5. 5a4690b Clean up unncessary defines by Chris Craik · 9 years ago
  6. ecf091e Update the shadow fall off function from cosine to gaussian. by ztenghui · 9 years ago
  7. 117bdbc Glop ColorFilter & VertexBuffer support, initial enable by Chris Craik · 9 years ago
  8. e2831a1 resolved conflicts for merge of 5369b769 to master by Chris Craik · 10 years ago
  9. 5369b76 resolve merge conflicts of ed211b9 to lmp-mr1-dev-plus-aosp. by Chris Craik · 10 years ago
  10. 4ac36f8 Fix frame-allocated path lifecycles by Chris Craik · 10 years ago
  11. f7d0b20 am cb82b7f1: am a58336f6: Merge "Use fabsf() rather than abs()" by Chih-hung Hsieh · 10 years ago
  12. cb82b7f am a58336f6: Merge "Use fabsf() rather than abs()" by Chih-hung Hsieh · 10 years ago
  13. c44958c7 Use fabsf() rather than abs() by Bernhard Rosenkränzer · 10 years ago
  14. edaecc1 resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  15. 1272887 resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  16. 1e19674 Frameworks/base: Wall Werror in libs/hwui by Andreas Gampe · 10 years ago
  17. 94745cc am 86f289fb: am 0b70c09c: am 7ae6fc81: Merge "A better looking and faster spot shadow." into lmp-mr1-dev by ztenghui · 10 years ago
  18. d2dcd6f A better looking and faster spot shadow. by ztenghui · 10 years ago
  19. 2dc236b Clean up physical coupling by Tom Hudson · 10 years ago
  20. 512e643 Re-triangulate the spot shadow. by ztenghui · 10 years ago
  21. 2613136 Fix the (0,0) vector case for extra vertices computation by ztenghui · 10 years ago
  22. d5e8ade Ambient shadow tessellation improvement. by ztenghui · 10 years ago
  23. 91a8c7c Switch to cos interpolation of shadow alpha by Chris Craik · 10 years ago
  24. 1aa5d2d Fix ALL compile warnings by John Reck · 10 years ago
  25. 9a89bc6 Compute layer bounds over subset of VertexBuffer verts by Chris Craik · 10 years ago
  26. c93e45c Build layer damage bounds for shadows by Chris Craik · 10 years ago
  27. 05f3d6e Tessellate on worker threads by Chris Craik · 10 years ago
  28. 2e023f3 Make sure the theta is correctly represented and incoming polygon is CW for shadow. by ztenghui · 10 years ago
  29. 7940dc5 Shoot the rays to the vertices of the incoming polygon. by ztenghui · 10 years ago
  30. 50ecf84 Create one hole inside the umbra area to avoid overdraw. by ztenghui · 10 years ago
  31. 726118b Improve shadow tessellation performance by Chris Craik · 10 years ago
  32. 63d41ab Use pre-computed index to draw the shadow. by ztenghui · 10 years ago
  33. 564acf7 Fix Clang warnings/errors by Chris Craik · 11 years ago
  34. 55bfb4e Calculate and show Ambient shadow. by ztenghui · 11 years ago