1. fe1d5ff Implement USAGE_IO_INPUT by Jason Sams · 13 years ago
  2. 2791429 Add prop to force cap compute threading. by Jason Sams · 13 years ago
  3. bedc023 More header untangling. by Alex Sakhartchouk · 13 years ago
  4. 5837861 Remove references to sched_policy.h in RS by Glenn Kasten · 13 years ago
  5. c730ace Merge "Add multisampling support to renderscript." by Alex Sakhartchouk · 13 years ago
  6. e7de725 Merge "Using surface texture as a default renderscript surface." by Alex Sakhartchouk · 13 years ago
  7. f203b83 Add multisampling support to renderscript. by Alex Sakhartchouk · 13 years ago
  8. eb8b1fe Using surface texture as a default renderscript surface. by Alex Sakhartchouk · 13 years ago
  9. a65fb11 Merge "Removing GL calls from librs" by Alex Sakhartchouk · 13 years ago
  10. af01feaf remove dependency on android_native{s_priv|buffer}.h by Mathias Agopian · 13 years ago
  11. cc0eaa6 remove libui dependency on libEGL by Mathias Agopian · 13 years ago
  12. 20c9c92 Removing GL calls from librs by Alex Sakhartchouk · 13 years ago
  13. a16c98c Merge "Support running ForEach on non-root functions." by Stephen Hines · 13 years ago
  14. 473a204 Support running ForEach on non-root functions. by Stephen Hines · 13 years ago
  15. 791c0d1 Merge "Piping texture names through shader builder. Fixing uint size_t mismatch." by Alex Sakhartchouk · 13 years ago
  16. 2123b46 Piping texture names through shader builder. Fixing uint size_t mismatch. by Alex Sakhartchouk · 13 years ago
  17. 6be1636 Merge "Fixing uint32 size_t mismatches." by Alex Sakhartchouk · 13 years ago
  18. 163766c Beging IO stream out from allocation to surface texture. by Jason Sams · 13 years ago
  19. a3f1543 Fixing uint32 size_t mismatches. by Alex Sakhartchouk · 13 years ago
  20. 10e9f39 Merge "Initialize all class members." by Stephen Hines · 13 years ago
  21. 5b79842 Initialize all class members. by Stephen Hines · 13 years ago
  22. ff3de0e am 87a36a3b: Merge "Making shader compilation errors throw a Java exception." by Alex Sakhartchouk · 13 years ago
  23. 87a36a3 Merge "Making shader compilation errors throw a Java exception." by Alex Sakhartchouk · 13 years ago
  24. 532efd3 Start implementing SurfaceTexture streaming into RS allocations. by Jason Sams · 13 years ago
  25. 257e8a9 Making shader compilation errors throw a Java exception. by Alex Sakhartchouk · 13 years ago
  26. eb5b735 Merge commit 'bdeec118' into manualmerge by Jason Sams · 13 years ago
  27. 4c2e4c8 Implement RS VSync on new vsync infrastructure. by Jason Sams · 13 years ago
  28. be12402 am dfbcee6c: fix build by Mathias Agopian · 13 years ago
  29. dfbcee6 fix build by Mathias Agopian · 13 years ago
  30. 6bd4c7a am caaac348: Merge "Fix bugs with unsigned rsAtomicCas/Max/Min." by Stephen Hines · 13 years ago
  31. 109116b Fix bugs with unsigned rsAtomicCas/Max/Min. by Stephen Hines · 13 years ago
  32. b97c8dd am d36f7d24: Merge "Add support for new root.expand() calls." by Stephen Hines · 13 years ago
  33. 615e7ce Start implementing SurfaceTexture streaming into RS allocations. by Jason Sams · 13 years ago
  34. 6b4cf07 Add support for new root.expand() calls. by Stephen Hines · 13 years ago
  35. 17801f1 Plumbing for RS priority. by Jason Sams · 13 years ago
  36. aa9565b Fix LOGE. by Jason Sams · 13 years ago
  37. b64ef77 Merge "Adding ability to bind constants to shaders." into graphics-dev by Alex Sakhartchouk · 13 years ago
  38. 33680ff Adding ability to bind constants to shaders. by Alex Sakhartchouk · 13 years ago
  39. 2e681c1 resolved conflicts for merge of 08289f55 to graphics-dev by Steve Block · 13 years ago
  40. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  41. 61cd943 Cleanup based on comments. by Alex Sakhartchouk · 13 years ago
  42. 6b6e640 am a8719ad9: Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros" by Glenn Kasten · 13 years ago
  43. a8719ad Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros" by Glenn Kasten · 13 years ago
  44. e80a4cc Use the standard CC_LIKELY and CC_UNLIKELY macros by Glenn Kasten · 13 years ago
  45. 6b908df Merge "Adding better error behavior to RS" into graphics-dev by Alex Sakhartchouk · 13 years ago
  46. afdf7be Merge "Adding RS comments, cleaning up the gl implementation with new Element hal." into graphics-dev by Alex Sakhartchouk · 13 years ago
  47. c2daafc am 41891aea: Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE" by Steve Block · 13 years ago
  48. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  49. 5b5664a Adding better error behavior to RS by Alex Sakhartchouk · 13 years ago
  50. 36a7d60 Adding RS comments, cleaning up the gl implementation with new Element hal. by Alex Sakhartchouk · 13 years ago
  51. 0e05b11 am 12be3fff: Remove dead code. by Logan Chien · 13 years ago
  52. 12be3ff Remove dead code. by Logan Chien · 13 years ago
  53. 857d0c7 Private API to support MFF transition. by Jason Sams · 13 years ago
  54. f15ed01 Path rendering by Jason Sams · 13 years ago
  55. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  56. 5ef2f53 Remove ObjBaseRef from the hal struct by Alex Sakhartchouk · 13 years ago
  57. 2802dae Fix bug with 1D arrays and threading. Some elements got launched multiple times. by Jason Sams · 13 years ago
  58. aac24a2 Improve rsForEach overhead. by Jason Sams · 13 years ago
  59. 795072e Fix crash running old HC apps. by Jason Sams · 13 years ago
  60. 8410b14 Cleanup RS logs by Jason Sams · 13 years ago
  61. 5316b9e Add RS watchdog. by Jason Sams · 13 years ago
  62. 514f979 Call .rs.dtor() when tearing down Scripts. by Stephen Hines · 13 years ago
  63. 1222393 Issue proper parameters to root() calls for RS. by Stephen Hines · 13 years ago
  64. c1b4c1f Add structure to pack params for forEach. by Jason Sams · 13 years ago
  65. 514a0b3 Merge "Migrate perf-critical functions away from librs." by Stephen Hines · 13 years ago
  66. e004058 Migrate perf-critical functions away from librs. by Stephen Hines · 13 years ago
  67. 75e0254 Merge "Fixing rs crash when no texture is bound." by Alex Sakhartchouk · 13 years ago
  68. bbc41c0 Fixing rs crash when no texture is bound. by Alex Sakhartchouk · 13 years ago
  69. 8f019d6 Merge "Start using bcinfo components within librs." by Stephen Hines · 13 years ago
  70. 4382467a Start using bcinfo components within librs. by Stephen Hines · 13 years ago
  71. 8ce8a1a Finish the refactor work of bccPrepareExecutable by Logan Chien · 13 years ago
  72. cf57dec Add size param to rsForEach bug 5074640 by Jason Sams · 13 years ago
  73. c27d187 Extract BC metadata using a single call. by Stephen Hines · 13 years ago
  74. 3ac60ad Merge "Add slot number to forEach hal." by Jason Sams · 14 years ago
  75. 92b0eab Add slot number to forEach hal. by Jason Sams · 14 years ago
  76. ef72ff2 Use resource entry name instead of mangled name. by Logan Chien · 14 years ago
  77. e723cae Fix typo: mFieldCount -> mPragmaCount. by Logan Chien · 14 years ago
  78. 1861786 Fix EGLUtils::selectConfigForPixelFormat() by Mathias Agopian · 14 years ago
  79. e352f05 Move divsi3, modsi3, udivsi3, umodsi3 to libbcc. by Stephen Hines · 14 years ago
  80. 3d78266 Remove verbose logging, update test app and docs. by Stephen Hines · 14 years ago
  81. 71767c5 First cut of atomics for renderscript. by Jason Sams · 14 years ago
  82. faa32b3 First cut at RSTextureView. by Jason Sams · 14 years ago
  83. 8650c32 Adding ability to read back fbo data to renderscript by Alex Sakhartchouk · 14 years ago
  84. 304b1f5 Allocation copy functions. by Alex Sakhartchouk · 14 years ago
  85. 17a8a19 More work to make libRS buildable on the host. by Alex Sakhartchouk · 14 years ago
  86. 66db3ab Cleaup of rsComponent to remove GL types. by Jason Sams · 14 years ago
  87. 7e8aae7 Start splitting allocation into hal and core. by Jason Sams · 14 years ago
  88. 6c72eec Preparing libRS for for compilation on host. by Alex Sakhartchouk · 14 years ago
  89. 2f6964f Moves fbo support in renderscript behind the hal by Alex Sakhartchouk · 14 years ago
  90. 407cae9 rsLib cleanup by Alex Sakhartchouk · 14 years ago
  91. 4385054 Moving samplers behind the hal. by Alex Sakhartchouk · 14 years ago
  92. 4a36b45 Moving renderscript GL code into the HAL by Alex Sakhartchouk · 14 years ago
  93. e2b3304 Fix rsRand(float, float) by Jason Sams · 14 years ago
  94. b86a6ea Merge "Move TLS behind hal." by Jason Sams · 14 years ago
  95. be8ac6a Move TLS behind hal. by Jason Sams · 14 years ago
  96. 1187822 Merge "Reduce verbosity of Renderscript logging." by Stephen Hines · 14 years ago
  97. 0ec8c6f Remove accidental logging. by Jason Sams · 14 years ago
  98. 9c35d79 Reduce verbosity of Renderscript logging. by Stephen Hines · 14 years ago
  99. fcf7231 Create runtime stubs for compute driver. by Jason Sams · 14 years ago
  100. 97837c9 Fix broken assert (if input allocation is NULL). by Stephen Hines · 14 years ago