1. a5d538f Merge "Fix errors in TBAA tags for ll64/allocation.ll" by Pirama Arumuga Nainar · 9 years ago
  2. a71c65f Fix errors in TBAA tags for ll64/allocation.ll by Pirama Arumuga Nainar · 9 years ago
  3. 48f027e Merge "Fix rsSetElementAt_half3 for x86_64" by Pirama Arumuga Nainar · 9 years ago
  4. 6edd4a7 Fix rsSetElementAt_half3 for x86_64 by Pirama Arumuga Nainar · 9 years ago
  5. f4f8551 Merge "General reduction test case where pragma follows constituent functions." by David Gross · 9 years ago
  6. b6bfd0b Merge "Disable frexp and modf for half" by Pirama Arumuga Nainar · 9 years ago
  7. de10692 Disable frexp and modf for half by Pirama Arumuga Nainar · 9 years ago
  8. d6572f1 Merge "Build RenderScript cpu_ref kernel ABI debug info." by Stephen Hines · 9 years ago
  9. ac90816 Build RenderScript cpu_ref kernel ABI debug info. by Lukas Kuklinek · 10 years ago
  10. dc5fa3c Merge "Add a new libclcore_g library which contains debug info." by Stephen Hines · 9 years ago
  11. 2396620 General reduction test case where pragma follows constituent functions. by David Gross · 9 years ago
  12. 2165ef7 Merge changes from topic 'f16-math-update2' by Pirama Arumuga Nainar · 9 years ago
  13. e57eea9 Merge "Move implementations of quaternion functions into driver/runtime." by Stephen Hines · 9 years ago
  14. fa9ee94 Merge "Fix function mangling of rs_quaternion* arguments in stubs white list." by Stephen Hines · 9 years ago
  15. 8ea537d Add tests for fract, frexp and modf for half by Pirama Arumuga Nainar · 10 years ago
  16. b32dc12 Implement fract, frexp and modf for half by Pirama Arumuga Nainar · 10 years ago
  17. 336fc4b Move implementations of quaternion functions into driver/runtime. by Verena Beckham · 10 years ago
  18. 1f08801 Fix function mangling of rs_quaternion* arguments in stubs white list. by Dean De Leo · 10 years ago
  19. 7afa63d Merge "Switch "transpose" for Matrix A & B, after gemmlowp change." by Miao Wang · 10 years ago
  20. f300e17 Update RS headers with fract, frexp and modf for half by Pirama Arumuga Nainar · 10 years ago
  21. 03ad5f9 Add fract, frexp, modf for half by Pirama Arumuga Nainar · 10 years ago
  22. 20807a7 Merge changes from topic 'fp16-math-update' by Pirama Arumuga Nainar · 10 years ago
  23. b46d30d Enable half tests for copysign, ilogb, nextafter by Pirama Arumuga Nainar · 10 years ago
  24. f976048 Implement copysign, ilogb and nextafter for half by Pirama Arumuga Nainar · 10 years ago
  25. f86ea3f Update RS headers with copysign, ilogb and nextafter by Pirama Arumuga Nainar · 10 years ago
  26. d021b48 Add copysign, ilogb and nextafter for half by Pirama Arumuga Nainar · 10 years ago
  27. bab048a Merge "Implement __truncxfhf2 in driver/runtime" by Pirama Arumuga Nainar · 10 years ago
  28. d68b3c3 Implement __truncxfhf2 in driver/runtime by Pirama Arumuga Nainar · 10 years ago
  29. e4f999b Switch "transpose" for Matrix A & B, after gemmlowp change. by Miao Wang · 10 years ago
  30. 9233f73 Merge "Avoid casting varargs" by Yang Ni · 10 years ago
  31. 8ba2310 Avoid casting varargs by Yang Ni · 10 years ago
  32. c17bf3f Merge "Fixed rsQuaternionAdd() implementation" by Yang Ni · 10 years ago
  33. e7fd36a Fixed rsQuaternionAdd() implementation by Yang Ni · 10 years ago
  34. e961168 Merge "Move implementations of matrix functions into driver/runtime." by Stephen Hines · 10 years ago
  35. 6e13ee2 Move implementations of matrix functions into driver/runtime. by Verena Beckham · 10 years ago
  36. dcae526 Merge "Move scalar function implementations from into driver/runtime." by Stephen Hines · 10 years ago
  37. e0f52d6 Move scalar function implementations from into driver/runtime. by Verena Beckham · 10 years ago
  38. a48442a Merge "Move implementation of rsFrac from cpu_ref into driver/runtime." by Stephen Hines · 10 years ago
  39. 0298e7a Merge "Move implementation of fract(float) into driver/runtime." by Stephen Hines · 10 years ago
  40. 9cbc99b Move implementation of fract(float) into driver/runtime. by Verena Beckham · 10 years ago
  41. a255273 Merge "Rename from com.android.rs.test -> com.android.rs.refocus." by Stephen Hines · 10 years ago
  42. 4cead80 Rename from com.android.rs.test -> com.android.rs.refocus. by Stephen Hines · 10 years ago
  43. 88f3a0e Merge "Add the const qualifier to the internal definition of memcpy" by Stephen Hines · 10 years ago
  44. 4c01362 Add the const qualifier to the internal definition of memcpy by Dean De Leo · 10 years ago
  45. 3b414d7 Merge "Remove the always_inline attribute on all RS builtins." by Stephen Hines · 10 years ago
  46. a4d25bc Remove the always_inline attribute on all RS builtins. by Verena Beckham · 10 years ago
  47. 672dd1d Merge "Derive the bcc optimization level from the input bitcode." by Stephen Hines · 10 years ago
  48. 886e5a2 Merge "Add multi-frame support to RenderScript:" by Miao Wang · 10 years ago
  49. 7547468 Add multi-frame support to RenderScript: by Miao Wang · 10 years ago
  50. 37e7b6c Merge "Switch to RS_CLANG instead of CLANG." by Stephen Hines · 10 years ago
  51. 943457f Switch to RS_CLANG instead of CLANG. by Stephen Hines · 10 years ago
  52. 69ece18 Merge "Switch RS over to using RS_LLVM_* tools." by Stephen Hines · 10 years ago
  53. accdb78 Merge "Support for general reduction kernels." by David Gross · 10 years ago
  54. fd98fa6 Switch RS over to using RS_LLVM_* tools. by Stephen Hines · 10 years ago
  55. d8514a9 Merge "Expect to see "exportReduceNewCount: 0" in metadata." by David Gross · 10 years ago
  56. 6c1876b Support for general reduction kernels. by David Gross · 10 years ago
  57. 46c93e4 Expect to see "exportReduceNewCount: 0" in metadata. by David Gross · 10 years ago
  58. f7e0c7c Merge "Now for .l we generate .c file." by Ying Wang · 10 years ago
  59. 11c0c38 Now for .l we generate .c file. by Ying Wang · 10 years ago
  60. c4038f8 Merge "Add back RS::init(const char*, uint32_t)" by Miao Wang · 10 years ago
  61. fda5596 Add back RS::init(const char*, uint32_t) by Miao Wang · 10 years ago
  62. fb99e0f Add a new libclcore_g library which contains debug info. by Verena Beckham · 10 years ago
  63. d1be4d8 Move implementation of rsFrac from cpu_ref into driver/runtime. by Verena Beckham · 10 years ago
  64. 8ea0a42 Merge changes from topic 'f16-math' by Pirama Arumuga Nainar · 10 years ago
  65. 6b75336 Test f16 math functions in RsTest by Pirama Arumuga Nainar · 10 years ago
  66. 54cd5d1 Implement f16 math functions in the runtime by Pirama Arumuga Nainar · 10 years ago
  67. 586539c Generated .rsh files for f16 math functions by Pirama Arumuga Nainar · 10 years ago
  68. 193847b Add RS math functions for F16. by Pirama Arumuga Nainar · 10 years ago
  69. a576604 Merge "Define F16 getters and setters in rsdRuntimeStubs" by Pirama Arumuga Nainar · 10 years ago
  70. 63bd646 Define F16 getters and setters in rsdRuntimeStubs by Pirama Arumuga Nainar · 10 years ago
  71. b67089f Merge "Test F16 allocations" by Pirama Arumuga Nainar · 10 years ago
  72. fb4501a Merge "Fix rsGetElementAt* for half" by Pirama Arumuga Nainar · 10 years ago
  73. c0c70a7 Test F16 allocations by Pirama Arumuga Nainar · 10 years ago
  74. a0232f8 Merge "Spelling change in for each rsh header file" by Yang Ni · 10 years ago
  75. 6215b41 Spelling change in for each rsh header file by Yang Ni · 10 years ago
  76. 1c31f2e Merge "Fix variable name mismatch in modf's description" by Pirama Arumuga Nainar · 10 years ago
  77. 9e2b0e8 Merge "Remove dead declarations of smoothstep" by Pirama Arumuga Nainar · 10 years ago
  78. e6128ff Fix variable name mismatch in modf's description by Pirama Arumuga Nainar · 10 years ago
  79. a5aafe5 Remove dead declarations of smoothstep by Pirama Arumuga Nainar · 10 years ago
  80. f34177f Merge "Switch to a local BitcodeTranslator." by Stephen Hines · 10 years ago
  81. 98f401d Switch to a local BitcodeTranslator. by Stephen Hines · 10 years ago
  82. 6a263d4 Merge "Test for ref counting on returned rs objects" by Yang Ni · 10 years ago
  83. 432b477 Test for ref counting on returned rs objects by Yang Ni · 10 years ago
  84. 4450ada Merge changes from topic 'alloc-helpers' by Pirama Arumuga Nainar · 10 years ago
  85. 2f4e839 Test helper functions that create allocations by Pirama Arumuga Nainar · 10 years ago
  86. 0d3fdd1 Update header files with allocation-creation helper functions by Pirama Arumuga Nainar · 10 years ago
  87. 43d758c Add helper functions to create allocations by Pirama Arumuga Nainar · 10 years ago
  88. 148ce85 Merge "Changed rsForEachInternal prototype" by Yang Ni · 10 years ago
  89. 79b75b7 Changed rsForEachInternal prototype by Yang Ni · 10 years ago
  90. 57bc7cb Merge "Remove unused tests and unsupported pragmas (pragma cleanup)." by Stephen Hines · 10 years ago
  91. 82949e2 Merge "Add comment in single_source_alloc test to add half tests" by Pirama Arumuga Nainar · 10 years ago
  92. b793bb1 Add comment in single_source_alloc test to add half tests by Pirama Arumuga Nainar · 10 years ago
  93. c5cb498 Merge "Added script group tests for compat lib" by Yang Ni · 10 years ago
  94. 61ff1b7 Added script group tests for compat lib by Yang Ni · 10 years ago
  95. 7d8afea Merge "Various fixes in setting globals in a script group" by Yang Ni · 10 years ago
  96. fef0cd4 Various fixes in setting globals in a script group by Yang Ni · 10 years ago
  97. f1ce4be Fix rsGetElementAt* for half by Pirama Arumuga Nainar · 10 years ago
  98. 134f1ca Merge "Updated spec for the rsForEachInternal API" by Yang Ni · 10 years ago
  99. fab6947 Updated spec for the rsForEachInternal API by Yang Ni · 10 years ago
  100. 27361c3 Merge changes from topic 'alloc-from-script' by Pirama Arumuga Nainar · 10 years ago