1. f4d3836 Deprecate rs_fp_imprecise by Jean-Luc Brouillet · 10 years ago
  2. a36c50a Add 64bit large object support by Jason Sams · 10 years ago
  3. c5a2017 Fix build break for size_t vs. uint32_t difference. by Stephen Hines · 10 years ago
  4. 4b3c34e Adds support for multi-input kernels to Frameworks/RS. by Chris Wailes · 10 years ago
  5. cb51798 Moved RsForEachStubParamStruct out of rs_hal.h and into rsCpuCore.h. by Chris Wailes · 10 years ago
  6. 32e093a Merge "Use build fingerprint and compile command for caching." by Jean-Luc Brouillet · 10 years ago
  7. 40e35cd Use build fingerprint and compile command for caching. by Jean-Luc Brouillet · 10 years ago
  8. f94e8db Add in a missing unlockMutex() on an error path. by Stephen Hines · 10 years ago
  9. 5190504 Merge "Use remainder of AArch64 register file in Blur." by Jason Sams · 10 years ago
  10. 4bea0d3 Use remainder of AArch64 register file in Blur. by Simon Hosie · 10 years ago
  11. ac8d146 Switch the dimensions array to use uint32_t instead of size_t. by Stephen Hines · 10 years ago
  12. 9ab5094 Move the lib paths out of RSInfo. by Jean-Luc Brouillet · 10 years ago
  13. 8b0ab0a Merge "Fix Windows SDK build." by Andrew Hsieh · 10 years ago
  14. d94d3b9 Merge "Use relative addresses in Blend function table." by Jason Sams · 10 years ago
  15. 8d50174 Fix Windows SDK build. by Logan Chien · 10 years ago
  16. b26cd99 Merge "Disable NEON libclcore for AArch64." by Tim Murray · 10 years ago
  17. bee48d7 Disable NEON libclcore for AArch64. by Tim Murray · 10 years ago
  18. 1109ae5 Merge "Add stub for x86 & x86_64." by Stephen Hines · 10 years ago
  19. 72151aa Add stub for x86 & x86_64. by Xiaofei Wan · 10 years ago
  20. 29dec29 Resolve R_X86_64_PC32 relocation type in RS. by Xiaofei Wan · 10 years ago
  21. 77867c3 Fix CALL26/JUMP26 relocations for AARCH64 by Dave Allison · 10 years ago
  22. ed157c8 Convert LUT loop to use scalar data types. by Jason Sams · 10 years ago
  23. a979674 Merge "Remove FAKE_ARM64_BUILD now that we have 64 build working." by Jean-Luc Brouillet · 10 years ago
  24. f4d216e Remove FAKE_ARM64_BUILD now that we have 64 build working. by Jean-Luc Brouillet · 10 years ago
  25. d25f7a0 Add R_AARCH64_ADD_ABS_LO12_NC relocation to RS linkloader. by Dave Allison · 10 years ago
  26. e8e408a [MIPS64] Enable mips64 build by Duane Sand · 10 years ago
  27. 29809d1 Modify script loading behavior. by Tim Murray · 10 years ago
  28. 6a9cc72 Update runtime stubs. by Tim Murray · 10 years ago
  29. 2b54b28 Use relative addresses in Blend function table. by Simon Hosie · 10 years ago
  30. 60fe47d Update runtime stubs. by Tim Murray · 10 years ago
  31. 64c1267 Merge "Enable ARM64 intrinsics." by Jason Sams · 10 years ago
  32. 529f0e0 Merge "Switch to the separate RS loading path." by Stephen Hines · 10 years ago
  33. 074424a Enable ARM64 intrinsics. by Jason Sams · 10 years ago
  34. 25e3af5 Switch to the separate RS loading path. by Stephen Hines · 10 years ago
  35. 723ba16 Add aarch64 relocations by Dave Allison · 10 years ago
  36. d69b0eb Switch to standalone bcc compilation path (again). by Stephen Hines · 10 years ago
  37. 53a408b Merge "YuvToRGB sub-rectangle handling." by Jason Sams · 10 years ago
  38. bbbd923 Merge "Fix some empty matrix cases in ColorMatrix." by Jason Sams · 10 years ago
  39. 3849dae Merge "Handle 3DLUT odd-length cases in assembly." by Jason Sams · 10 years ago
  40. 8711f9d Merge "Use the proper triple when compiling with bcc." by Stephen Hines · 10 years ago
  41. 5d1e327 Merge "Strict clamping when packing to u8." by Jason Sams · 10 years ago
  42. 82e0a67 Use the proper triple when compiling with bcc. by Stephen Hines · 10 years ago
  43. af353bf Remove unused LOCAL_LDLIBS. by Ying Wang · 10 years ago
  44. 1d9c887 YuvToRGB sub-rectangle handling. by Simon Hosie · 10 years ago
  45. 07e4665 Handle 3DLUT odd-length cases in assembly. by Simon Hosie · 10 years ago
  46. 42488d2 Strict clamping when packing to u8. by Simon Hosie · 10 years ago
  47. c7c255e Fix some empty matrix cases in ColorMatrix. by Simon Hosie · 10 years ago
  48. 70404fa Switch to using LLVM intrinsics for conversions by Jason Sams · 10 years ago
  49. 748a436 Revert "Switch to standalone bcc compilation path." by Stephen Hines · 10 years ago
  50. 2d08f00 Merge "Fix comments in gaussian blur" by Jean-Luc Brouillet · 10 years ago
  51. df53139 Merge "Switch to standalone bcc compilation path." by Stephen Hines · 10 years ago
  52. 0ddfb1e Merge "Configure standalone bcc compiler to work with plugin libraries." by Stephen Hines · 10 years ago
  53. 8b7117d Fix comments in gaussian blur by Jean-Luc Brouillet · 10 years ago
  54. 41718a0 Merge "Switch to __builtin___clear_cache(), since __clear_cache is deprecated." by Stephen Hines · 10 years ago
  55. 99281b5 Switch to standalone bcc compilation path. by Stephen Hines · 10 years ago
  56. 0051132 Configure standalone bcc compiler to work with plugin libraries. by Stephen Hines · 10 years ago
  57. dc061e4 Switch to __builtin___clear_cache(), since __clear_cache is deprecated. by Stephen Hines · 10 years ago
  58. 858d035 Add comments for fast-path RS kernel by Jason Sams · 10 years ago
  59. 98dd4bb Fix performance regression in color matrix. by Jason Sams · 10 years ago
  60. 8c24cd6 Update fw/rs for Clang 3.5. by Tim Murray · 10 years ago
  61. d3fe499 Merge "Revert "Add VP9 inter-frame prediction intrinsic"" by Jason Sams · 10 years ago
  62. 0a6fea1 Merge "Improve RS intrinsics performance." by Jason Sams · 10 years ago
  63. ee0f483 Revert "Add VP9 inter-frame prediction intrinsic" by Jason Sams · 10 years ago
  64. 0715b38 Skip the .ARM.exidx section, since it is currently unused. by Stephen Hines · 10 years ago
  65. 7b7060c Improve RS intrinsics performance. by Rose, James · 10 years ago
  66. 39ab94a Bicubic resize intrinsic by Jason Sams · 10 years ago
  67. 6cdb84d Fix ARM64 build. by Tim Murray · 10 years ago
  68. db2ffd2 Enable linker loader support for 64bit elf object by WeiTang · 10 years ago
  69. cc14139 Merge "Resolve x86_64 relocations in RS." by Tim Murray · 10 years ago
  70. c726af7 Merge "Add support for AARCH64 relocations to the RS linkloader." by Dave Allison · 10 years ago
  71. 7c4d899 Fix potential overrun by optimized code. by Jason Sams · 10 years ago
  72. 863b8c3 Fix color matrix bug. by Jason Sams · 10 years ago
  73. adab849 RS: Fix VP9 LoopFilter to handle 4K video by Matthieu Delahaye · 10 years ago
  74. 30e2a4c Add support for AARCH64 relocations to the RS linkloader. by Dave Allison · 10 years ago
  75. 4e5c414 AArch64 ports of Convolve3x3 and Convolve5x5. by Simon Hosie · 10 years ago
  76. 5dcaaa5 Optimisations to 3DLUT assembly. by Simon Hosie · 10 years ago
  77. ea76eb3 Make Blur AArch64 assembly position-independent. by Simon Hosie · 10 years ago
  78. 0462a39 Add AArch64 assembly for ColorMatrix. by Simon Hosie · 10 years ago
  79. 7e4f65d Avoid Clang's integrated AArch64 assembler. by Simon Hosie · 10 years ago
  80. 6dc86b4 Merge "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 10 years ago
  81. 41de304 Resolve x86_64 relocations in RS. by Xiaofei Wan · 10 years ago
  82. 3cdd1fb Define FAKE_ARM64_BUILD for all 64bit targets. by Ian Rogers · 10 years ago
  83. 0e780a7 Merge "Move renderscript over to __clear_cache (compiler-rt)." by Narayan Kamath · 10 years ago
  84. 6fc3e12 RS: Add VP9 LoopFilter Intrinsic by Matthieu Delahaye · 10 years ago
  85. 00dbeac Merge "Revert "RS: Add VP9 LoopFilter Intrinsic"" by Jason Sams · 10 years ago
  86. 933bdc9 Revert "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 10 years ago
  87. 21dbc8b Merge "Solve four separate memory leaks related to rsdHalInit" by Jason Sams · 10 years ago
  88. 3028980 Merge "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 10 years ago
  89. 64048e7 RS: Add VP9 LoopFilter Intrinsic by Matthieu Delahaye · 10 years ago
  90. 07ef704 Solve four separate memory leaks related to rsdHalInit by Jens Gulin · 10 years ago
  91. 1e2aedb Revert "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 10 years ago
  92. e195a3f Make RS compile on ARM64. by Tim Murray · 10 years ago
  93. 72f5f8c Move renderscript over to __clear_cache (compiler-rt). by Narayan Kamath · 10 years ago
  94. e4749f3 RS: Add VP9 LoopFilter Intrinsic by Matthieu Delahaye · 10 years ago
  95. 83f304c Fix build issues with external patch. by Jason Sams · 10 years ago
  96. 60498fe Add VP9 inter-frame prediction intrinsic by Matthieu Delahaye · 10 years ago
  97. 02170e6 Use arch-specific flags. by Ying Wang · 10 years ago
  98. 4467880 Optimisations to blur intrinsic. by Simon Hosie · 10 years ago
  99. ccd7a46 Optimise YuvToRGB using 16-bit arithmetic. by Simon Hosie · 10 years ago
  100. 5d06919 Revised NEON implementations of blend. by Simon Hosie · 10 years ago