1. fa6f90e Switch to large objects for 64-bit. by Tim Murray · 10 years ago
  2. 16cfba2 Update how the debug runtime is built for 64-bit. by Tim Murray · 10 years ago
  3. be46aa6 Correctly build 64-bit runtime library by splitting into 32 and 64 components. by Tim Murray · 10 years ago
  4. e3af53b Update structs and defines for 64-bit. by Tim Murray · 10 years ago
  5. 60fe47d Update runtime stubs. by Tim Murray · 10 years ago
  6. 1efb819 Add support for LOCAL_SRC_FILES_<extra> to build_bc_lib.mk. by Tim Murray · 10 years ago
  7. 3ff0fe7 Cleanup 64bit and remove deprecated functions by Jason Sams · 10 years ago
  8. c17fa06 Switch to use slang/rs_version.mk for consistency. by Stephen Hines · 10 years ago
  9. c944fc8 Fix errors with native_powr and small numbers. by Jason Sams · 10 years ago
  10. 53826db Implement long/double min/max by Jason Sams · 10 years ago
  11. 70404fa Switch to using LLVM intrinsics for conversions by Jason Sams · 10 years ago
  12. 0f55836 Fix float to long convert bug. by Jean-Luc Brouillet · 10 years ago
  13. 69cf14d Merge "Fix precision issues with half_recip, half_sqrt, and half_rsqrt" by Jason Sams · 10 years ago
  14. ba92a70 Fix precision issues with half_recip, half_sqrt, and half_rsqrt by Jason Sams · 10 years ago
  15. 3a830c0 Fix x86_64 multiply defined symbol errors. by Stephen Hines · 10 years ago
  16. 8c24cd6 Update fw/rs for Clang 3.5. by Tim Murray · 11 years ago
  17. 087fa6e Merge "Remove VP9-related runtime functions." by Tim Murray · 10 years ago
  18. 5537da4 Disconnect the ANativewindow before destroy the DrvAllocation. by Tong, Bo · 11 years ago
  19. 07ef704 Solve four separate memory leaks related to rsdHalInit by Jens Gulin · 11 years ago
  20. e195a3f Make RS compile on ARM64. by Tim Murray · 11 years ago
  21. bcd5b9a Enable more advanced CTS tests. by Jean-Luc Brouillet · 11 years ago
  22. 8e1f8dc Add unsigned atomics by Jason Sams · 11 years ago
  23. 039aa29 Merge "Implement vector load/store." by Jason Sams · 11 years ago
  24. 41660c4 Implement vector load/store. by Jason Sams · 11 years ago
  25. d8c4983 Add long & double conversions. by Jason Sams · 11 years ago
  26. 5158f4b Merge "Add getPointer for USAGE_SHARED allocations." by Tim Murray · 11 years ago
  27. b8a94e2 Add getPointer for USAGE_SHARED allocations. by Jason Sams · 11 years ago
  28. 0b0bcff Fix the sign issue on pown(). by Jean-Luc Brouillet · 11 years ago
  29. 531ee4e Remove VP9-related runtime functions. by Tim Murray · 11 years ago
  30. 3e0d1e7 Fix normalize and fast_normalize. by Jean-Luc Brouillet · 11 years ago
  31. b1657a5 rs: build bc files for multiple architectures by Colin Cross · 11 years ago
  32. 1b0b0ba Revert "rs: build bc files for multiple architectures" by Colin Cross · 11 years ago
  33. 448c4db rs: build bc files for multiple architectures by Colin Cross · 11 years ago
  34. d941ee1 Merge "Fix normalize(float)" by Jason Sams · 11 years ago
  35. c3f2748 Fix mac build. by Jason Sams · 11 years ago
  36. d22e2e2 Clean up naming of VP9 support functions. by Jason Sams · 11 years ago
  37. afdb47f Merge "Add image computing oriented builtin functions" by Jason Sams · 11 years ago
  38. 197fc09 Add image computing oriented builtin functions by Matthieu Delahaye · 11 years ago
  39. 5eaa97c Fix half* failing to load by Jean-Luc Brouillet · 11 years ago
  40. fce65a4 Fix normalize(float) by Jason Sams · 11 years ago
  41. 0dff3fc Merge "Fix clz implementation for types with size < 4 bytes." by Stephen Hines · 11 years ago
  42. 1788153 Merge "Fix half_recip decls." by Jason Sams · 11 years ago
  43. beac9ca Fix half_recip decls. by Jason Sams · 11 years ago
  44. c117d8d Fix clz implementation for types with size < 4 bytes. by Stephen Hines · 11 years ago
  45. 0ec1635 Implement version of step() that takes a scalar edge and a vector for the other argument. by Jean-Luc Brouillet · 11 years ago
  46. c3cfa12 Produce librsrt_<ARCH>.bc files as host shared libraries. by Stephen Hines · 11 years ago
  47. cadee38 Add missing functions and tests for support library. by Stephen Hines · 11 years ago
  48. 1b49037 Merge "implement finish" by Jason Sams · 11 years ago
  49. a5d9bef Add tests for rsDebug() in support library and fix exported functions. by Stephen Hines · 11 years ago
  50. 70537f5 Retain older message APIs since existing GPU drivers depend on them. by Stephen Hines · 11 years ago
  51. 276000a Add missing rsForEach()/rsSendToClient*() functions and API tests. by Stephen Hines · 11 years ago
  52. 9761c3f implement finish by Jason Sams · 11 years ago
  53. 7a01126 Add tests and missing functions for rs_allocation APIs. by Stephen Hines · 11 years ago
  54. f827cad Add rsIsObject() to support library implementation. by Stephen Hines · 11 years ago
  55. e30a05a Fix target names for x86. by Stephen Hines · 11 years ago
  56. 4da4250 Remove references/use of ARCH_X86_HAVE_* in frameworks/rs. by Stephen Hines · 11 years ago
  57. 9dae48e Fix hang in levels. by Jason Sams · 11 years ago
  58. 0052f8d Fix for YUV bugs by Jason Sams · 11 years ago
  59. 61656a7 Cleanup type offsets which cannot be calculated for flexible YUV. by Jason Sams · 11 years ago
  60. 146e138 Refactor the libbcc runtime for x86 platform by Stephen Hines · 11 years ago
  61. 2d7d0b2 am 470a2f85: am 10f31703: Fix up dependencies further for RS compatibility library. by Stephen Hines · 11 years ago
  62. 10f3170 Fix up dependencies further for RS compatibility library. by Stephen Hines · 11 years ago
  63. e6b3d13 Move mmanWindows.* to proper locations. by Stephen Hines · 11 years ago
  64. 9e9e633 Use BUILD instead of HOST for bcc_strip_attr. by Stephen Hines · 11 years ago
  65. ddceab9 Refactor hal to remove cpuConsumer from drivers by Jason Sams · 11 years ago
  66. 126adc5 separate BufferQueue's producer and consumer sides by Mathias Agopian · 11 years ago
  67. 2644c42 am 9b21cf51: am 1033b597: Fix Windows build issues for librsloader. by Raphael Moll · 11 years ago
  68. 8b9b3aa Clean up sloppy switch/case code. by Stephen Hines · 11 years ago
  69. 1ed5ef9 Provide Renderscript TBAA metadata for allocations by Tobias Grosser · 11 years ago
  70. 1033b59 Fix Windows build issues for librsloader. by Raphael Moll · 11 years ago
  71. 861cab4 Merge "Extract trivial rs(Get/Set)ElementAtImpl() method" by Stephen Hines · 11 years ago
  72. 3cec906 remove some old pixel formats by Mathias Agopian · 11 years ago
  73. f1ba8b8 Merge "Remove unused and incorrect code" by Stephen Hines · 11 years ago
  74. b18ab3a Remove unused and incorrect code by Tobias Grosser · 11 years ago
  75. 98f1f05 Extract trivial rs(Get/Set)ElementAtImpl() method by Tobias Grosser · 11 years ago
  76. 3318d18 revert to using a pbuffer as the dummy egl surface by Mathias Agopian · 11 years ago
  77. 797e2b7 Merge "always pass the BufferQueue explicitely to consumers" by Mathias Agopian · 11 years ago
  78. d232558 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 11 years ago
  79. 6ba6c66 Move linkloader into cpu_ref/ instead of driver/. by Stephen Hines · 11 years ago
  80. 140a7ac resolved conflicts for merge of 5376c9bf to master by Stephen Hines · 11 years ago
  81. b0934b6 Remove libutils and fix rsDebug for RS support library. by Stephen Hines · 11 years ago
  82. a221f56 Implement MemChunk::registerAllocFreeCallbacks(). by Stephen Hines · 11 years ago
  83. 582b364 Take absolute value of value for fast_length(). by Stephen Hines · 11 years ago
  84. 080e2ef Build NEON run-time when targetting cortex-a15 by Tobias Grosser · 11 years ago
  85. 5a47020 Move RS runtime to frameworks/rs. by Stephen Hines · 11 years ago
  86. c38948d Merge "Remove unnecessary tests from RS build." by Tim Murray · 11 years ago
  87. e881678 am c88bcef4: Don\'t call free on MallocPtr not from Malloc by Sakshi Agrawal · 11 years ago
  88. 224acfd Remove unnecessary tests from RS build. by Tim Murray · 11 years ago
  89. c88bcef Don't call free on MallocPtr not from Malloc by Sakshi Agrawal · 11 years ago
  90. 2734b50 am aafa7a84: Fix IO_OUTPUT teardown issue. by Tim Murray · 11 years ago
  91. aafa7a8 Fix IO_OUTPUT teardown issue. by Tim Murray · 11 years ago
  92. bef2bae Merge "Provide a mechanism for adjusting RSCompilerDriver after construction." by Stephen Hines · 11 years ago
  93. b7d9c80 Provide a mechanism for adjusting RSCompilerDriver after construction. by Stephen Hines · 11 years ago
  94. 4a17f28 Remove unnecessary set_buffer_count by Jason Sams · 11 years ago
  95. cca3d6c Add support for DEBUG context type. by Stephen Hines · 12 years ago
  96. 886e51b Merge "Add support for synchronous get()." into jb-mr2-dev by Tim Murray · 12 years ago
  97. 4961cce USAGE_IO notifications for new buffers. by Jason Sams · 12 years ago
  98. 9c64239 Add support for synchronous get(). by Tim Murray · 12 years ago
  99. 2df036b Merge "Add texturing support for USAGE_SHARED." into jb-mr2-dev by Jason Sams · 12 years ago
  100. ba24d08 Add texturing support for USAGE_SHARED. by Tim Murray · 12 years ago