1. fe3697b Disable sampler optimization until bugs are fixed. by Jason Sams · 11 years ago
  2. 4e736c9 Fix PDK build. by Ying Wang · 11 years ago
  3. 0811b8a Make the tests visible to the Build system. by Ying Wang · 11 years ago
  4. 06b0f7d start refactoring rsSample by Jason Sams · 11 years ago
  5. c4ea6d8 Merge "Fix logging defined in external header." into jb-mr2-dev by Jason Sams · 11 years ago
  6. 0cd9c62 Merge "Fix usage bits in ImageProcessing." into jb-mr2-dev by Jason Sams · 11 years ago
  7. f9e077a Fix logging defined in external header. by Jason Sams · 11 years ago
  8. 89e20d2 Fix usage bits in ImageProcessing. by Jason Sams · 11 years ago
  9. d84ad3f Test that static global writes get propagated from kernel -> invokable. by Stephen Hines · 11 years ago
  10. bbd9bfc Add CleanSpec.mk to frameworks/rs and add support for building all tests. by Stephen Hines · 11 years ago
  11. 962e720 Merge "Add x86 server support." into jb-mr2-dev by Tim Murray · 11 years ago
  12. 0813d78 Merge "Split rs.spec into generic and native-specific functions." into jb-mr2-dev by Tim Murray · 11 years ago
  13. 0b575de Add x86 server support. by Tim Murray · 11 years ago
  14. 2e5ee00 Merge "Fix bug reporting CPU count." into jb-mr2-dev by Jason Sams · 11 years ago
  15. 8ca358a Fix bug reporting CPU count. by Jason Sams · 11 years ago
  16. 4d1cc78 Merge "Move compute tests from frameworks/base to frameworks/rs" into jb-mr2-dev by Jason Sams · 11 years ago
  17. 572a503 Move compute tests from frameworks/base to frameworks/rs by Jason Sams · 11 years ago
  18. 2487bb7 Split rs.spec into generic and native-specific functions. by Tim Murray · 11 years ago
  19. 29226ae Split graphics rs.spec into its own file. by Tim Murray · 11 years ago
  20. 110f181 Reduce diffs with compat lib. by Jason Sams · 11 years ago
  21. 5a1fa4f Merge "Move simple functions to on device lib." into jb-mr2-dev by Jason Sams · 11 years ago
  22. 760b275 Merge "Add custom allocator support for Allocation objects." into jb-mr2-dev by Tim Murray · 11 years ago
  23. 029e82e Move simple functions to on device lib. by Jason Sams · 11 years ago
  24. 8f96500 am 2116d2c4: am 8a12a658: am c792bc27: (-s ours) am 97d35e81: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  25. 2116d2c am 8a12a658: am c792bc27: (-s ours) am 97d35e81: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  26. 8a12a65 am c792bc27: (-s ours) am 97d35e81: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  27. c792bc2 am 97d35e81: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  28. 97d35e8 Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  29. 3468938 Add custom allocator support for Allocation objects. by Tim Murray · 11 years ago
  30. cadfac4 Sync with compat lib. by Jason Sams · 11 years ago
  31. d533c4c This cl provides a proper WAR for thumb codegen. by Stephen Hines · 11 years ago
  32. 5edd18e WAR for non-neon ARM crash. by Stephen Hines · 11 years ago
  33. 55f8673 Merge "Link against libLLVM.so due to libbcc.so." into jb-mr2-dev by Stephen Hines · 11 years ago
  34. 9d8e5af Fix bug introduced with IO_INPUT. by Jason Sams · 11 years ago
  35. 985573c Link against libLLVM.so due to libbcc.so. by Stephen Hines · 11 years ago
  36. 5261a5e Add checked get/set element at. by Jason Sams · 11 years ago
  37. 988bfc4 Headers for 3d typed get/set element by Jason Sams · 11 years ago
  38. 3a25fdd Cleanup lots of things related to IO_OUTPUT and error checking. by Tim Murray · 11 years ago
  39. 14982c8 Add support for debug and profile context. by Jason Sams · 11 years ago
  40. b6d2d2a Fix corner cases with small blurs. by Jason Sams · 11 years ago
  41. c5c744a Fix ref counting bug. by Jason Sams · 11 years ago
  42. 733396b Implement usage IO INPUT by Jason Sams · 11 years ago
  43. a318501 Merge "Support LinkRuntimeCallback() with RS compiler." by Stephen Hines · 11 years ago
  44. 8880d49 Merge "Support typed YUV allocations" by Jason Sams · 11 years ago
  45. bc0ca6b Support typed YUV allocations by Jason Sams · 11 years ago
  46. a04f884 Merge "Add MIRRORED_REPEAT." by Tim Murray · 11 years ago
  47. 9e913f4 Add MIRRORED_REPEAT. by Tim Murray · 11 years ago
  48. 33c622e Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 11 years ago
  49. 27c96a4 Merge "Remove unused functions that insert __aeabi_idiv0() dependency." by Stephen Hines · 11 years ago
  50. c2cfe6a Add alignment requirements with USAGE_SHARED. by Tim Murray · 11 years ago
  51. 385e9d7 Remove unused functions that insert __aeabi_idiv0() dependency. by Stephen Hines · 11 years ago
  52. f218bf1 Support LinkRuntimeCallback() with RS compiler. by Stephen Hines · 11 years ago
  53. b206ace Move rs.h includes to source files. by Tim Murray · 11 years ago
  54. 96267c2 Add convenient Type creator, alignment define, and fix USAGE_SHARED issue. by Tim Murray · 11 years ago
  55. 60c2796 Remove unstrided 2D copies. by Tim Murray · 11 years ago
  56. d4ecb17 Add API entry points for clipped kernels and fix Z-dimension clipping. by Tim Murray · 11 years ago
  57. 815e7fa Merge "Implement rs.sendMessage()" by Jason Sams · 11 years ago
  58. 7026520 Implement rs.sendMessage() by Jason Sams · 11 years ago
  59. d616f4a Merge "Fix stride 16-byte alignment issues in RS." by Stephen Hines · 11 years ago
  60. 94999c3 Fix stride 16-byte alignment issues in RS. by Stephen Hines · 11 years ago
  61. f18f9d4 Add error to catch mismatched allocations and samplers. by Jason Sams · 11 years ago
  62. 8879226 am 1f80b2c8: am 902868b7: Merge "YUV(NV21) to RGBA function NEON optimizations." by Jason Sams · 11 years ago
  63. 1f80b2c am 902868b7: Merge "YUV(NV21) to RGBA function NEON optimizations." by Jason Sams · 11 years ago
  64. 902868b Merge "YUV(NV21) to RGBA function NEON optimizations." by Jason Sams · 11 years ago
  65. c6c1806 YUV(NV21) to RGBA function NEON optimizations. by Vassilis Laganakos · 11 years ago
  66. 10c9dd7 Release the surface texture object on allocation destruction. by Jason Sams · 11 years ago
  67. ce0351d Fix intrinsic bugs. by Jason Sams · 11 years ago
  68. aa49395 Implement fast log and pow. by Jason Sams · 11 years ago
  69. 87212a2 Merge "Construct fract(float) as a static inline call, instead of a new function." by Stephen Hines · 12 years ago
  70. db1499c Merge "Implement fast native_exp*" by Jason Sams · 12 years ago
  71. 59531f7 Implement fast native_exp* by Jason Sams · 12 years ago
  72. 891bcfe Construct fract(float) as a static inline call, instead of a new function. by Stephen Hines · 12 years ago
  73. c0baffe Merge "Align all allocations to a 16-byte boundary." by Stephen Hines · 12 years ago
  74. 2913f38 Align all allocations to a 16-byte boundary. by Stephen Hines · 12 years ago
  75. ad89698 Merge "Add parentheses for latest Clang warnings." by Stephen Hines · 12 years ago
  76. 5e3fb0b Add parentheses for latest Clang warnings. by Stephen Hines · 12 years ago
  77. a572aca Add support for YUV allocations. by Jason Sams · 12 years ago
  78. ef3ec7d Merge "Add float fract(float v) prototype." by Tim Murray · 12 years ago
  79. 7c4b888 Functional 3D LUT intrinsic. by Jason Sams · 12 years ago
  80. 4d3201d Add float fract(float v) prototype. by Tim Murray · 12 years ago
  81. e7d4df3 Merge "Fix 3d Allocation support" by Jason Sams · 12 years ago
  82. f2b611e Fix 3d Allocation support by Jason Sams · 12 years ago
  83. 93eacc7 Cleanup diff with compat. by Jason Sams · 12 years ago
  84. 38ac5d4 Merge "Add USAGE_SHARED to driver." by Tim Murray · 12 years ago
  85. c87fe9c Merge "Rename ISurfaceTexture and SurfaceTexture" by Andy McFadden · 12 years ago
  86. fed8e55 Merge "Remove unused functions." by Jason Sams · 12 years ago
  87. 9e2bda5 Add USAGE_SHARED to driver. by Tim Murray · 12 years ago
  88. 58fd6a5 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  89. f79af7e am b53dc856: am 02437a5c: Merge "Remove dangling ptr in rsdAllocationInit" by Stephen Hines · 12 years ago
  90. b53dc85 am 02437a5c: Merge "Remove dangling ptr in rsdAllocationInit" by Stephen Hines · 12 years ago
  91. 02437a5 Merge "Remove dangling ptr in rsdAllocationInit" by Stephen Hines · 12 years ago
  92. 74121b5 Remove unused functions. by Jason Sams · 12 years ago
  93. ed419f3 Remove dangling ptr in rsdAllocationInit by You Kim · 12 years ago
  94. 1a56976 Add rsSetElementAt_<type>. by Tim Murray · 12 years ago
  95. f13a2c7 Merge "Skip the memcpy if src/dst are the same." by Stephen Hines · 12 years ago
  96. 20c535f Skip the memcpy if src/dst are the same. by Stephen Hines · 12 years ago
  97. ff485d3 am 3e919276: (-s ours) am 36f07d85: Fix kernel bounds for ColorMatrix intrinsic. by Stephen Hines · 12 years ago
  98. 3e91927 am 36f07d85: Fix kernel bounds for ColorMatrix intrinsic. by Stephen Hines · 12 years ago
  99. 241b999 Merge "enable synchronous mode (functional)" by Tim Murray · 12 years ago
  100. 4d252d6 enable synchronous mode (functional) by Tim Murray · 12 years ago