1. 0f98d50 Fix NDK API on old devices. by Tim Murray · 11 years ago
  2. 65d9e49 Update HelloComputeNDK with some additional fixes. by Tim Murray · 11 years ago
  3. 1ae0c9c Merge "Add update_rs_prebuilts.sh script for creating new RS prebuilt files." by Stephen Hines · 11 years ago
  4. b8936a2 Merge "Produce librsrt_<ARCH>.bc files as host shared libraries." by Stephen Hines · 11 years ago
  5. be96565 Add update_rs_prebuilts.sh script for creating new RS prebuilt files. by Stephen Hines · 11 years ago
  6. c3cfa12 Produce librsrt_<ARCH>.bc files as host shared libraries. by Stephen Hines · 11 years ago
  7. 3a7a469 Merge "Replace "mips" with "mipmaps" since the MIPS gcc compiler defines mips to 1." by Stephen Hines · 11 years ago
  8. 8f615d6 Replace "mips" with "mipmaps" since the MIPS gcc compiler defines mips to 1. by Stephen Hines · 11 years ago
  9. 504eb4a Merge "Add RsTest_16 to track/verify v16 bitcode compatibility." by Stephen Hines · 11 years ago
  10. dbfa0bf Add RsTest_16 to track/verify v16 bitcode compatibility. by Stephen Hines · 11 years ago
  11. 3f980f0 Merge changes I7374d8e8,Ie344b3db by Tim Murray · 11 years ago
  12. caf4126 Add user-defined cache path. by Tim Murray · 11 years ago
  13. db5de38 Fix HelloComputeNDK for RS NDK API update. by Tim Murray · 11 years ago
  14. 875922b Merge "fix build." by Nick Kralevich · 11 years ago
  15. 02759d7 fix build. by Nick Kralevich · 11 years ago
  16. 4bc1a0c Merge "Add missing functions and tests for support library." by Stephen Hines · 11 years ago
  17. a4ed15e Merge "Stop using the PLD macro." by Elliott Hughes · 11 years ago
  18. d9b0f02 Stop using the PLD macro. by Elliott Hughes · 11 years ago
  19. cadee38 Add missing functions and tests for support library. by Stephen Hines · 11 years ago
  20. 386994b Merge "Remove excessive ALOGE." by Tim Murray · 11 years ago
  21. a1ce304 Merge "Fix memory leak due to smart pointer misuse." by Tim Murray · 11 years ago
  22. 87c9d77 Remove excessive ALOGE. by Tim Murray · 11 years ago
  23. 3560907 Fix memory leak due to smart pointer misuse. by Tim Murray · 11 years ago
  24. 1b49037 Merge "implement finish" by Jason Sams · 11 years ago
  25. 5c0215d Merge "Add tests for rsDebug() in support library and fix exported functions." by Stephen Hines · 11 years ago
  26. 7a81ff8 Merge "Add RGBA_5551." by Tim Murray · 11 years ago
  27. 071aee6 Add RGBA_5551. by Tim Murray · 11 years ago
  28. a5d9bef Add tests for rsDebug() in support library and fix exported functions. by Stephen Hines · 11 years ago
  29. 356a02a am 68d20d9e: Merge "Fix missing relaxed pragma" by Jason Sams · 11 years ago
  30. 68d20d9 Merge "Fix missing relaxed pragma" by Jason Sams · 11 years ago
  31. ab8253a Merge commit 'd542f1ebdf6917c4e4bbdf6cb657583a8fe4bd01' into HEAD by The Android Open Source Project · 11 years ago
  32. e9beb39 Fix missing relaxed pragma by Jason Sams · 11 years ago
  33. 23c46bd Merge "Retain older message APIs since existing GPU drivers depend on them." by Stephen Hines · 11 years ago
  34. 70537f5 Retain older message APIs since existing GPU drivers depend on them. by Stephen Hines · 11 years ago
  35. 9f02a92 Merge "Add missing rsForEach()/rsSendToClient*() functions and API tests." by Stephen Hines · 11 years ago
  36. 276000a Add missing rsForEach()/rsSendToClient*() functions and API tests. by Stephen Hines · 11 years ago
  37. d73c474 Merge "Add tests for rs_atomic.rsh and rs_cl.rsh." by Stephen Hines · 11 years ago
  38. 1e10238 Merge "Comment out unimplemented smoothstep() functions." by Stephen Hines · 11 years ago
  39. 6694c39 Merge "Remove unimplemented atomic functions from RS header files." by Stephen Hines · 11 years ago
  40. 03747e2 Merge "Add tests and missing functions for rs_allocation APIs." by Stephen Hines · 11 years ago
  41. 09eec11 Add tests for rs_atomic.rsh and rs_cl.rsh. by Stephen Hines · 11 years ago
  42. 07fe4ce Comment out unimplemented smoothstep() functions. by Stephen Hines · 11 years ago
  43. 5f18e1f Remove unimplemented atomic functions from RS header files. by Stephen Hines · 11 years ago
  44. 9761c3f implement finish by Jason Sams · 11 years ago
  45. 6f34980 Merge "Fix bug in blur when processing odd widths" by Jason Sams · 11 years ago
  46. c859de1 Fix bug in blur when processing odd widths by Jason Sams · 11 years ago
  47. 7a01126 Add tests and missing functions for rs_allocation APIs. by Stephen Hines · 11 years ago
  48. 77d31f0 Merge "Add rsIsObject() to support library implementation." by Stephen Hines · 11 years ago
  49. f827cad Add rsIsObject() to support library implementation. by Stephen Hines · 11 years ago
  50. a7e512d Merge "Fix problems with NDK Sampler implementation." by Stephen Hines · 11 years ago
  51. 58f5936 Merge "RS native tests should be built with clang." by Stephen Hines · 11 years ago
  52. 8a588bd Fix problems with NDK Sampler implementation. by Stephen Hines · 11 years ago
  53. b98626d RS native tests should be built with clang. by Stephen Hines · 11 years ago
  54. 5fe615c Merge "Fix histogram intrinsic." by Jason Sams · 11 years ago
  55. ef7d1af Merge "Create a cache directory for our symlinked files if necessary." by Jason Sams · 11 years ago
  56. 801b513 Merge "Fix crash running blur on 4K images" by Jason Sams · 11 years ago
  57. 6de1d83 Fix histogram intrinsic. by Tim Murray · 11 years ago
  58. ee48c0b Create a cache directory for our symlinked files if necessary. by Stephen Hines · 11 years ago
  59. 75adb82 Fix crash running blur on 4K images by Jason Sams · 11 years ago
  60. 2d32347 Merge "Sync changes between IP and IP_JB." by Jason Sams · 11 years ago
  61. 69b99d3 Merge "More IP cleanup." by Jason Sams · 11 years ago
  62. 3d79fb2 Merge "Change default for USAGE_IO to off" by Jason Sams · 11 years ago
  63. 4618462 Merge "Fix ANRs when rotating or exiting benchmark." by Jason Sams · 11 years ago
  64. b563144 Merge "Update IP_JB to support multiple image sizes." by Jason Sams · 11 years ago
  65. 979eccd Merge "Sync IP JB sources with mr2." by Jason Sams · 11 years ago
  66. fc7dd53 Merge "Enable toggle for USAGE_IO" by Jason Sams · 11 years ago
  67. 12193ea Merge "Update ImageProcessingJB to have a more user friendly UI" by Jason Sams · 11 years ago
  68. 6d25477 Merge "Seperate test list from activity so it can be reused." by Jason Sams · 11 years ago
  69. 23e1074 Sync changes between IP and IP_JB. by Jason Sams · 11 years ago
  70. ab84c39 More IP cleanup. by Jason Sams · 11 years ago
  71. 013ee92 Change default for USAGE_IO to off by Jason Sams · 11 years ago
  72. 1fbb61e Fix ANRs when rotating or exiting benchmark. by Jason Sams · 11 years ago
  73. d3caba7 Update IP_JB to support multiple image sizes. by Jason Sams · 11 years ago
  74. dc08c6d Sync IP JB sources with mr2. by Jason Sams · 11 years ago
  75. 7a3e3aa Enable toggle for USAGE_IO by Jason Sams · 11 years ago
  76. bde1a28 Update ImageProcessingJB to have a more user friendly UI by Jason Sams · 11 years ago
  77. 250f8e2 Seperate test list from activity so it can be reused. by Jason Sams · 11 years ago
  78. d542f1e am af79a593: Fix histogram intrinsic. by Tim Murray · 11 years ago
  79. af79a59 Fix histogram intrinsic. by Tim Murray · 11 years ago
  80. d99b1df am 661a62c3: Create a cache directory for our symlinked files if necessary. by Stephen Hines · 11 years ago
  81. 661a62c Create a cache directory for our symlinked files if necessary. by Stephen Hines · 11 years ago
  82. d162309 am a6f11925: Fix crash running blur on 4K images by Jason Sams · 11 years ago
  83. a6f1192 Fix crash running blur on 4K images by Jason Sams · 11 years ago
  84. 0b3d7b9 am 47be3b30: merge in klp-release (no-op) by Ed Heyl · 11 years ago
  85. 47be3b3 merge in klp-release (no-op) by Ed Heyl · 11 years ago
  86. d03548d am 123ad6d1: Merge "Remove unused parameter warnings." into klp-dev by Tim Murray · 11 years ago
  87. bc15927 am 2036d27e: Merge "add HelloComputeNDK Java sample" into klp-dev by Tim Murray · 11 years ago
  88. c67fe22 am f7af2655: Merge "Add docs to C++ API." into klp-dev by Tim Murray · 11 years ago
  89. 7846e4a merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  90. 123ad6d Merge "Remove unused parameter warnings." into klp-dev by Tim Murray · 11 years ago
  91. 2036d27 Merge "add HelloComputeNDK Java sample" into klp-dev by Tim Murray · 11 years ago
  92. f7af265 Merge "Add docs to C++ API." into klp-dev by Tim Murray · 11 years ago
  93. 388a32a am a86aeb0c: merge in KFS78N (no-op) by Ed Heyl · 11 years ago
  94. a86aeb0 merge in KFS78N (no-op) by Ed Heyl · 11 years ago
  95. 3c6256f am 6db3ad50: merge in KQS81M by Ed Heyl · 11 years ago
  96. 6db3ad5 merge in KQS81M by Ed Heyl · 11 years ago
  97. bf950e7 Remove unused parameter warnings. by Tim Murray · 11 years ago
  98. a89eef4 add HelloComputeNDK Java sample by Tim Murray · 11 years ago
  99. 75e877d Add docs to C++ API. by Tim Murray · 11 years ago
  100. e30a05a Fix target names for x86. by Stephen Hines · 11 years ago