1. 44bef6f Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  2. 6847e73 Replace android::String8 with std::string by Chris Wailes · 10 years ago
  3. 3fa79f8 Merge changes I4c6abd96,I9bcf36d0 by Stephen Hines · 10 years ago
  4. 93d6bc8 Replaced android::Vector with std::vector. by Chris Wailes · 10 years ago
  5. bec9c94 Merge "Explicitly accept RS large objects as references." by Tim Murray · 10 years ago
  6. 4e36337 Explicitly accept RS large objects as references. by Yong Chen · 10 years ago
  7. f371213 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  8. 4b2bea3 Revert "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  9. 818cfa0 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  10. 6a45ddb Bugfixes for AArch64. by Tim Murray · 10 years ago
  11. 05ef73f Fix isObject when in 64bit mode. by Jason Sams · 10 years ago
  12. 3a3dfe7 Fix the build. by Dan Albert · 10 years ago
  13. 3a5475c Merge "Update time_t definition for 64-bit." by Tim Murray · 10 years ago
  14. 785096e Update time_t definition for 64-bit. by Tim Murray · 10 years ago
  15. 1f88f08 Merge "Fix rsg_generator.c to properly propagate NULL values." by Stephen Hines · 10 years ago
  16. a140d9d Add native variants of more math lib functions. by Jason Sams · 10 years ago
  17. db896f0 Fix rsg_generator.c to properly propagate NULL values. by Chris Wailes · 10 years ago
  18. a36c50a Add 64bit large object support by Jason Sams · 10 years ago
  19. 4b3c34e Adds support for multi-input kernels to Frameworks/RS. by Chris Wailes · 10 years ago
  20. ac8d146 Switch the dimensions array to use uint32_t instead of size_t. by Stephen Hines · 10 years ago
  21. 461178e Fix rootn(-5, 0) to return inf by Jason Sams · 10 years ago
  22. fa6f90e Switch to large objects for 64-bit. by Tim Murray · 10 years ago
  23. 16cfba2 Update how the debug runtime is built for 64-bit. by Tim Murray · 10 years ago
  24. be46aa6 Correctly build 64-bit runtime library by splitting into 32 and 64 components. by Tim Murray · 10 years ago
  25. e3af53b Update structs and defines for 64-bit. by Tim Murray · 10 years ago
  26. 60fe47d Update runtime stubs. by Tim Murray · 10 years ago
  27. 1efb819 Add support for LOCAL_SRC_FILES_<extra> to build_bc_lib.mk. by Tim Murray · 10 years ago
  28. 3ff0fe7 Cleanup 64bit and remove deprecated functions by Jason Sams · 10 years ago
  29. c17fa06 Switch to use slang/rs_version.mk for consistency. by Stephen Hines · 10 years ago
  30. c944fc8 Fix errors with native_powr and small numbers. by Jason Sams · 10 years ago
  31. 53826db Implement long/double min/max by Jason Sams · 10 years ago
  32. 70404fa Switch to using LLVM intrinsics for conversions by Jason Sams · 10 years ago
  33. 0f55836 Fix float to long convert bug. by Jean-Luc Brouillet · 10 years ago
  34. 69cf14d Merge "Fix precision issues with half_recip, half_sqrt, and half_rsqrt" by Jason Sams · 10 years ago
  35. ba92a70 Fix precision issues with half_recip, half_sqrt, and half_rsqrt by Jason Sams · 10 years ago
  36. 3a830c0 Fix x86_64 multiply defined symbol errors. by Stephen Hines · 10 years ago
  37. 8c24cd6 Update fw/rs for Clang 3.5. by Tim Murray · 11 years ago
  38. 087fa6e Merge "Remove VP9-related runtime functions." by Tim Murray · 10 years ago
  39. 5537da4 Disconnect the ANativewindow before destroy the DrvAllocation. by Tong, Bo · 11 years ago
  40. 07ef704 Solve four separate memory leaks related to rsdHalInit by Jens Gulin · 11 years ago
  41. e195a3f Make RS compile on ARM64. by Tim Murray · 11 years ago
  42. bcd5b9a Enable more advanced CTS tests. by Jean-Luc Brouillet · 11 years ago
  43. 8e1f8dc Add unsigned atomics by Jason Sams · 11 years ago
  44. 039aa29 Merge "Implement vector load/store." by Jason Sams · 11 years ago
  45. 41660c4 Implement vector load/store. by Jason Sams · 11 years ago
  46. d8c4983 Add long & double conversions. by Jason Sams · 11 years ago
  47. 5158f4b Merge "Add getPointer for USAGE_SHARED allocations." by Tim Murray · 11 years ago
  48. b8a94e2 Add getPointer for USAGE_SHARED allocations. by Jason Sams · 11 years ago
  49. 0b0bcff Fix the sign issue on pown(). by Jean-Luc Brouillet · 11 years ago
  50. 531ee4e Remove VP9-related runtime functions. by Tim Murray · 11 years ago
  51. 3e0d1e7 Fix normalize and fast_normalize. by Jean-Luc Brouillet · 11 years ago
  52. b1657a5 rs: build bc files for multiple architectures by Colin Cross · 11 years ago
  53. 1b0b0ba Revert "rs: build bc files for multiple architectures" by Colin Cross · 11 years ago
  54. 448c4db rs: build bc files for multiple architectures by Colin Cross · 11 years ago
  55. d941ee1 Merge "Fix normalize(float)" by Jason Sams · 11 years ago
  56. c3f2748 Fix mac build. by Jason Sams · 11 years ago
  57. d22e2e2 Clean up naming of VP9 support functions. by Jason Sams · 11 years ago
  58. afdb47f Merge "Add image computing oriented builtin functions" by Jason Sams · 11 years ago
  59. 197fc09 Add image computing oriented builtin functions by Matthieu Delahaye · 11 years ago
  60. 5eaa97c Fix half* failing to load by Jean-Luc Brouillet · 11 years ago
  61. fce65a4 Fix normalize(float) by Jason Sams · 11 years ago
  62. 0dff3fc Merge "Fix clz implementation for types with size < 4 bytes." by Stephen Hines · 11 years ago
  63. 1788153 Merge "Fix half_recip decls." by Jason Sams · 11 years ago
  64. beac9ca Fix half_recip decls. by Jason Sams · 11 years ago
  65. c117d8d Fix clz implementation for types with size < 4 bytes. by Stephen Hines · 11 years ago
  66. 0ec1635 Implement version of step() that takes a scalar edge and a vector for the other argument. by Jean-Luc Brouillet · 11 years ago
  67. c3cfa12 Produce librsrt_<ARCH>.bc files as host shared libraries. by Stephen Hines · 11 years ago
  68. cadee38 Add missing functions and tests for support library. by Stephen Hines · 11 years ago
  69. 1b49037 Merge "implement finish" by Jason Sams · 11 years ago
  70. a5d9bef Add tests for rsDebug() in support library and fix exported functions. by Stephen Hines · 11 years ago
  71. 70537f5 Retain older message APIs since existing GPU drivers depend on them. by Stephen Hines · 11 years ago
  72. 276000a Add missing rsForEach()/rsSendToClient*() functions and API tests. by Stephen Hines · 11 years ago
  73. 9761c3f implement finish by Jason Sams · 11 years ago
  74. 7a01126 Add tests and missing functions for rs_allocation APIs. by Stephen Hines · 11 years ago
  75. f827cad Add rsIsObject() to support library implementation. by Stephen Hines · 11 years ago
  76. e30a05a Fix target names for x86. by Stephen Hines · 11 years ago
  77. 4da4250 Remove references/use of ARCH_X86_HAVE_* in frameworks/rs. by Stephen Hines · 11 years ago
  78. 9dae48e Fix hang in levels. by Jason Sams · 11 years ago
  79. 0052f8d Fix for YUV bugs by Jason Sams · 11 years ago
  80. 61656a7 Cleanup type offsets which cannot be calculated for flexible YUV. by Jason Sams · 11 years ago
  81. 146e138 Refactor the libbcc runtime for x86 platform by Stephen Hines · 11 years ago
  82. 2d7d0b2 am 470a2f85: am 10f31703: Fix up dependencies further for RS compatibility library. by Stephen Hines · 11 years ago
  83. 10f3170 Fix up dependencies further for RS compatibility library. by Stephen Hines · 11 years ago
  84. e6b3d13 Move mmanWindows.* to proper locations. by Stephen Hines · 11 years ago
  85. 9e9e633 Use BUILD instead of HOST for bcc_strip_attr. by Stephen Hines · 11 years ago
  86. ddceab9 Refactor hal to remove cpuConsumer from drivers by Jason Sams · 11 years ago
  87. 126adc5 separate BufferQueue's producer and consumer sides by Mathias Agopian · 11 years ago
  88. 2644c42 am 9b21cf51: am 1033b597: Fix Windows build issues for librsloader. by Raphael Moll · 11 years ago
  89. 8b9b3aa Clean up sloppy switch/case code. by Stephen Hines · 11 years ago
  90. 1ed5ef9 Provide Renderscript TBAA metadata for allocations by Tobias Grosser · 11 years ago
  91. 1033b59 Fix Windows build issues for librsloader. by Raphael Moll · 11 years ago
  92. 861cab4 Merge "Extract trivial rs(Get/Set)ElementAtImpl() method" by Stephen Hines · 11 years ago
  93. 3cec906 remove some old pixel formats by Mathias Agopian · 11 years ago
  94. f1ba8b8 Merge "Remove unused and incorrect code" by Stephen Hines · 11 years ago
  95. b18ab3a Remove unused and incorrect code by Tobias Grosser · 11 years ago
  96. 98f1f05 Extract trivial rs(Get/Set)ElementAtImpl() method by Tobias Grosser · 11 years ago
  97. 3318d18 revert to using a pbuffer as the dummy egl surface by Mathias Agopian · 11 years ago
  98. 797e2b7 Merge "always pass the BufferQueue explicitely to consumers" by Mathias Agopian · 11 years ago
  99. d232558 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 11 years ago
  100. 6ba6c66 Move linkloader into cpu_ref/ instead of driver/. by Stephen Hines · 11 years ago