1. 07ef704 Solve four separate memory leaks related to rsdHalInit by Jens Gulin · 11 years ago
  2. e195a3f Make RS compile on ARM64. by Tim Murray · 11 years ago
  3. bcd5b9a Enable more advanced CTS tests. by Jean-Luc Brouillet · 11 years ago
  4. 8e1f8dc Add unsigned atomics by Jason Sams · 11 years ago
  5. 039aa29 Merge "Implement vector load/store." by Jason Sams · 11 years ago
  6. 41660c4 Implement vector load/store. by Jason Sams · 11 years ago
  7. d8c4983 Add long & double conversions. by Jason Sams · 11 years ago
  8. 5158f4b Merge "Add getPointer for USAGE_SHARED allocations." by Tim Murray · 11 years ago
  9. b8a94e2 Add getPointer for USAGE_SHARED allocations. by Jason Sams · 11 years ago
  10. 0b0bcff Fix the sign issue on pown(). by Jean-Luc Brouillet · 11 years ago
  11. 3e0d1e7 Fix normalize and fast_normalize. by Jean-Luc Brouillet · 11 years ago
  12. b1657a5 rs: build bc files for multiple architectures by Colin Cross · 11 years ago
  13. 1b0b0ba Revert "rs: build bc files for multiple architectures" by Colin Cross · 11 years ago
  14. 448c4db rs: build bc files for multiple architectures by Colin Cross · 11 years ago
  15. d941ee1 Merge "Fix normalize(float)" by Jason Sams · 11 years ago
  16. c3f2748 Fix mac build. by Jason Sams · 11 years ago
  17. d22e2e2 Clean up naming of VP9 support functions. by Jason Sams · 11 years ago
  18. afdb47f Merge "Add image computing oriented builtin functions" by Jason Sams · 11 years ago
  19. 197fc09 Add image computing oriented builtin functions by Matthieu Delahaye · 11 years ago
  20. 5eaa97c Fix half* failing to load by Jean-Luc Brouillet · 11 years ago
  21. fce65a4 Fix normalize(float) by Jason Sams · 11 years ago
  22. 0dff3fc Merge "Fix clz implementation for types with size < 4 bytes." by Stephen Hines · 11 years ago
  23. 1788153 Merge "Fix half_recip decls." by Jason Sams · 11 years ago
  24. beac9ca Fix half_recip decls. by Jason Sams · 11 years ago
  25. c117d8d Fix clz implementation for types with size < 4 bytes. by Stephen Hines · 11 years ago
  26. 0ec1635 Implement version of step() that takes a scalar edge and a vector for the other argument. by Jean-Luc Brouillet · 11 years ago
  27. c3cfa12 Produce librsrt_<ARCH>.bc files as host shared libraries. by Stephen Hines · 11 years ago
  28. cadee38 Add missing functions and tests for support library. by Stephen Hines · 11 years ago
  29. 1b49037 Merge "implement finish" by Jason Sams · 11 years ago
  30. a5d9bef Add tests for rsDebug() in support library and fix exported functions. by Stephen Hines · 11 years ago
  31. 70537f5 Retain older message APIs since existing GPU drivers depend on them. by Stephen Hines · 11 years ago
  32. 276000a Add missing rsForEach()/rsSendToClient*() functions and API tests. by Stephen Hines · 11 years ago
  33. 9761c3f implement finish by Jason Sams · 11 years ago
  34. 7a01126 Add tests and missing functions for rs_allocation APIs. by Stephen Hines · 11 years ago
  35. f827cad Add rsIsObject() to support library implementation. by Stephen Hines · 11 years ago
  36. e30a05a Fix target names for x86. by Stephen Hines · 11 years ago
  37. 4da4250 Remove references/use of ARCH_X86_HAVE_* in frameworks/rs. by Stephen Hines · 11 years ago
  38. 9dae48e Fix hang in levels. by Jason Sams · 11 years ago
  39. 0052f8d Fix for YUV bugs by Jason Sams · 11 years ago
  40. 61656a7 Cleanup type offsets which cannot be calculated for flexible YUV. by Jason Sams · 11 years ago
  41. 146e138 Refactor the libbcc runtime for x86 platform by Stephen Hines · 11 years ago
  42. 2d7d0b2 am 470a2f85: am 10f31703: Fix up dependencies further for RS compatibility library. by Stephen Hines · 11 years ago
  43. 10f3170 Fix up dependencies further for RS compatibility library. by Stephen Hines · 11 years ago
  44. e6b3d13 Move mmanWindows.* to proper locations. by Stephen Hines · 11 years ago
  45. 9e9e633 Use BUILD instead of HOST for bcc_strip_attr. by Stephen Hines · 11 years ago
  46. ddceab9 Refactor hal to remove cpuConsumer from drivers by Jason Sams · 11 years ago
  47. 126adc5 separate BufferQueue's producer and consumer sides by Mathias Agopian · 11 years ago
  48. 2644c42 am 9b21cf51: am 1033b597: Fix Windows build issues for librsloader. by Raphael Moll · 11 years ago
  49. 8b9b3aa Clean up sloppy switch/case code. by Stephen Hines · 11 years ago
  50. 1ed5ef9 Provide Renderscript TBAA metadata for allocations by Tobias Grosser · 11 years ago
  51. 1033b59 Fix Windows build issues for librsloader. by Raphael Moll · 11 years ago
  52. 861cab4 Merge "Extract trivial rs(Get/Set)ElementAtImpl() method" by Stephen Hines · 11 years ago
  53. 3cec906 remove some old pixel formats by Mathias Agopian · 11 years ago
  54. f1ba8b8 Merge "Remove unused and incorrect code" by Stephen Hines · 11 years ago
  55. b18ab3a Remove unused and incorrect code by Tobias Grosser · 11 years ago
  56. 98f1f05 Extract trivial rs(Get/Set)ElementAtImpl() method by Tobias Grosser · 11 years ago
  57. 3318d18 revert to using a pbuffer as the dummy egl surface by Mathias Agopian · 11 years ago
  58. 797e2b7 Merge "always pass the BufferQueue explicitely to consumers" by Mathias Agopian · 11 years ago
  59. d232558 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 11 years ago
  60. 6ba6c66 Move linkloader into cpu_ref/ instead of driver/. by Stephen Hines · 11 years ago
  61. 140a7ac resolved conflicts for merge of 5376c9bf to master by Stephen Hines · 11 years ago
  62. b0934b6 Remove libutils and fix rsDebug for RS support library. by Stephen Hines · 11 years ago
  63. a221f56 Implement MemChunk::registerAllocFreeCallbacks(). by Stephen Hines · 11 years ago
  64. 582b364 Take absolute value of value for fast_length(). by Stephen Hines · 11 years ago
  65. 080e2ef Build NEON run-time when targetting cortex-a15 by Tobias Grosser · 11 years ago
  66. 5a47020 Move RS runtime to frameworks/rs. by Stephen Hines · 11 years ago
  67. c38948d Merge "Remove unnecessary tests from RS build." by Tim Murray · 11 years ago
  68. e881678 am c88bcef4: Don\'t call free on MallocPtr not from Malloc by Sakshi Agrawal · 11 years ago
  69. 224acfd Remove unnecessary tests from RS build. by Tim Murray · 11 years ago
  70. c88bcef Don't call free on MallocPtr not from Malloc by Sakshi Agrawal · 11 years ago
  71. 2734b50 am aafa7a84: Fix IO_OUTPUT teardown issue. by Tim Murray · 11 years ago
  72. aafa7a8 Fix IO_OUTPUT teardown issue. by Tim Murray · 11 years ago
  73. bef2bae Merge "Provide a mechanism for adjusting RSCompilerDriver after construction." by Stephen Hines · 11 years ago
  74. b7d9c80 Provide a mechanism for adjusting RSCompilerDriver after construction. by Stephen Hines · 11 years ago
  75. 4a17f28 Remove unnecessary set_buffer_count by Jason Sams · 11 years ago
  76. cca3d6c Add support for DEBUG context type. by Stephen Hines · 12 years ago
  77. 886e51b Merge "Add support for synchronous get()." into jb-mr2-dev by Tim Murray · 12 years ago
  78. 4961cce USAGE_IO notifications for new buffers. by Jason Sams · 12 years ago
  79. 9c64239 Add support for synchronous get(). by Tim Murray · 12 years ago
  80. 2df036b Merge "Add texturing support for USAGE_SHARED." into jb-mr2-dev by Jason Sams · 12 years ago
  81. ba24d08 Add texturing support for USAGE_SHARED. by Tim Murray · 12 years ago
  82. 3bbc0fd Add 3D allocation copies. by Jason Sams · 12 years ago
  83. 827237e Merge "Move frameworks/compile/linkloader into frameworks/rs." into jb-mr2-dev by Stephen Hines · 12 years ago
  84. b53c8a5 Move frameworks/compile/linkloader into frameworks/rs. by Stephen Hines · 12 years ago
  85. 46b65dd Merge "Use async CpuConsumer for IO_RECEIVE, and rework buffer acquire." into jb-mr2-dev by Eino-Ville Talvala · 12 years ago
  86. 0d44f12 Use async CpuConsumer for IO_RECEIVE, and rework buffer acquire. by Eino-Ville Talvala · 12 years ago
  87. d09b9d6 Support all get/set element in debug by Jason Sams · 12 years ago
  88. 3aeab4f Delete sampler optimization. by Jason Sams · 12 years ago
  89. 11d2f80 Merge "Disable sampler optimization until bugs are fixed." into jb-mr2-dev by Jason Sams · 12 years ago
  90. d6f1f46 Add some missing compat lib functions and fix a bug. by Tim Murray · 12 years ago
  91. fe3697b Disable sampler optimization until bugs are fixed. by Jason Sams · 12 years ago
  92. a8cd40f Merge "Start making RS 64-bit clean." into jb-mr2-dev by Tim Murray · 12 years ago
  93. 06b0f7d start refactoring rsSample by Jason Sams · 12 years ago
  94. 099bc26 Start making RS 64-bit clean. by Tim Murray · 12 years ago
  95. 0b575de Add x86 server support. by Tim Murray · 12 years ago
  96. 110f181 Reduce diffs with compat lib. by Jason Sams · 12 years ago
  97. 3468938 Add custom allocator support for Allocation objects. by Tim Murray · 12 years ago
  98. 9d8e5af Fix bug introduced with IO_INPUT. by Jason Sams · 12 years ago
  99. 5261a5e Add checked get/set element at. by Jason Sams · 12 years ago
  100. 3a25fdd Cleanup lots of things related to IO_OUTPUT and error checking. by Tim Murray · 12 years ago