1. f8ccbb1 For custom tests, initialize double counterpart of Float16 variable by Pirama Arumuga Nainar · 9 years ago
  2. c0b8e2d Merge changes from topic 'f16-clamp' into nyc-dev by Pirama Arumuga Nainar · 9 years ago
  3. 1adc4c0 Enable tests for Float16 clamp by Pirama Arumuga Nainar · 9 years ago
  4. 13e9569 Merge "Add librsrt_x86_64.bc and modify the script to update x86_64 prebuilts." into nyc-dev by Miao Wang · 9 years ago
  5. 2173a99 Define Float16 clamp by Pirama Arumuga Nainar · 9 years ago
  6. 644d594 Fix and enable advsimd_Blend.S for arm64 IntrinsicBlend. by Miao Wang · 9 years ago
  7. b87fbbf Merge "Clean-up makefiles for test applications." into nyc-dev by Miao Wang · 9 years ago
  8. 3117f31 Merge "Fix Kati dependencies" into nyc-dev by Colin Cross · 9 years ago
  9. fecb67b Clean-up makefiles for test applications. by Miao Wang · 9 years ago
  10. 6c6aa93 Merge "Enable tests for some float16 native_* functions" into nyc-dev by Pirama Arumuga Nainar · 9 years ago
  11. e47a306 Enable tests for some float16 native_* functions by Pirama Arumuga Nainar · 9 years ago
  12. 9a82dac Fix Kati dependencies by Dan Willemsen · 9 years ago
  13. 2a54ead Add librsrt_x86_64.bc and modify the script to update x86_64 prebuilts. by Miao Wang · 9 years ago
  14. a546efa Merge "Fix typo in Conversion Functions doc" into nyc-dev by Brian Carlstrom · 9 years ago
  15. f94ab24 Merge "ContextDestroy should go through FIFO" into nyc-dev by Yang Ni · 9 years ago
  16. 5ccfb46 Merge "Update rs_object_types.spec about USAGE_GRAPHICS_TEXTURE." into nyc-dev by Miao Wang · 9 years ago
  17. 02ed79a ContextDestroy should go through FIFO by Yang Ni · 9 years ago
  18. 3ccf006 Update rs_object_types.spec about USAGE_GRAPHICS_TEXTURE. by Miao Wang · 9 years ago
  19. abe31c5 Merge "Multithreaded execution of certain general reduction kernels; reduction test overhaul." into nyc-dev by David Gross · 9 years ago
  20. f166ab6 Fix typo in Conversion Functions doc by Brian Carlstrom · 9 years ago
  21. 10adb0c Multithreaded execution of certain general reduction kernels; reduction test overhaul. by David Gross · 9 years ago
  22. bd22f80 Merge "Add a default region to healingbrush." into nyc-dev by Miao Wang · 9 years ago
  23. 7aa770a Add a default region to healingbrush. by Miao Wang · 9 years ago
  24. 7c314df Add convert_halfN(halfN) variants to spec and rs_convert.rsh by Pirama Arumuga Nainar · 9 years ago
  25. d48b7b7 Enable tests for Float16 native_distance by Pirama Arumuga Nainar · 9 years ago
  26. 292e087 Merge changes I0527dd5c,Ib8e76b7e into nyc-dev by Pirama Arumuga Nainar · 9 years ago
  27. 7c100f5 Merge changes from topics 'f16-native', 'f16_math', 'f16_convert' into nyc-dev by Pirama Arumuga Nainar · 9 years ago
  28. 4dfd759 Add rsaContextSetNativeLibDir to libRS.map by Miao Wang · 9 years ago
  29. 87e066c Reorder tests for Float16 vector functions by Pirama Arumuga Nainar · 9 years ago
  30. 39da63d Add native_distance for half. by Pirama Arumuga Nainar · 9 years ago
  31. 5a7cc85 Enable tests for Float16 native_* functions by Pirama Arumuga Nainar · 9 years ago
  32. 55f9482 Enable tests for float16 math functions by Pirama Arumuga Nainar · 9 years ago
  33. 4506628 Enable tests for FP16-related convert_* functions. by Pirama Arumuga Nainar · 9 years ago
  34. 21a9fe9 Enable tests for vector float16 math functions by Pirama Arumuga Nainar · 9 years ago
  35. 702eedf Merge "Revert "Build libclcore libraries with UNRELEASED RS_VERSION"" into nyc-dev by Pirama Arumuga Nainar · 9 years ago
  36. ff6c356 Merge "Revert WARS related to __truncxfhf2" into nyc-dev by Pirama Arumuga Nainar · 9 years ago
  37. 3565d51 Revert "Build libclcore libraries with UNRELEASED RS_VERSION" by Pirama Arumuga Nainar · 9 years ago
  38. f515ce0 Revert WARS related to __truncxfhf2 by Pirama Arumuga Nainar · 9 years ago
  39. 6d5f433 Merge "Bump sysRefCount for new objects from the runtime" into nyc-dev by Yang Ni · 9 years ago
  40. 95e71d3 Bump sysRefCount for new objects from the runtime by Yang Ni · 9 years ago
  41. 2e252d9 Merge "Separate libRS.so into public and internal libs" into nyc-dev by Yang Ni · 9 years ago
  42. 7ac161d Merge "Initialize Double field for Float16 parameter" into nyc-dev by Pirama Arumuga Nainar · 9 years ago
  43. b7841c4 Initialize Double field for Float16 parameter by Pirama Arumuga Nainar · 9 years ago
  44. 48cee1b Merge "Stop targeting froyo. It isn't supported." into nyc-dev by Miao Wang · 9 years ago
  45. 7c045df X86: Fix IntrinsicBlend bugs and re-enable BLEND_DST_ATOP optimization by Yong Chen · 9 years ago
  46. 55614d2 Prevent truncation in maxDoubleForInteger by Pirama Arumuga Nainar · 9 years ago
  47. e44bd78 Merge "Fixed intrinsics inside a script group" into nyc-dev by Yang Ni · 9 years ago
  48. a7481b2 Fixed intrinsics inside a script group by Yang Ni · 9 years ago
  49. 3d4ab35 Merge "Add documentation on invoke-only APIs" into nyc-dev by Yang Ni · 9 years ago
  50. f05e4af Add documentation on invoke-only APIs by Yang Ni · 9 years ago
  51. 00102be Merge "Enable tests for Float16 cross, cos, floor, rsqrt" into nyc-dev by Pirama Arumuga Nainar · 9 years ago
  52. 3eee463 Enable half3 tests in RsTest by Pirama Arumuga Nainar · 9 years ago
  53. a5dbd85 Enable commented-out tests for fp16 math functions by Pirama Arumuga Nainar · 9 years ago
  54. 85d0cb1 Separate libRS.so into public and internal libs by Yang Ni · 9 years ago
  55. 480202a Update frameworks/rs/ for LLVM rebase to r256229 by Pirama Arumuga Nainar · 9 years ago
  56. 348c2fc Stop targeting froyo. It isn't supported. by Dan Albert · 9 years ago
  57. 101caf1 Avoid explict loading of libRSSupport in test by Yang Ni · 9 years ago
  58. b1f9eb6 Reset usrRefCount for rsObjects created by SSRS by Yang Ni · 9 years ago
  59. a53bf64 Fix typo/error in copysign. by Pirama Arumuga Nainar · 9 years ago
  60. db1deab Merge "Revert "Added a flag to APIs for rsObj creation"" into nyc-dev by Yang Ni · 9 years ago
  61. cc1b09f Revert "Added a flag to APIs for rsObj creation" by Yang Ni · 9 years ago
  62. d2a641f Enable tests for Float16 cross, cos, floor, rsqrt by Pirama Arumuga Nainar · 9 years ago
  63. 3b2be14 Extend test generator to generate tests for Float16 by Pirama Arumuga Nainar · 9 years ago
  64. 0bb5bae Merge "Do not test rsForEach and rsForEachWithOptions in the all-api test." into nyc-dev by Pirama Arumuga Nainar · 9 years ago
  65. 04dcca9 Added a flag to APIs for rsObj creation by Yang Ni · 9 years ago
  66. 8c5e658 Make update_rs_prebuilts.sh work on darwin15 (OSX El Capitan) by Miao Wang · 9 years ago
  67. eae2662 Merge "Compatibility library support for general reduction." into nyc-dev by David Gross · 9 years ago
  68. a354a8e Update update_rs_prebuilts.sh to explicitly make support lib jar by Miao Wang · 9 years ago
  69. 04cf3e4 Compatibility library support for general reduction. by David Gross · 9 years ago
  70. 9742e2d Merge "Better handle error log and nullptr reference." into nyc-dev by Miao Wang · 9 years ago
  71. 838c2d0 Better handle error log and nullptr reference. by Miao Wang · 9 years ago
  72. ce6a703 Stop generate all_api.rs for CTS by Miao Wang · 9 years ago
  73. 5b93491 Do not test rsForEach and rsForEachWithOptions in the all-api test. by Pirama Arumuga Nainar · 9 years ago
  74. 5abfd9b Use c++_static instead of stlport_static for support lib. by Miao Wang · 9 years ago
  75. 5b042ca Refactor/enhance dispatch table init by Miao Wang · 9 years ago
  76. 8ef7c76 Fix inverted grep so that we can view any new warnings/errors. by Stephen Hines · 9 years ago
  77. bfa4eed Fix rs_quaternion.spec for API level 24. by Stephen Hines · 9 years ago
  78. 93abc2d Pass new parameters while generating Target object by Pirama Arumuga Nainar · 9 years ago
  79. 1b6fea6 Merge "Set bc library class to RENDERSCRIPT_BITCODE" into nyc-dev by Stephen Hines · 9 years ago
  80. bc51630 Merge changes from topic 'f16math-api-level' into nyc-dev by Pirama Arumuga Nainar · 9 years ago
  81. 27af855 Set bc library class to RENDERSCRIPT_BITCODE by Dan Willemsen · 9 years ago
  82. 776a023 Use RELATIVE_PWD to ensure that we get consistent debug paths. by Stephen Hines · 9 years ago
  83. 6ddb349 Add __truncxfhf2() to libclcore_g.bc as well on x86 targets. by Stephen Hines · 9 years ago
  84. e81f262 Suppress bogus warning lines from llvm-link. by Stephen Hines · 9 years ago
  85. ab70dba Clean up warnings for RS runtime libraries. by Stephen Hines · 9 years ago
  86. d46cf8e Updated header files with new API level for f16 math functions by Pirama Arumuga Nainar · 9 years ago
  87. 132b31f Assign API level 24 to f16 math functions by Pirama Arumuga Nainar · 9 years ago
  88. 08448af Test length, normalize variants for f16. by Pirama Arumuga Nainar · 9 years ago
  89. 0cca353 Update header file with length, normalize variants for f16 by Pirama Arumuga Nainar · 9 years ago
  90. 2e526ff Add length, normalize and their native variants for f16 by Pirama Arumuga Nainar · 9 years ago
  91. ca8cc17 Merge changes Idc2115a0,I9bfed5d1,Id674db39,I937a1de6 into nyc-dev by Pirama Arumuga Nainar · 9 years ago
  92. 414cad9 Enable tests for float16 allocations by Pirama Arumuga Nainar · 9 years ago
  93. 6f6a683 Enable creation of float16 allocations by Pirama Arumuga Nainar · 9 years ago
  94. 421d8ce Update headers after adding RS_TYPE_FLOAT_16 and helpers by Pirama Arumuga Nainar · 9 years ago
  95. f942375 Add RS_TYPE_FLOAT_16 and allocation helpers for f16 by Pirama Arumuga Nainar · 9 years ago
  96. 6bc9958 Merge "Add YV12 YUV format support to GrallocConsumer." into nyc-dev by Miao Wang · 9 years ago
  97. 3e02db8 Add YV12 YUV format support to GrallocConsumer. by Miao Wang · 9 years ago
  98. 1f6041d Add float16 elements to C++ API by Pirama Arumuga Nainar · 9 years ago
  99. 291330f Update copyright dates on generated headers. by Stephen Hines · 9 years ago
  100. 8c3ddbc Build RenderScript cpu_ref kernel ABI debug info. by Lukas Kuklinek · 9 years ago