1. 2f510be Merge "Fix error check for surface type in setSurface" by Jason Sams · 9 years ago
  2. 3b0efb6 Fix error check for surface type in setSurface by Jason Sams · 9 years ago
  3. a43823a Merge "Fix issue when USAGE_IO_INPUT receives unexpected YUV format" by Jason Sams · 9 years ago
  4. 7314cca Fix issue when USAGE_IO_INPUT receives unexpected YUV format by Jason Sams · 9 years ago
  5. cc8cea7 Fix the bug for AllocationRead() that cannot handle 3d Allocation by Miao Wang · 9 years ago
  6. e9c79f6 Merge "Revert "Replaced android::Vector with std::vector."" by Yang Ni · 9 years ago
  7. b8353c5 Revert "Replaced android::Vector with std::vector." by Yang Ni · 9 years ago
  8. 12c80a8 fix rs_sample bugs in mirror and negative modes by John Hoford · 9 years ago
  9. 9aae795 Merge "Fix the bug that rsYuvToRGBA_float4 bug for libclcore.bc on arm64" by Miao Wang · 9 years ago
  10. bc9dc27 Implement arrays and allocation adapters by Jason Sams · 9 years ago
  11. c5ce430 Fix the bug that rsYuvToRGBA_float4 bug for libclcore.bc on arm64 by Miao Wang · 10 years ago
  12. 7153e1c Fail if non-threadable calls are in a kernel by Pirama Arumuga Nainar · 9 years ago
  13. 31729ad Fix remaining 64bit calling convention issues and cleanup. by Yong Chen · 10 years ago
  14. 447e836 Fix namespace inconsistency in .so loading patch by Pirama Arumuga Nainar · 10 years ago
  15. 709a189 Add Get/SetElement variants to sync mangled names by Pirama Arumuga Nainar · 10 years ago
  16. 2544371 Define RS Graphics functions (rsg*) by Pirama Arumuga Nainar · 10 years ago
  17. 45e753a Remove linkloader from frameworks/rs. by Stephen Hines · 10 years ago
  18. 140a8eb Fix missing rsLocaltime() on 32-bit architectures. by Stephen Hines · 10 years ago
  19. dc0d8f7 Skip linkloader, use shared object files by Pirama Arumuga Nainar · 10 years ago
  20. 6000c26 Merge "Array type and allocation support" by Jason Sams · 10 years ago
  21. c7968a0 Array type and allocation support by Jason Sams · 10 years ago
  22. 015ba46 Merge "New Script Group API: runtime and cpu driver support." by Yang Ni · 10 years ago
  23. 46a0f01 Merge "Adding USAGE_IO_OUTPUT support for RS Compat lib." by Miao Wang · 10 years ago
  24. 1ffd86b New Script Group API: runtime and cpu driver support. by Yang Ni · 10 years ago
  25. 40db7a2 Fix incorrect RS stub declarations. by Stephen Hines · 10 years ago
  26. 2bd78f2 Adding USAGE_IO_OUTPUT support for RS Compat lib. by Miao Wang · 10 years ago
  27. e391e83 Merge "Enable 64bit RS compat lib to build." by Miao Wang · 10 years ago
  28. 127d51c Enable 64bit RS compat lib to build. by Miao Wang · 10 years ago
  29. 914cbfc Merge "Move rsForEach with usrData to 32-bit only." by Tim Murray · 10 years ago
  30. 9f8ff09 Fix implementation of vload with [u]long3/4 and double3/4. by Stephen Hines · 10 years ago
  31. 2f6dc84 Move rsForEach with usrData to 32-bit only. by Tim Murray · 10 years ago
  32. 3ef8201 Fix AArch64 calling convention bug that prevents inlining. by Tim Murray · 10 years ago
  33. acff9f2 Fix vload/vstore. by Tim Murray · 10 years ago
  34. 6a95b94 am d430d72f: Merge "Fix rsDebug issues with compat lib and long/long long changes." into lmp-dev by Tim Murray · 10 years ago
  35. 9f39aaf Fix rsDebug issues with compat lib and long/long long changes. by Tim Murray · 10 years ago
  36. c8b78bc am b26ead53: Merge "Fix missing relocation entries and libclcore entry points." into lmp-dev by Tim Murray · 10 years ago
  37. cbdb648 Fix missing relocation entries and libclcore entry points. by Tim Murray · 10 years ago
  38. 483ef72 Fix building librsrt_<arch>.bc. by Tim Murray · 10 years ago
  39. 069fc8c am 3370b383: Merge changes Ic03dcc4f,I5ac7a5fd by Tim Murray · 10 years ago
  40. 1d27954 Fix building librsrt_<arch>.bc. by Tim Murray · 10 years ago
  41. 888b9f5 am 01ca8a4f: Fix vstore/vload/setelementat. by Tim Murray · 10 years ago
  42. 01ca8a4 Fix vstore/vload/setelementat. by Tim Murray · 10 years ago
  43. 5a45c93 am e1fa6516: Merge "Fix x86 calling convention issue." into lmp-dev by Tim Murray · 10 years ago
  44. 6789fec am 1bb2eed6: Improve rsMatrix* documentation, fix bugs by Jean-Luc Brouillet · 10 years ago
  45. e1fa651 Merge "Fix x86 calling convention issue." into lmp-dev by Tim Murray · 10 years ago
  46. 240a6c9 Fix x86 calling convention issue. by Tim Murray · 10 years ago
  47. 1bb2eed Improve rsMatrix* documentation, fix bugs by Jean-Luc Brouillet · 10 years ago
  48. 3316468 Fix bugs for x86 platform by Yong Chen · 10 years ago
  49. bf29632 am 2993761f: Merge "Fix bugs for x86 platform" by Stephen Hines · 10 years ago
  50. a0cdfe0 Fix bugs for x86 platform by Yong Chen · 10 years ago
  51. c8c7bef Build RS runtime libraries using our arm and aarch64 triples only. by Stephen Hines · 10 years ago
  52. e0cdd4f Fix rsSetElementAtImpl and triple. by Tim Murray · 10 years ago
  53. 27b484a resolved conflicts for merge of f89af228 to lmp-dev-plus-aosp by Stephen Hines · 10 years ago
  54. 8641b7c Build RS runtime libraries using our arm and aarch64 triples only. by Stephen Hines · 10 years ago
  55. 2371f7a am bc1136f4: Fix 32-bit clcore on ARM64. by Tim Murray · 10 years ago
  56. bc1136f Fix 32-bit clcore on ARM64. by Tim Murray · 10 years ago
  57. e870df6 am 97446779: Enable ASIMD math operations. by Tim Murray · 10 years ago
  58. 9744677 Enable ASIMD math operations. by Tim Murray · 10 years ago
  59. 979e7b5 am fb0d8f6c: Merge "Fix GetAllocation in 64-bit." into lmp-dev by Tim Murray · 10 years ago
  60. 61db21c resolved conflicts for merge of 81cfa2c5 to lmp-dev-plus-aosp by Stephen Hines · 10 years ago
  61. 47211dc Fix GetAllocation in 64-bit. by Tim Murray · 10 years ago
  62. 81303a1 am de08b7b4: Merge "Fix ulong" into lmp-dev by Jason Sams · 10 years ago
  63. 7e32433 am 4bb773ef: Merge "Replace android::String8 with std::string" by Stephen Hines · 10 years ago
  64. 44bef6f Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  65. 569b09b am 3fa79f84: Merge changes I4c6abd96,I9bcf36d0 by Stephen Hines · 10 years ago
  66. d8b8f8a Fix ulong by Jason Sams · 10 years ago
  67. d643be1 am bdceed58: Fix rsSetElementAtImpl and triple. by Tim Murray · 10 years ago
  68. bdceed5 Fix rsSetElementAtImpl and triple. by Tim Murray · 10 years ago
  69. 444bd20 Explicitly accept RS large objects as references. by Yong Chen · 10 years ago
  70. 6847e73 Replace android::String8 with std::string by Chris Wailes · 10 years ago
  71. 3fa79f8 Merge changes I4c6abd96,I9bcf36d0 by Stephen Hines · 10 years ago
  72. 93d6bc8 Replaced android::Vector with std::vector. by Chris Wailes · 10 years ago
  73. e5919a9 am bec9c941: Merge "Explicitly accept RS large objects as references." by Tim Murray · 10 years ago
  74. 26f26c7 am 8d63899d: Merge "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  75. bec9c94 Merge "Explicitly accept RS large objects as references." by Tim Murray · 10 years ago
  76. 4e36337 Explicitly accept RS large objects as references. by Yong Chen · 10 years ago
  77. f371213 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  78. 385e325 am cd8df40f: Merge "Revert "Collapse code paths for single- and multi-input kernels."" by Stephen Hines · 10 years ago
  79. 38f10a1 am f2dd1651: Merge "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  80. 818cfa0 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  81. 4b2bea3 Revert "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  82. 64147eb Update time_t definition for 64-bit. by Tim Murray · 10 years ago
  83. 6a45ddb Bugfixes for AArch64. by Tim Murray · 10 years ago
  84. 05ef73f Fix isObject when in 64bit mode. by Jason Sams · 10 years ago
  85. 89226c2 am 1aa9dfc0: Bugfixes for AArch64. by Tim Murray · 10 years ago
  86. 1aa9dfc Bugfixes for AArch64. by Tim Murray · 10 years ago
  87. fcdcdca am 3667cbd8: Merge "Fix the build." by Dan Albert · 10 years ago
  88. 5b0df2a am 262d77c2: Merge "Fix isObject when in 64bit mode." into lmp-dev by Jason Sams · 10 years ago
  89. 50394d7 am a039c4ca: Merge "Fix YUV allocation table." into lmp-dev by Jason Sams · 10 years ago
  90. 3a3dfe7 Fix the build. by Dan Albert · 10 years ago
  91. 262d77c Merge "Fix isObject when in 64bit mode." into lmp-dev by Jason Sams · 10 years ago
  92. f29edf8 Fix isObject when in 64bit mode. by Jason Sams · 10 years ago
  93. d06653c Fix YUV allocation table. by Jason Sams · 10 years ago
  94. df31f5e am 3a5475c6: Merge "Update time_t definition for 64-bit." by Tim Murray · 10 years ago
  95. 3a5475c Merge "Update time_t definition for 64-bit." by Tim Murray · 10 years ago
  96. 785096e Update time_t definition for 64-bit. by Tim Murray · 10 years ago
  97. f151f3b am 1f88f088: Merge "Fix rsg_generator.c to properly propagate NULL values." by Stephen Hines · 10 years ago
  98. 1f88f08 Merge "Fix rsg_generator.c to properly propagate NULL values." by Stephen Hines · 10 years ago
  99. d2d7c18 Add native variants of more math lib functions. by Jason Sams · 10 years ago
  100. bc2f74f am be553061: Merge "Add native variants of more math lib functions." by Jason Sams · 10 years ago