1. c060f14 Use "override" instead of "virtual" when replacing methods. by Stephen Hines · 9 years ago
  2. b0abb14 Pass RsExpandKernelDriverInfo not RsExpandKernelParams. by David Gross · 9 years ago
  3. bfc2328 Enable ASM path for blur intrinsic when clipped by Jason Sams · 10 years ago
  4. bf29632 am 2993761f: Merge "Fix bugs for x86 platform" by Stephen Hines · 10 years ago
  5. a0cdfe0 Fix bugs for x86 platform by Yong Chen · 10 years ago
  6. bff7da6 am da2f0714: Merge "Fix x86 build for SSSE3." by Dan Albert · 10 years ago
  7. ebf0eb9 Fix x86 build for SSSE3. by Dan Albert · 10 years ago
  8. 61db21c resolved conflicts for merge of 81cfa2c5 to lmp-dev-plus-aosp by Stephen Hines · 10 years ago
  9. 4c513c1 resolved conflicts for merge of 5f95a8ab to lmp-dev-plus-aosp by Jason Sams · 10 years ago
  10. d25fef7 Fix blur and 3dlut with clipped output by Jason Sams · 10 years ago
  11. 44bef6f Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  12. 9ed7910 Remove the instep parameter. by Chris Wailes · 10 years ago
  13. 80ef693 Split the RsForEachStubParamStruct in two. by Chris Wailes · 10 years ago
  14. 074424a Enable ARM64 intrinsics. by Jason Sams · 10 years ago
  15. 8b7117d Fix comments in gaussian blur by Jean-Luc Brouillet · 10 years ago
  16. 7b7060c Improve RS intrinsics performance. by Rose, James · 10 years ago
  17. 4467880 Optimisations to blur intrinsic. by Simon Hosie · 10 years ago
  18. c859de1 Fix bug in blur when processing odd widths by Jason Sams · 11 years ago
  19. 75adb82 Fix crash running blur on 4K images by Jason Sams · 11 years ago
  20. f5ef8df Neon detection for RS SDK compat lib. by Jason Sams · 11 years ago
  21. 0782188 Fix corruption when neon is disabled. by Jason Sams · 11 years ago
  22. 099bc26 Start making RS 64-bit clean. by Tim Murray · 11 years ago
  23. b6d2d2a Fix corner cases with small blurs. by Jason Sams · 11 years ago
  24. ce0351d Fix intrinsic bugs. by Jason Sams · 12 years ago
  25. 2913f38 Align all allocations to a 16-byte boundary. by Stephen Hines · 12 years ago
  26. c44d670 Fix uchar blur with neon offsets by Jason Sams · 12 years ago
  27. 7079cd8 Fix uchar blur performance. by Jason Sams · 12 years ago
  28. c905efd Cleanup pass + implement blur uchar by Jason Sams · 12 years ago
  29. 709a097 Separate CPU driver impl from reference driver. by Jason Sams · 12 years ago[Renamed (64%) from driver/rsdIntrinsicBlur.cpp]
  30. 2e5ef66 Fix intrinsics for clipped kernels. by Tim Murray · 12 years ago
  31. 78b050e Fix bugs in scriptGroup. by Jason Sams · 12 years ago
  32. b801b94 Check for invalid configuration for Intrinsics. by Jason Sams · 12 years ago
  33. 2207ab7 bug 7190126 FS intrinsic perf work. Fix correctness issue with convolve 3x3. by Jason Sams · 12 years ago
  34. e78e514 Fix blur intrinsic performance. bug 7190126 by Jason Sams · 12 years ago
  35. d85e283 Implement intrinsics. by Jason Sams · 12 years ago