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