1. ac8d146 Switch the dimensions array to use uint32_t instead of size_t. by Stephen Hines · 10 years ago
  2. 8d50174 Fix Windows SDK build. by Logan Chien · 10 years ago
  3. bfa5a8e Add flags for low power context. by Jason Sams · 10 years ago
  4. c17fa06 Switch to use slang/rs_version.mk for consistency. by Stephen Hines · 10 years ago
  5. be78fa9 Fix incorrect dependence on the system-built liblog. by Stephen Hines · 10 years ago
  6. 8c24cd6 Update fw/rs for Clang 3.5. by Tim Murray · 10 years ago
  7. ee0f483 Revert "Add VP9 inter-frame prediction intrinsic" by Jason Sams · 10 years ago
  8. fea96e8 Add error check when init RS thread in sync mode. by Xiaofei Wan · 10 years ago
  9. 6dc86b4 Merge "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 10 years ago
  10. 6fc3e12 RS: Add VP9 LoopFilter Intrinsic by Matthieu Delahaye · 10 years ago
  11. 00dbeac Merge "Revert "RS: Add VP9 LoopFilter Intrinsic"" by Jason Sams · 10 years ago
  12. 933bdc9 Revert "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 10 years ago
  13. 3028980 Merge "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 10 years ago
  14. 64048e7 RS: Add VP9 LoopFilter Intrinsic by Matthieu Delahaye · 10 years ago
  15. 1e2aedb Revert "RS: Add VP9 LoopFilter Intrinsic" by Jason Sams · 10 years ago
  16. e195a3f Make RS compile on ARM64. by Tim Murray · 10 years ago
  17. e4749f3 RS: Add VP9 LoopFilter Intrinsic by Matthieu Delahaye · 10 years ago
  18. 60498fe Add VP9 inter-frame prediction intrinsic by Matthieu Delahaye · 10 years ago
  19. b8a94e2 Add getPointer for USAGE_SHARED allocations. by Jason Sams · 10 years ago
  20. 6c59e3c AArch64: Use uintptr_t for pointers stored as integers. by Ashok Bhat · 10 years ago
  21. 6696179 am 5eaddd4f: am 63d33e7c: Merge "Bundle all of our necessary static libraries in libRScpp_static.a." by Stephen Hines · 10 years ago
  22. 3b9b748 Bundle all of our necessary static libraries in libRScpp_static.a. by Stephen Hines · 10 years ago
  23. 37f5a4b am a9861e8f: am 9ee891e3: am f171923b: Merge "Fix NDK API on old devices." by Tim Murray · 11 years ago
  24. 0f98d50 Fix NDK API on old devices. by Tim Murray · 11 years ago
  25. d2c24e4 am 142f2d34: am f46cf902: am 3a7a4696: Merge "Replace "mips" with "mipmaps" since the MIPS gcc compiler defines mips to 1." by Stephen Hines · 11 years ago
  26. 8f615d6 Replace "mips" with "mipmaps" since the MIPS gcc compiler defines mips to 1. by Stephen Hines · 11 years ago
  27. caf4126 Add user-defined cache path. by Tim Murray · 11 years ago
  28. 79dc3c9 Add user-defined cache path. by Tim Murray · 11 years ago
  29. 87c9d77 Remove excessive ALOGE. by Tim Murray · 11 years ago
  30. 3560907 Fix memory leak due to smart pointer misuse. by Tim Murray · 11 years ago
  31. f496297 am 19ab4f61: am d8188900: am 7a81ff84: Merge "Add RGBA_5551." by Tim Murray · 11 years ago
  32. 071aee6 Add RGBA_5551. by Tim Murray · 11 years ago
  33. 69f06c2 Merge "Remove excessive ALOGE." by Tim Murray · 11 years ago
  34. 81895d2 Merge "Fix memory leak due to smart pointer misuse." by Tim Murray · 11 years ago
  35. 12f7775 Remove excessive ALOGE. by Tim Murray · 11 years ago
  36. 7758a5b Fix memory leak due to smart pointer misuse. by Tim Murray · 11 years ago
  37. 26bdccb am 3f08ab32: am a7e512db: Merge "Fix problems with NDK Sampler implementation." by Stephen Hines · 11 years ago
  38. 8a588bd Fix problems with NDK Sampler implementation. by Stephen Hines · 11 years ago
  39. ee29fad am d03548d4: am 123ad6d1: Merge "Remove unused parameter warnings." into klp-dev by Tim Murray · 11 years ago
  40. f682092 am c67fe222: am f7af2655: Merge "Add docs to C++ API." into klp-dev by Tim Murray · 11 years ago
  41. bf950e7 Remove unused parameter warnings. by Tim Murray · 11 years ago
  42. 75e877d Add docs to C++ API. by Tim Murray · 11 years ago
  43. 3a0ddec Switch RS C++ library over to building with Clang. by Stephen Hines · 11 years ago
  44. 4c4bec1 Add default argument for init. by Tim Murray · 11 years ago
  45. 84e3dea Add flags word to context initialization. by Tim Murray · 11 years ago
  46. eeaf714 Fix build/dependency issue. by Tim Murray · 11 years ago
  47. e918375 Merge "Fix ColorMatrix intrinsic." into klp-dev by Tim Murray · 11 years ago
  48. aae73c9 Fix ColorMatrix intrinsic. by Tim Murray · 11 years ago
  49. 3a6c9ac Merge "Add vector classes to C++ API." into klp-dev by Stephen Hines · 11 years ago
  50. 9d24ae6 Add 3D allocation support. by Tim Murray · 11 years ago
  51. fa77db8 Fix dispatch issue with ScriptIntrinsic. by Tim Murray · 11 years ago
  52. d10412f Add vector classes to C++ API. by Stephen Hines · 11 years ago
  53. 2acce99 Fix LUT intrinsic. by Tim Murray · 11 years ago
  54. eb4426d Fix element handling. Add YUV support. by Tim Murray · 11 years ago
  55. 7d1b757 Clean up RS C++ API visibility and fix some inconsistencies. by Stephen Hines · 11 years ago
  56. a180b7d getType() should be const (for type-checking). by Stephen Hines · 11 years ago
  57. 10913a5 Make error handling kill context activity. Add parameter validation. by Tim Murray · 11 years ago
  58. 21fa7a0 Add error handling, move to create methods for intrinsics. by Tim Murray · 11 years ago
  59. 21deee0 Merge "remove string8, replace with std::string from stlport" into klp-dev by Tim Murray · 11 years ago
  60. ab71636 remove string8, replace with std::string from stlport by Tim Murray · 11 years ago
  61. b27b181 Add remaining intrinsics to C++ API. by Tim Murray · 11 years ago
  62. 89daad6 Add basic support for intrinsics. Move sp<> into RScpp. by Tim Murray · 11 years ago
  63. 47666f5 Fix initialization problem in rsCPP. by Tim Murray · 11 years ago
  64. 729b6fe Add Sampler support to C++ API. by Tim Murray · 11 years ago
  65. 4a92d12 Move to dynamic dispatch. Add support for IoAllocation* in rs.spec. by Tim Murray · 11 years ago
  66. 0b8a2be Load from libRS or libRSSupport. by Tim Murray · 11 years ago
  67. a423096 Move C++ API over to function tables rather than linking libRS directly. by Tim Murray · 11 years ago
  68. b241181 Add liblog by Ying Wang · 11 years ago
  69. a8cd40f Merge "Start making RS 64-bit clean." into jb-mr2-dev by Tim Murray · 11 years ago
  70. f9e077a Fix logging defined in external header. by Jason Sams · 11 years ago
  71. 099bc26 Start making RS 64-bit clean. by Tim Murray · 11 years ago
  72. 0b575de Add x86 server support. by Tim Murray · 11 years ago
  73. 14982c8 Add support for debug and profile context. by Jason Sams · 11 years ago
  74. b206ace Move rs.h includes to source files. by Tim Murray · 11 years ago
  75. 96267c2 Add convenient Type creator, alignment define, and fix USAGE_SHARED issue. by Tim Murray · 11 years ago
  76. d4ecb17 Add API entry points for clipped kernels and fix Z-dimension clipping. by Tim Murray · 11 years ago
  77. a572aca Add support for YUV allocations. by Jason Sams · 12 years ago
  78. 241b999 Merge "enable synchronous mode (functional)" by Tim Murray · 12 years ago
  79. 4d252d6 enable synchronous mode (functional) by Tim Murray · 12 years ago
  80. f558dab Merge "Add more FieldPacker.add() routines." by Stephen Hines · 12 years ago
  81. 43514cd Add more FieldPacker.add() routines. by Stephen Hines · 12 years ago
  82. 43de30e Merge "Add support for 2D strided copies to/from an allocation with the C++ API." by Tim Murray · 12 years ago
  83. 358747a Add support for 2D strided copies to/from an allocation with the C++ API. by Tim Murray · 12 years ago
  84. 76a1be4 Handle NONE/RESIZE message types properly in C++ API. by Stephen Hines · 12 years ago
  85. 7b3e309 Add support for 2D copies to arbitrary data pointers. by Tim Murray · 12 years ago
  86. 0b93e30 Remove size parameter from copy* methods in C++ and add copy*(void* data). by Tim Murray · 12 years ago
  87. 9eb7f4b Change namespace from renderscriptCpp to RSC by Tim Murray · 12 years ago
  88. 843fdc3 Merge "Add FieldPacker to C++ reflected API." by Stephen Hines · 12 years ago
  89. 2c7206e Add FieldPacker to C++ reflected API. by Stephen Hines · 12 years ago
  90. a4cbc2b Move to void* pointers for copying within C++ API. by Tim Murray · 12 years ago
  91. 684726c Add createSized2D to C++ API by Tim Murray · 12 years ago
  92. baca6c3 Fix uninitialized variable bug, add finish() by Tim Murray · 12 years ago
  93. 3cd44af Fix intrinsic creation to use the appropriate types. by Tim Murray · 12 years ago
  94. 8f1e60c Add blur intrinsic to C++. by Tim Murray · 12 years ago
  95. 509ea5c Add copy1DRangeToUnchecked. by Tim Murray · 12 years ago
  96. 7f0d568 Add blend intrinsic to C++ API. by Tim Murray · 12 years ago
  97. 7e0acab Add support for CPU-only execution in C++ API. by Tim Murray · 12 years ago
  98. 84bf2b8 Move to smart pointers for refcounting RS contexts by Tim Murray · 12 years ago
  99. 69cccdf Make all references use smart pointers. by Jason Sams · 12 years ago
  100. a662edd Split cpp frontend to its own lib. by Jason Sams · 12 years ago