1. 2f7c3e2 Fix multiple bugs in Blend. by Jean-Luc Brouillet · 4 years, 1 month ago
  2. e0c6f1d Revive forEachDstAtop implementations for NEON/ASIMD by I-Jui (Ray) Sung · 8 years ago
  3. 7974fc0 frameworks/rs: fix typos and clang-tidy warnings by Rahul Chaudhry · 8 years ago
  4. 462de21 Fix google-build-using-namespace warnings in cpu_ref. by Chih-Hung Hsieh · 8 years ago
  5. 49f4e2b Merge "Remove unused variables" by Yang Ni · 9 years ago
  6. a615daa Fix and enable advsimd_Blend.S for arm64 IntrinsicBlend. by Miao Wang · 9 years ago
  7. c2459dc Remove unused variables by Yang Ni · 9 years ago
  8. 7c892ee X86: Fix IntrinsicBlend bugs and re-enable BLEND_DST_ATOP optimization by Yong Chen · 9 years ago
  9. 820e22b Fix BLEND_DST_ATOP and disable vectorized optimizations temporarily. by Stephen Hines · 10 years ago
  10. c060f14 Use "override" instead of "virtual" when replacing methods. by Stephen Hines · 10 years ago
  11. b0abb14 Pass RsExpandKernelDriverInfo not RsExpandKernelParams. by David Gross · 10 years ago
  12. ebf0eb9 Fix x86 build for SSSE3. by Dan Albert · 11 years ago
  13. 9ed7910 Remove the instep parameter. by Chris Wailes · 11 years ago
  14. f371213 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 11 years ago
  15. 4b2bea3 Revert "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 11 years ago
  16. 818cfa0 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 11 years ago
  17. 80ef693 Split the RsForEachStubParamStruct in two. by Chris Wailes · 11 years ago
  18. 074424a Enable ARM64 intrinsics. by Jason Sams · 11 years ago
  19. 7b7060c Improve RS intrinsics performance. by Rose, James · 11 years ago
  20. 5d06919 Revised NEON implementations of blend. by Simon Hosie · 11 years ago
  21. f5ef8df Neon detection for RS SDK compat lib. by Jason Sams · 12 years ago
  22. 0b575de Add x86 server support. by Tim Murray · 12 years ago
  23. c905efd Cleanup pass + implement blur uchar by Jason Sams · 12 years ago
  24. 709a097 Separate CPU driver impl from reference driver. by Jason Sams · 12 years ago[Renamed (90%) from driver/rsdIntrinsicBlend.cpp]
  25. 2e5ef66 Fix intrinsics for clipped kernels. by Tim Murray · 12 years ago
  26. fa17cda Implement fast version of blend intrinsics. by Jason Sams · 12 years ago
  27. 36889a0 Implementations of various blend intrinsics. by Tim Murray · 12 years ago
  28. cf9ea9f Implement backend of blend intrinsic by Jason Sams · 12 years ago