1. 44bef6f Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  2. 6a45ddb Bugfixes for AArch64. by Tim Murray · 10 years ago
  3. 3a3dfe7 Fix the build. by Dan Albert · 10 years ago
  4. a140d9d Add native variants of more math lib functions. by Jason Sams · 10 years ago
  5. a36c50a Add 64bit large object support by Jason Sams · 10 years ago
  6. 461178e Fix rootn(-5, 0) to return inf by Jason Sams · 10 years ago
  7. fa6f90e Switch to large objects for 64-bit. by Tim Murray · 10 years ago
  8. 16cfba2 Update how the debug runtime is built for 64-bit. by Tim Murray · 10 years ago
  9. be46aa6 Correctly build 64-bit runtime library by splitting into 32 and 64 components. by Tim Murray · 10 years ago
  10. e3af53b Update structs and defines for 64-bit. by Tim Murray · 10 years ago
  11. 60fe47d Update runtime stubs. by Tim Murray · 10 years ago
  12. 1efb819 Add support for LOCAL_SRC_FILES_<extra> to build_bc_lib.mk. by Tim Murray · 10 years ago
  13. 3ff0fe7 Cleanup 64bit and remove deprecated functions by Jason Sams · 10 years ago
  14. c17fa06 Switch to use slang/rs_version.mk for consistency. by Stephen Hines · 10 years ago
  15. c944fc8 Fix errors with native_powr and small numbers. by Jason Sams · 10 years ago
  16. 53826db Implement long/double min/max by Jason Sams · 10 years ago
  17. 70404fa Switch to using LLVM intrinsics for conversions by Jason Sams · 10 years ago
  18. 0f55836 Fix float to long convert bug. by Jean-Luc Brouillet · 10 years ago
  19. 69cf14d Merge "Fix precision issues with half_recip, half_sqrt, and half_rsqrt" by Jason Sams · 10 years ago
  20. ba92a70 Fix precision issues with half_recip, half_sqrt, and half_rsqrt by Jason Sams · 10 years ago
  21. 3a830c0 Fix x86_64 multiply defined symbol errors. by Stephen Hines · 10 years ago
  22. 8c24cd6 Update fw/rs for Clang 3.5. by Tim Murray · 10 years ago
  23. 087fa6e Merge "Remove VP9-related runtime functions." by Tim Murray · 10 years ago
  24. e195a3f Make RS compile on ARM64. by Tim Murray · 11 years ago
  25. bcd5b9a Enable more advanced CTS tests. by Jean-Luc Brouillet · 11 years ago
  26. 8e1f8dc Add unsigned atomics by Jason Sams · 11 years ago
  27. 039aa29 Merge "Implement vector load/store." by Jason Sams · 11 years ago
  28. 41660c4 Implement vector load/store. by Jason Sams · 11 years ago
  29. d8c4983 Add long & double conversions. by Jason Sams · 11 years ago
  30. 0b0bcff Fix the sign issue on pown(). by Jean-Luc Brouillet · 11 years ago
  31. 531ee4e Remove VP9-related runtime functions. by Tim Murray · 11 years ago
  32. 3e0d1e7 Fix normalize and fast_normalize. by Jean-Luc Brouillet · 11 years ago
  33. b1657a5 rs: build bc files for multiple architectures by Colin Cross · 11 years ago
  34. 1b0b0ba Revert "rs: build bc files for multiple architectures" by Colin Cross · 11 years ago
  35. 448c4db rs: build bc files for multiple architectures by Colin Cross · 11 years ago
  36. d941ee1 Merge "Fix normalize(float)" by Jason Sams · 11 years ago
  37. c3f2748 Fix mac build. by Jason Sams · 11 years ago
  38. d22e2e2 Clean up naming of VP9 support functions. by Jason Sams · 11 years ago
  39. afdb47f Merge "Add image computing oriented builtin functions" by Jason Sams · 11 years ago
  40. 197fc09 Add image computing oriented builtin functions by Matthieu Delahaye · 11 years ago
  41. 5eaa97c Fix half* failing to load by Jean-Luc Brouillet · 11 years ago
  42. fce65a4 Fix normalize(float) by Jason Sams · 11 years ago
  43. 0dff3fc Merge "Fix clz implementation for types with size < 4 bytes." by Stephen Hines · 11 years ago
  44. 1788153 Merge "Fix half_recip decls." by Jason Sams · 11 years ago
  45. beac9ca Fix half_recip decls. by Jason Sams · 11 years ago
  46. c117d8d Fix clz implementation for types with size < 4 bytes. by Stephen Hines · 11 years ago
  47. 0ec1635 Implement version of step() that takes a scalar edge and a vector for the other argument. by Jean-Luc Brouillet · 11 years ago
  48. c3cfa12 Produce librsrt_<ARCH>.bc files as host shared libraries. by Stephen Hines · 11 years ago
  49. e30a05a Fix target names for x86. by Stephen Hines · 11 years ago
  50. 4da4250 Remove references/use of ARCH_X86_HAVE_* in frameworks/rs. by Stephen Hines · 11 years ago
  51. 0052f8d Fix for YUV bugs by Jason Sams · 11 years ago
  52. 61656a7 Cleanup type offsets which cannot be calculated for flexible YUV. by Jason Sams · 11 years ago
  53. 146e138 Refactor the libbcc runtime for x86 platform by Stephen Hines · 11 years ago
  54. 9e9e633 Use BUILD instead of HOST for bcc_strip_attr. by Stephen Hines · 11 years ago
  55. ddceab9 Refactor hal to remove cpuConsumer from drivers by Jason Sams · 11 years ago
  56. 1ed5ef9 Provide Renderscript TBAA metadata for allocations by Tobias Grosser · 11 years ago
  57. 861cab4 Merge "Extract trivial rs(Get/Set)ElementAtImpl() method" by Stephen Hines · 11 years ago
  58. b18ab3a Remove unused and incorrect code by Tobias Grosser · 11 years ago
  59. 98f1f05 Extract trivial rs(Get/Set)ElementAtImpl() method by Tobias Grosser · 11 years ago
  60. 582b364 Take absolute value of value for fast_length(). by Stephen Hines · 11 years ago
  61. 080e2ef Build NEON run-time when targetting cortex-a15 by Tobias Grosser · 11 years ago
  62. 5a47020 Move RS runtime to frameworks/rs. by Stephen Hines · 11 years ago