1. b97c8dd am d36f7d24: Merge "Add support for new root.expand() calls." by Stephen Hines · 13 years ago
  2. 615e7ce Start implementing SurfaceTexture streaming into RS allocations. by Jason Sams · 13 years ago
  3. 6b4cf07 Add support for new root.expand() calls. by Stephen Hines · 13 years ago
  4. 17801f1 Plumbing for RS priority. by Jason Sams · 13 years ago
  5. aa9565b Fix LOGE. by Jason Sams · 13 years ago
  6. 10f2a3c Merge "Now utilizing ability to bind constants. Fixing small copy/paste typo." into graphics-dev by Alex Sakhartchouk · 13 years ago
  7. b64ef77 Merge "Adding ability to bind constants to shaders." into graphics-dev by Alex Sakhartchouk · 13 years ago
  8. fdccec9 Now utilizing ability to bind constants. Fixing small copy/paste typo. by Alex Sakhartchouk · 13 years ago
  9. 33680ff Adding ability to bind constants to shaders. by Alex Sakhartchouk · 13 years ago
  10. 2e681c1 resolved conflicts for merge of 08289f55 to graphics-dev by Steve Block · 13 years ago
  11. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  12. 61cd943 Cleanup based on comments. by Alex Sakhartchouk · 13 years ago
  13. 6b6e640 am a8719ad9: Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros" by Glenn Kasten · 13 years ago
  14. a8719ad Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros" by Glenn Kasten · 13 years ago
  15. e80a4cc Use the standard CC_LIKELY and CC_UNLIKELY macros by Glenn Kasten · 13 years ago
  16. 6b908df Merge "Adding better error behavior to RS" into graphics-dev by Alex Sakhartchouk · 13 years ago
  17. afdf7be Merge "Adding RS comments, cleaning up the gl implementation with new Element hal." into graphics-dev by Alex Sakhartchouk · 13 years ago
  18. c2daafc am 41891aea: Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE" by Steve Block · 13 years ago
  19. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  20. 5b5664a Adding better error behavior to RS by Alex Sakhartchouk · 13 years ago
  21. 36a7d60 Adding RS comments, cleaning up the gl implementation with new Element hal. by Alex Sakhartchouk · 13 years ago
  22. fd79e02 Missing getter and additional tests. by Alex Sakhartchouk · 13 years ago
  23. 3aac0ab Adding tests for element/mesh getters. Fixing bugs found by tests. by Alex Sakhartchouk · 13 years ago
  24. c9e7da6 Adding simple hal struct to type. Fixing off by 1 error in the element. by Alex Sakhartchouk · 13 years ago
  25. 11a2e34 Adding comments to RS headers. by Alex Sakhartchouk · 13 years ago
  26. f5d8ac7 Element getters. by Alex Sakhartchouk · 13 years ago
  27. d24b1bb Element HAL sturct, script side getters by Alex Sakhartchouk · 13 years ago
  28. c08a1cc Merge "Revert "Removing changes not meant for MR1"" into graphics-dev by Alex Sakhartchouk · 13 years ago
  29. 5912157 am f7f93048: Merge "NULL should not be const for RS." by Stephen Hines · 13 years ago
  30. 4d32204 NULL should not be const for RS. by Stephen Hines · 13 years ago
  31. 0e05b11 am 12be3fff: Remove dead code. by Logan Chien · 13 years ago
  32. 12be3ff Remove dead code. by Logan Chien · 13 years ago
  33. 67b36f1 Merge "Private API to support MFF transition." into graphics-dev by Jason Sams · 13 years ago
  34. 857d0c7 Private API to support MFF transition. by Jason Sams · 13 years ago
  35. eb3d611 am e7d17220: Merge "Add support for handling a bitcode wrapper to librs." by Stephen Hines · 13 years ago
  36. e7d1722 Merge "Add support for handling a bitcode wrapper to librs." by Stephen Hines · 13 years ago
  37. 09ee7c8 Add support for handling a bitcode wrapper to librs. by Stephen Hines · 13 years ago
  38. 78af992 am b1e72b68: Merge "add overview description for RS API reference" by Robert Ly · 13 years ago
  39. b1e72b6 Merge "add overview description for RS API reference" by Robert Ly · 13 years ago
  40. 60d9fa2 am 7e254a37: Merge "Fix script init error handling." by Jason Sams · 13 years ago
  41. dd39fdf Fix script init error handling. by Jason Sams · 13 years ago
  42. 77228be add overview description for RS API reference by Robert Ly · 13 years ago
  43. 7b78d1a Revert "Removing changes not meant for MR1" by Alex Sakhartchouk · 13 years ago
  44. 6b1a981c4 am 50445568: Merge "Fixing FBO font rendering bug that resulted from using old surface size." by Alex Sakhartchouk · 13 years ago
  45. 5044556 Merge "Fixing FBO font rendering bug that resulted from using old surface size." by Alex Sakhartchouk · 13 years ago
  46. 2d8ef49 Fixing FBO font rendering bug that resulted from using old surface size. by Alex Sakhartchouk · 13 years ago
  47. af9dcfe am 5a471818: Merge "Expand RS vector3 types to vector4." by Alex Sakhartchouk · 13 years ago
  48. 5a47181 Merge "Expand RS vector3 types to vector4." by Alex Sakhartchouk · 13 years ago
  49. e60149d Expand RS vector3 types to vector4. by Alex Sakhartchouk · 13 years ago
  50. ae011d9 am 09060056: Merge "Fix setTimeZone() and use it properly in RSTest/rstime." by Stephen Hines · 13 years ago
  51. d2f561d Fix setTimeZone() and use it properly in RSTest/rstime. by Stephen Hines · 13 years ago
  52. f15ed01 Path rendering by Jason Sams · 13 years ago
  53. 293b27e am af3a854b: am af675222: Merge "Fix potential segfault in RS watchdog." into ics-mr0 by Stephen Hines · 13 years ago
  54. af3a854 am af675222: Merge "Fix potential segfault in RS watchdog." into ics-mr0 by Stephen Hines · 13 years ago
  55. a049184 Fix potential segfault in RS watchdog. by Stephen Hines · 13 years ago
  56. 5889ce7 am 66ce1fce: Merge "Removing changes not meant for MR1" into ics-mr1 by Alex Sakhartchouk · 13 years ago
  57. 66ce1fc Merge "Removing changes not meant for MR1" into ics-mr1 by Alex Sakhartchouk · 13 years ago
  58. d97fd1d Removing changes not meant for MR1 by Alex Sakhartchouk · 13 years ago
  59. 0c01c81 am 27812a8f: am 28e4f87f: Fix bug where CPU could be stuck spinning Required the wallpaper be animating and the system to have run slowly during the last frame when rendering stopped. by Jason Sams · 13 years ago
  60. 27812a8 am 28e4f87f: Fix bug where CPU could be stuck spinning Required the wallpaper be animating and the system to have run slowly during the last frame when rendering stopped. by Jason Sams · 13 years ago
  61. 28e4f87 Fix bug where CPU could be stuck spinning by Jason Sams · 13 years ago
  62. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  63. 79235d2 Merge "adding getters to Sampler ProgramRaster, ProgramStore, Element. Element adds ability to get subelement info. Tests for new stuff." by Jason Sams · 13 years ago
  64. 5b6f238 Merge "Remove ObjBaseRef from the hal struct" by Jason Sams · 13 years ago
  65. f13ada9 Fixes and optimizations of two quaternion functions. by Alex Sakhartchouk · 13 years ago
  66. 7d5f5e7 adding getters to Sampler ProgramRaster, ProgramStore, Element. by Alex Sakhartchouk · 13 years ago
  67. 5ef2f53 Remove ObjBaseRef from the hal struct by Alex Sakhartchouk · 13 years ago
  68. 7e6aac1 Adding getter functions for script side RS objects. by Alex Sakhartchouk · 13 years ago
  69. 3fda6ed am 43b57ec4: Fix error printing if no command string is set. by Jason Sams · 13 years ago
  70. 43b57ec Fix error printing if no command string is set. by Jason Sams · 13 years ago
  71. 2802dae Fix bug with 1D arrays and threading. Some elements got launched multiple times. by Jason Sams · 13 years ago
  72. aac24a2 Improve rsForEach overhead. by Jason Sams · 13 years ago
  73. 66fb1f3 Merge "Wrapping new API with #defines to prevent old apps from using them." by Jason Sams · 13 years ago
  74. 795072e Fix crash running old HC apps. by Jason Sams · 13 years ago
  75. f6576d9 Wrapping new API with #defines to prevent old apps from using them. by Alex Sakhartchouk · 13 years ago
  76. 94aaed3 Remove unused fields in ProgramRaster by Jason Sams · 13 years ago
  77. 8410b14 Cleanup RS logs by Jason Sams · 13 years ago
  78. 5316b9e Add RS watchdog. by Jason Sams · 13 years ago
  79. 79dd90c Merge "Fix remaining .rs.dtor() issue for RS." by Stephen Hines · 13 years ago
  80. 466bdc4 Fix remaining .rs.dtor() issue for RS. by Stephen Hines · 13 years ago
  81. d9e075b fix rs docs by Robert Ly · 13 years ago
  82. 1716fe4 Merge "Call .rs.dtor() when tearing down Scripts." by Stephen Hines · 13 years ago
  83. 73d50d3 Merge "Finish the docs for rs_cl." by Jason Sams · 13 years ago
  84. 514f979 Call .rs.dtor() when tearing down Scripts. by Stephen Hines · 13 years ago
  85. 2f87f36 Finish the docs for rs_cl. by Jason Sams · 13 years ago
  86. 7d71556 Merge "Document the basic RS math functions." by Jason Sams · 13 years ago
  87. e79f768 Document the basic RS math functions. by Jason Sams · 13 years ago
  88. 46e5a03 Updated time/type docs for Renderscript. by Stephen Hines · 13 years ago
  89. 0806d51 Merge "Fixing the lockless fifo destory bug. Removing unused code from element. build." by Alex Sakhartchouk · 13 years ago
  90. c3ccfb8 Merge "Issue proper parameters to root() calls for RS." by Stephen Hines · 13 years ago
  91. 1222393 Issue proper parameters to root() calls for RS. by Stephen Hines · 13 years ago
  92. a8bb921 Fixing the lockless fifo destory bug. Removing unused code from element. build. by Alex Sakhartchouk · 13 years ago
  93. 777ec26 Fix issue with freeing allocation with circular references. by Jason Sams · 13 years ago
  94. 85deb78 Fix "return 0" behavior in rs 0 was not properly blocking for the next message. by Jason Sams · 13 years ago
  95. c1b4c1f Add structure to pack params for forEach. by Jason Sams · 13 years ago
  96. 4270295 Merge "Fixing asynchronous performance issues." by Alex Sakhartchouk · 13 years ago
  97. 117abdb Fixing asynchronous performance issues. by Alex Sakhartchouk · 13 years ago
  98. c929158 Merge "Fix to the memory leak problem." by Alex Sakhartchouk · 13 years ago
  99. bfc7891 Fix the RS frame timeout. by Jason Sams · 13 years ago
  100. 065fa8d Fix to the memory leak problem. by Alex Sakhartchouk · 13 years ago