1. 9ab5094 Move the lib paths out of RSInfo. by Jean-Luc Brouillet · 10 years ago
  2. 8b0ab0a Merge "Fix Windows SDK build." by Andrew Hsieh · 10 years ago
  3. 3e2ed84 Merge "Disable background work by default." by Jason Sams · 10 years ago
  4. d94d3b9 Merge "Use relative addresses in Blend function table." by Jason Sams · 10 years ago
  5. 89b8ea8 Merge "Remove all graphics API usage from RSTest." by Stephen Hines · 10 years ago
  6. 8d50174 Fix Windows SDK build. by Logan Chien · 10 years ago
  7. 64af082 Remove all graphics API usage from RSTest. by Stephen Hines · 10 years ago
  8. 03ce7de Disable background work by default. by Jason Sams · 10 years ago
  9. b26cd99 Merge "Disable NEON libclcore for AArch64." by Tim Murray · 10 years ago
  10. bee48d7 Disable NEON libclcore for AArch64. by Tim Murray · 10 years ago
  11. 1109ae5 Merge "Add stub for x86 & x86_64." by Stephen Hines · 10 years ago
  12. 72151aa Add stub for x86 & x86_64. by Xiaofei Wan · 10 years ago
  13. f6328b8 Merge "Resolve R_X86_64_PC32 relocation type in RS." by Stephen Hines · 10 years ago
  14. 29dec29 Resolve R_X86_64_PC32 relocation type in RS. by Xiaofei Wan · 10 years ago
  15. 6526d96 Merge "Switch to large objects for 64-bit." by Tim Murray · 10 years ago
  16. fa6f90e Switch to large objects for 64-bit. by Tim Murray · 10 years ago
  17. 16cfba2 Update how the debug runtime is built for 64-bit. by Tim Murray · 10 years ago
  18. 162d49f Merge "Update how the debug runtime is built for 64-bit." by Tim Murray · 10 years ago
  19. 9d7e8d9 Merge "Fix CALL26/JUMP26 relocations for AARCH64" by Dave Allison · 10 years ago
  20. 77867c3 Fix CALL26/JUMP26 relocations for AARCH64 by Dave Allison · 10 years ago
  21. d45b443 Merge "Convert LUT loop to use scalar data types." by Jason Sams · 10 years ago
  22. ed157c8 Convert LUT loop to use scalar data types. by Jason Sams · 10 years ago
  23. 33916f7 Merge "Correctly build 64-bit runtime library by splitting into 32 and 64 components." by Tim Murray · 10 years ago
  24. c180b0a Merge "Update structs and defines for 64-bit." by Tim Murray · 10 years ago
  25. a979674 Merge "Remove FAKE_ARM64_BUILD now that we have 64 build working." by Jean-Luc Brouillet · 10 years ago
  26. be46aa6 Correctly build 64-bit runtime library by splitting into 32 and 64 components. by Tim Murray · 10 years ago
  27. f4d216e Remove FAKE_ARM64_BUILD now that we have 64 build working. by Jean-Luc Brouillet · 10 years ago
  28. e3af53b Update structs and defines for 64-bit. by Tim Murray · 10 years ago
  29. 45927b4 Merge "Add R_AARCH64_ADD_ABS_LO12_NC relocation to RS linkloader." by Dave Allison · 10 years ago
  30. d25f7a0 Add R_AARCH64_ADD_ABS_LO12_NC relocation to RS linkloader. by Dave Allison · 10 years ago
  31. c2c41ff Merge "[MIPS64] Enable mips64 build" by Stephen Hines · 10 years ago
  32. e8e408a [MIPS64] Enable mips64 build by Duane Sand · 10 years ago
  33. 5e0109a am f34ba456: Merge "Modify script loading behavior." by Tim Murray · 10 years ago
  34. f34ba45 Merge "Modify script loading behavior." by Tim Murray · 10 years ago
  35. 29809d1 Modify script loading behavior. by Tim Murray · 10 years ago
  36. b4a053e am 1d6ded25: Merge "Updated test files to use the RS_KERNEL macro." by Stephen Hines · 10 years ago
  37. 1d6ded2 Merge "Updated test files to use the RS_KERNEL macro." by Stephen Hines · 10 years ago
  38. 482bd65 am 822db82c: Merge "Update runtime stubs." by Tim Murray · 10 years ago
  39. 822db82 Merge "Update runtime stubs." by Tim Murray · 10 years ago
  40. 6a9cc72 Update runtime stubs. by Tim Murray · 10 years ago
  41. 61c1d15 am e36fbea7: Merge "We don\'t need these libraries in our prebuilts going forward." by Stephen Hines · 10 years ago
  42. e36fbea Merge "We don't need these libraries in our prebuilts going forward." by Stephen Hines · 10 years ago
  43. 99f3d61 We don't need these libraries in our prebuilts going forward. by Stephen Hines · 10 years ago
  44. 2b54b28 Use relative addresses in Blend function table. by Simon Hosie · 10 years ago
  45. 7a09ae7 am bebfcc59: Merge "Update runtime stubs. " by Tim Murray · 10 years ago
  46. bebfcc5 Merge "Update runtime stubs. " by Tim Murray · 10 years ago
  47. 60fe47d Update runtime stubs. by Tim Murray · 10 years ago
  48. 013a525 am a1a18acd: Merge "Update RS sample apps to use the single argument Java constructor." by Stephen Hines · 10 years ago
  49. a1a18ac Merge "Update RS sample apps to use the single argument Java constructor." by Stephen Hines · 10 years ago
  50. 220b18e am 945750a9: Merge "Fix host multilib build." by Ying Wang · 10 years ago
  51. 945750a Merge "Fix host multilib build." by Ying Wang · 10 years ago
  52. f1d97e5 Update RS sample apps to use the single argument Java constructor. by Stephen Hines · 10 years ago
  53. 47b38de am 05d4eee6: Merge "Compatibility library apps can only be created in 32-bit mode." by Stephen Hines · 10 years ago
  54. 05d4eee Merge "Compatibility library apps can only be created in 32-bit mode." by Stephen Hines · 10 years ago
  55. e5692be Compatibility library apps can only be created in 32-bit mode. by Stephen Hines · 10 years ago
  56. 025b5f8 Updated test files to use the RS_KERNEL macro. by Chris Wailes · 10 years ago
  57. df4f10d am d6d1cca1: Merge "Added the RS_KERNEL macro." by Stephen Hines · 10 years ago
  58. d6d1cca Merge "Added the RS_KERNEL macro." by Stephen Hines · 10 years ago
  59. ef32455 am 64c12679: Merge "Enable ARM64 intrinsics." by Jason Sams · 10 years ago
  60. 60500c8 am 529f0e00: Merge "Switch to the separate RS loading path." by Stephen Hines · 10 years ago
  61. 64c1267 Merge "Enable ARM64 intrinsics." by Jason Sams · 10 years ago
  62. 9d26171 Added the RS_KERNEL macro. by Chris Wailes · 10 years ago
  63. 529f0e0 Merge "Switch to the separate RS loading path." by Stephen Hines · 10 years ago
  64. 074424a Enable ARM64 intrinsics. by Jason Sams · 10 years ago
  65. 25e3af5 Switch to the separate RS loading path. by Stephen Hines · 10 years ago
  66. ca48a48 am f981663b: Merge "Add aarch64 relocations" by Dave Allison · 10 years ago
  67. f981663 Merge "Add aarch64 relocations" by Dave Allison · 10 years ago
  68. 723ba16 Add aarch64 relocations by Dave Allison · 10 years ago
  69. 73159c9 am 9f0c912d: Merge "Add flags for low power context." by Jason Sams · 10 years ago
  70. 9f0c912 Merge "Add flags for low power context." by Jason Sams · 10 years ago
  71. bfa5a8e Add flags for low power context. by Jason Sams · 10 years ago
  72. c6a7c1c Fix host multilib build. by Ying Wang · 10 years ago
  73. b767e79 am 581eeb5d: Merge "Add support for LOCAL_SRC_FILES_<extra> to build_bc_lib.mk." by Tim Murray · 10 years ago
  74. 581eeb5 Merge "Add support for LOCAL_SRC_FILES_<extra> to build_bc_lib.mk." by Tim Murray · 10 years ago
  75. 1efb819 Add support for LOCAL_SRC_FILES_<extra> to build_bc_lib.mk. by Tim Murray · 10 years ago
  76. d69675f am d370bb0b: Merge "Cleanup 64bit and remove deprecated functions" by Jason Sams · 10 years ago
  77. d370bb0 Merge "Cleanup 64bit and remove deprecated functions" by Jason Sams · 10 years ago
  78. 3ff0fe7 Cleanup 64bit and remove deprecated functions by Jason Sams · 10 years ago
  79. c348888 am 57fa42d4: Merge "Switch to standalone bcc compilation path (again)." by Stephen Hines · 10 years ago
  80. 57fa42d Merge "Switch to standalone bcc compilation path (again)." by Stephen Hines · 10 years ago
  81. dd5b137 am e30d17ae: Merge "Use clang for llvm-related project" by Stephen Hines · 10 years ago
  82. e30d17a Merge "Use clang for llvm-related project" by Stephen Hines · 10 years ago
  83. d69b0eb Switch to standalone bcc compilation path (again). by Stephen Hines · 10 years ago
  84. ad468bb am 42faa571: Merge "Switch to use slang/rs_version.mk for consistency." by Stephen Hines · 10 years ago
  85. 42faa57 Merge "Switch to use slang/rs_version.mk for consistency." by Stephen Hines · 10 years ago
  86. c17fa06 Switch to use slang/rs_version.mk for consistency. by Stephen Hines · 10 years ago
  87. 82325ad am 53a408b7: Merge "YuvToRGB sub-rectangle handling." by Jason Sams · 10 years ago
  88. 53a408b Merge "YuvToRGB sub-rectangle handling." by Jason Sams · 10 years ago
  89. bdf8dc3 am bbbd923d: Merge "Fix some empty matrix cases in ColorMatrix." by Jason Sams · 10 years ago
  90. 06a2896 am 6fb30826: Merge "Fix errors with native_powr and small numbers." by Jason Sams · 10 years ago
  91. bbbd923 Merge "Fix some empty matrix cases in ColorMatrix." by Jason Sams · 10 years ago
  92. 6fb3082 Merge "Fix errors with native_powr and small numbers." by Jason Sams · 10 years ago
  93. 7eac4da am 3849dae1: Merge "Handle 3DLUT odd-length cases in assembly." by Jason Sams · 10 years ago
  94. 3849dae Merge "Handle 3DLUT odd-length cases in assembly." by Jason Sams · 10 years ago
  95. c944fc8 Fix errors with native_powr and small numbers. by Jason Sams · 10 years ago
  96. 6a194e6 am 8711f9da: Merge "Use the proper triple when compiling with bcc." by Stephen Hines · 10 years ago
  97. 8711f9d Merge "Use the proper triple when compiling with bcc." by Stephen Hines · 10 years ago
  98. f511c7e am 03d8bdbc: Merge "Copy libcompiler_rt.so as well for the host build." by Stephen Hines · 10 years ago
  99. 03d8bdb Merge "Copy libcompiler_rt.so as well for the host build." by Stephen Hines · 10 years ago
  100. c32b4d3 Copy libcompiler_rt.so as well for the host build. by Stephen Hines · 10 years ago