1. 61656a7 Cleanup type offsets which cannot be calculated for flexible YUV. by Jason Sams · 11 years ago
  2. 9d24ae6 Add 3D allocation support. by Tim Murray · 11 years ago
  3. fa77db8 Fix dispatch issue with ScriptIntrinsic. by Tim Murray · 11 years ago
  4. 927edc2 am 869d1d0b: am aa782376: Fix YUV intrinsic with compat lib. by Tim Murray · 11 years ago
  5. 869d1d0 am aa782376: Fix YUV intrinsic with compat lib. by Tim Murray · 11 years ago
  6. aa78237 Fix YUV intrinsic with compat lib. by Tim Murray · 11 years ago
  7. f93fc54 Merge "Float color matrix fixes" into klp-dev by Jason Sams · 11 years ago
  8. 2b0d8e6 Float color matrix fixes by Jason Sams · 11 years ago
  9. 2acce99 Fix LUT intrinsic. by Tim Murray · 11 years ago
  10. eb4426d Fix element handling. Add YUV support. by Tim Murray · 11 years ago
  11. 7d1b757 Clean up RS C++ API visibility and fix some inconsistencies. by Stephen Hines · 11 years ago
  12. 41efe87 Fix C++ RS tests due to previous reflection/API changes. by Stephen Hines · 11 years ago
  13. a180b7d getType() should be const (for type-checking). by Stephen Hines · 11 years ago
  14. ec35c66 Merge "color matrix bugs" into klp-dev by Jason Sams · 11 years ago
  15. a2d51a0 Merge "Make error handling kill context activity. Add parameter validation." into klp-dev by Tim Murray · 11 years ago
  16. 68c8172 color matrix bugs by Jason Sams · 11 years ago
  17. 10913a5 Make error handling kill context activity. Add parameter validation. by Tim Murray · 11 years ago
  18. 3e37f99 Merge "Refactor the libbcc runtime for x86 platform" into klp-dev by Stephen Hines · 11 years ago
  19. 146e138 Refactor the libbcc runtime for x86 platform by Stephen Hines · 11 years ago
  20. 21fa7a0 Add error handling, move to create methods for intrinsics. by Tim Murray · 11 years ago
  21. 2d7d0b2 am 470a2f85: am 10f31703: Fix up dependencies further for RS compatibility library. by Stephen Hines · 11 years ago
  22. 470a2f8 am 10f31703: Fix up dependencies further for RS compatibility library. by Stephen Hines · 11 years ago
  23. 10f3170 Fix up dependencies further for RS compatibility library. by Stephen Hines · 11 years ago
  24. 1664780 Fix RS build. by Stephen Hines · 11 years ago
  25. 5e37175 am fd47ac29: am 43cfc0cb: Remove barriers to using NDK v8 includes. by Stephen Hines · 11 years ago
  26. ef7cb5c resolved conflicts for merge of f0b81d23 to klp-dev by Stephen Hines · 11 years ago
  27. fd51367 am 6699b978: am 11418c87: Provide a tgammaf() wrapper for compatibility on Gingerbread. by Stephen Hines · 11 years ago
  28. fd47ac2 am 43cfc0cb: Remove barriers to using NDK v8 includes. by Stephen Hines · 11 years ago
  29. f0b81d2 am 6dfe6841: Implement property_get() for the compatibility library. by Stephen Hines · 11 years ago
  30. 6699b97 am 11418c87: Provide a tgammaf() wrapper for compatibility on Gingerbread. by Stephen Hines · 11 years ago
  31. 43cfc0c Remove barriers to using NDK v8 includes. by Stephen Hines · 11 years ago
  32. 6dfe684 Implement property_get() for the compatibility library. by Stephen Hines · 11 years ago
  33. 11418c8 Provide a tgammaf() wrapper for compatibility on Gingerbread. by Stephen Hines · 11 years ago
  34. 21deee0 Merge "remove string8, replace with std::string from stlport" into klp-dev by Tim Murray · 11 years ago
  35. ab71636 remove string8, replace with std::string from stlport by Tim Murray · 11 years ago
  36. b27b181 Add remaining intrinsics to C++ API. by Tim Murray · 11 years ago
  37. 8e0edc8 Merge "fix SDK build breakage with NEON" into klp-dev by Tim Murray · 11 years ago
  38. 56b0b63 fix SDK build breakage with NEON by Tim Murray · 11 years ago
  39. 26bbf46 Work around DVFS issues on N10. by Jason Sams · 11 years ago
  40. a65de10 Float color matrix support. by Jason Sams · 11 years ago
  41. 4de7d5b am fceb59b7: (-s ours) am 3870c666: fix SDK build breakage in mr2-dev and NEON by Tim Murray · 11 years ago
  42. fceb59b am 3870c666: fix SDK build breakage in mr2-dev and NEON by Tim Murray · 11 years ago
  43. 3870c66 fix SDK build breakage in mr2-dev and NEON by Tim Murray · 11 years ago
  44. 5cb36d9 Merge commit 'b10a68c3' into manualmerge by Jason Sams · 11 years ago
  45. b10a68c am f5ef8df6: Neon detection for RS SDK compat lib. by Jason Sams · 11 years ago
  46. 32d9369 Forgot to move build path for new mmanWindows.cpp file. by Stephen Hines · 11 years ago
  47. e6b3d13 Move mmanWindows.* to proper locations. by Stephen Hines · 11 years ago
  48. 9a7f5b8 Merge "Remove unused ScriptGroup import" by Stephen Hines · 11 years ago
  49. 9e9e633 Use BUILD instead of HOST for bcc_strip_attr. by Stephen Hines · 11 years ago
  50. ddceab9 Refactor hal to remove cpuConsumer from drivers by Jason Sams · 11 years ago
  51. 906fd9e Remove unused ScriptGroup import by Tobias Grosser · 11 years ago
  52. f5ef8df Neon detection for RS SDK compat lib. by Jason Sams · 11 years ago
  53. 126adc5 separate BufferQueue's producer and consumer sides by Mathias Agopian · 11 years ago
  54. 2644c42 am 9b21cf51: am 1033b597: Fix Windows build issues for librsloader. by Raphael Moll · 11 years ago
  55. 9b21cf5 am 1033b597: Fix Windows build issues for librsloader. by Raphael Moll · 11 years ago
  56. d1994e0 Merge "Clean up sloppy switch/case code." by Stephen Hines · 11 years ago
  57. 8b9b3aa Clean up sloppy switch/case code. by Stephen Hines · 11 years ago
  58. c09c98e Merge "Add basic support for intrinsics. Move sp<> into RScpp." by Tim Murray · 11 years ago
  59. 6df64e1 Merge "Add Artistic test." by Jason Sams · 11 years ago
  60. 861c553 Merge "Provide Renderscript TBAA metadata for allocations" by Stephen Hines · 11 years ago
  61. 9ba9a66 Add Artistic test. by Jason Sams · 11 years ago
  62. 89daad6 Add basic support for intrinsics. Move sp<> into RScpp. by Tim Murray · 11 years ago
  63. 1ed5ef9 Provide Renderscript TBAA metadata for allocations by Tobias Grosser · 11 years ago
  64. 1033b59 Fix Windows build issues for librsloader. by Raphael Moll · 11 years ago
  65. 6e8baf5 Merge "Color Matrix improvements." by Jason Sams · 11 years ago
  66. 9b2b9ef Color Matrix improvements. by Jason Sams · 11 years ago
  67. 35cfed8 Merge "Fix Script instancing issue for support library." by Stephen Hines · 11 years ago
  68. 861cab4 Merge "Extract trivial rs(Get/Set)ElementAtImpl() method" by Stephen Hines · 11 years ago
  69. dcfaa3c Merge "Fix initialization problem in rsCPP." by Tim Murray · 11 years ago
  70. 47666f5 Fix initialization problem in rsCPP. by Tim Murray · 11 years ago
  71. 3cec906 remove some old pixel formats by Mathias Agopian · 11 years ago
  72. 729b6fe Add Sampler support to C++ API. by Tim Murray · 11 years ago
  73. 4a92d12 Move to dynamic dispatch. Add support for IoAllocation* in rs.spec. by Tim Murray · 11 years ago
  74. 0b8a2be Load from libRS or libRSSupport. by Tim Murray · 11 years ago
  75. a423096 Move C++ API over to function tables rather than linking libRS directly. by Tim Murray · 11 years ago
  76. f51f8c7 Merge "Move rs.h functions over to extern "C"." by Tim Murray · 11 years ago
  77. f1ba8b8 Merge "Remove unused and incorrect code" by Stephen Hines · 11 years ago
  78. b18ab3a Remove unused and incorrect code by Tobias Grosser · 11 years ago
  79. c2ce707 Move rs.h functions over to extern "C". by Tim Murray · 11 years ago
  80. d2b0cdd Merge "revert to using a pbuffer as the dummy egl surface" by Mathias Agopian · 11 years ago
  81. c2c11cc Fix Script instancing issue for support library. by Stephen Hines · 11 years ago
  82. 98f1f05 Extract trivial rs(Get/Set)ElementAtImpl() method by Tobias Grosser · 11 years ago
  83. 1975451 Merge "Remove more String8" by Jason Sams · 11 years ago
  84. 48ecf6a Remove more String8 by Jason Sams · 11 years ago
  85. c206956 Merge "Removed unused methods from rs.spec." by Tim Murray · 11 years ago
  86. 8c1da3f Removed unused methods from rs.spec. by Tim Murray · 11 years ago
  87. 5f244da Merge "Simplify code of convolve3x3" by Stephen Hines · 11 years ago
  88. f6023e4 Move all rs* generated functions to be extern "C". by Tim Murray · 11 years ago
  89. 3318d18 revert to using a pbuffer as the dummy egl surface by Mathias Agopian · 11 years ago
  90. 797e2b7 Merge "always pass the BufferQueue explicitely to consumers" by Mathias Agopian · 11 years ago
  91. da7ddd8 Simplify code of convolve3x3 by Tobias Grosser · 11 years ago
  92. d232558 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 11 years ago
  93. 6ba6c66 Move linkloader into cpu_ref/ instead of driver/. by Stephen Hines · 11 years ago
  94. 574854b Fix up master issues with tracing/logging and the compatibility library. by Stephen Hines · 11 years ago
  95. 140a7ac resolved conflicts for merge of 5376c9bf to master by Stephen Hines · 11 years ago
  96. 5376c9b am b0934b67: Remove libutils and fix rsDebug for RS support library. by Stephen Hines · 11 years ago
  97. 3ad07bf Merge "Implement MemChunk::registerAllocFreeCallbacks()." by Stephen Hines · 11 years ago
  98. b0934b6 Remove libutils and fix rsDebug for RS support library. by Stephen Hines · 11 years ago
  99. a221f56 Implement MemChunk::registerAllocFreeCallbacks(). by Stephen Hines · 11 years ago
  100. 3abc05b Add Sampler custom alloc/delete by Ling Wan · 11 years ago