1. 4419977 Support running ForEach on non-root functions. by Stephen Hines · 12 years ago
  2. 2543059 Merge "Fixing uint32 size_t mismatches." by Alex Sakhartchouk · 12 years ago
  3. 7ac2a4d Beging IO stream out from allocation to surface texture. by Jason Sams · 12 years ago
  4. c794cd5 Fixing uint32 size_t mismatches. by Alex Sakhartchouk · 12 years ago
  5. 26b8a16 Merge "Initialize all class members." by Stephen Hines · 12 years ago
  6. ebf4a14 Initialize all class members. by Stephen Hines · 12 years ago
  7. e98fc94 am 87a36a3b: Merge "Making shader compilation errors throw a Java exception." by Alex Sakhartchouk · 12 years ago
  8. d32b749 Merge "Making shader compilation errors throw a Java exception." by Alex Sakhartchouk · 12 years ago
  9. cf27eb4 Start implementing SurfaceTexture streaming into RS allocations. by Jason Sams · 12 years ago
  10. 7510992 Making shader compilation errors throw a Java exception. by Alex Sakhartchouk · 12 years ago
  11. d3e4b74 Merge commit 'bdeec118' into manualmerge by Jason Sams · 12 years ago
  12. 5f27d6f Implement RS VSync on new vsync infrastructure. by Jason Sams · 12 years ago
  13. ad4a428 am dfbcee6c: fix build by Mathias Agopian · 12 years ago
  14. 9170275 fix build by Mathias Agopian · 12 years ago
  15. 4b1872b am caaac348: Merge "Fix bugs with unsigned rsAtomicCas/Max/Min." by Stephen Hines · 12 years ago
  16. fa54999 Fix bugs with unsigned rsAtomicCas/Max/Min. by Stephen Hines · 12 years ago
  17. 2b5797f am d36f7d24: Merge "Add support for new root.expand() calls." by Stephen Hines · 13 years ago
  18. 41e373d Start implementing SurfaceTexture streaming into RS allocations. by Jason Sams · 13 years ago
  19. ee7aa2e Add support for new root.expand() calls. by Stephen Hines · 13 years ago
  20. 9719bd4 Plumbing for RS priority. by Jason Sams · 13 years ago
  21. 028f20a Fix LOGE. by Jason Sams · 13 years ago
  22. da042e7 Merge "Adding ability to bind constants to shaders." into graphics-dev by Alex Sakhartchouk · 13 years ago
  23. a720a14 Adding ability to bind constants to shaders. by Alex Sakhartchouk · 13 years ago
  24. 03f1910 resolved conflicts for merge of 08289f55 to graphics-dev by Steve Block · 13 years ago
  25. af12ac6 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  26. c0a6542 Cleanup based on comments. by Alex Sakhartchouk · 13 years ago
  27. 611c6b2 am a8719ad9: Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros" by Glenn Kasten · 13 years ago
  28. 84f304f Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros" by Glenn Kasten · 13 years ago
  29. 72f4f4c Use the standard CC_LIKELY and CC_UNLIKELY macros by Glenn Kasten · 13 years ago
  30. e460316 Merge "Adding better error behavior to RS" into graphics-dev by Alex Sakhartchouk · 13 years ago
  31. 8791e37 Merge "Adding RS comments, cleaning up the gl implementation with new Element hal." into graphics-dev by Alex Sakhartchouk · 13 years ago
  32. c7cb703 am 41891aea: Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE" by Steve Block · 13 years ago
  33. 4a48244 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  34. 25a59d0 Adding better error behavior to RS by Alex Sakhartchouk · 13 years ago
  35. 4a43e3e Adding RS comments, cleaning up the gl implementation with new Element hal. by Alex Sakhartchouk · 13 years ago
  36. ade1e22 am 12be3fff: Remove dead code. by Logan Chien · 13 years ago
  37. 1415ca4 Remove dead code. by Logan Chien · 13 years ago
  38. 179e9a4 Private API to support MFF transition. by Jason Sams · 13 years ago
  39. 9e0afb5 Path rendering by Jason Sams · 13 years ago
  40. 6598201 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  41. 064aa7e Remove ObjBaseRef from the hal struct by Alex Sakhartchouk · 13 years ago
  42. 96cd136 Fix bug with 1D arrays and threading. Some elements got launched multiple times. by Jason Sams · 13 years ago
  43. 7041511 Improve rsForEach overhead. by Jason Sams · 13 years ago
  44. 4ff2186 Fix crash running old HC apps. by Jason Sams · 13 years ago
  45. 86d842a Cleanup RS logs by Jason Sams · 13 years ago
  46. 2382aba Add RS watchdog. by Jason Sams · 13 years ago
  47. 4ee16ff Call .rs.dtor() when tearing down Scripts. by Stephen Hines · 13 years ago
  48. 3815bad Issue proper parameters to root() calls for RS. by Stephen Hines · 13 years ago
  49. 451cf2e Add structure to pack params for forEach. by Jason Sams · 13 years ago
  50. 319680d Merge "Migrate perf-critical functions away from librs." by Stephen Hines · 13 years ago
  51. 1e5149f Migrate perf-critical functions away from librs. by Stephen Hines · 13 years ago
  52. b2baef7 Merge "Fixing rs crash when no texture is bound." by Alex Sakhartchouk · 13 years ago
  53. ba15730 Fixing rs crash when no texture is bound. by Alex Sakhartchouk · 13 years ago
  54. 242a264 Merge "Start using bcinfo components within librs." by Stephen Hines · 13 years ago
  55. cbb0b8a Start using bcinfo components within librs. by Stephen Hines · 13 years ago
  56. c40ad9a Finish the refactor work of bccPrepareExecutable by Logan Chien · 13 years ago
  57. c500e74 Add size param to rsForEach bug 5074640 by Jason Sams · 13 years ago
  58. 689821f Extract BC metadata using a single call. by Stephen Hines · 13 years ago
  59. cc24af6 Merge "Add slot number to forEach hal." by Jason Sams · 13 years ago
  60. 35e429e Add slot number to forEach hal. by Jason Sams · 13 years ago
  61. abfaab8 Use resource entry name instead of mangled name. by Logan Chien · 13 years ago
  62. 585f554 Fix typo: mFieldCount -> mPragmaCount. by Logan Chien · 13 years ago
  63. 67605d7 Fix EGLUtils::selectConfigForPixelFormat() by Mathias Agopian · 13 years ago
  64. 02932bf Move divsi3, modsi3, udivsi3, umodsi3 to libbcc. by Stephen Hines · 13 years ago
  65. 0a44ab4 Remove verbose logging, update test app and docs. by Stephen Hines · 13 years ago
  66. e1eb615 First cut of atomics for renderscript. by Jason Sams · 13 years ago
  67. c33e690 First cut at RSTextureView. by Jason Sams · 13 years ago
  68. a949524 Adding ability to read back fbo data to renderscript by Alex Sakhartchouk · 13 years ago
  69. 74a8279 Allocation copy functions. by Alex Sakhartchouk · 13 years ago
  70. b81a0eb More work to make libRS buildable on the host. by Alex Sakhartchouk · 13 years ago
  71. a614ae1 Cleaup of rsComponent to remove GL types. by Jason Sams · 13 years ago
  72. eb4fe18 Start splitting allocation into hal and core. by Jason Sams · 13 years ago
  73. 7257c7e Preparing libRS for for compilation on host. by Alex Sakhartchouk · 13 years ago
  74. da6d34a Moves fbo support in renderscript behind the hal by Alex Sakhartchouk · 13 years ago
  75. c19ff01 rsLib cleanup by Alex Sakhartchouk · 13 years ago
  76. 7f126c7 Moving samplers behind the hal. by Alex Sakhartchouk · 13 years ago
  77. a04e30d Moving renderscript GL code into the HAL by Alex Sakhartchouk · 13 years ago
  78. b8fa756 Fix rsRand(float, float) by Jason Sams · 13 years ago
  79. f736d02 Merge "Move TLS behind hal." by Jason Sams · 13 years ago
  80. 83c451a Move TLS behind hal. by Jason Sams · 13 years ago
  81. 6ea39c9 Merge "Reduce verbosity of Renderscript logging." by Stephen Hines · 13 years ago
  82. 2b3ce1d Remove accidental logging. by Jason Sams · 13 years ago
  83. 9db7fe2 Reduce verbosity of Renderscript logging. by Stephen Hines · 13 years ago
  84. 87fe59a Create runtime stubs for compute driver. by Jason Sams · 13 years ago
  85. eed1b15 Fix broken assert (if input allocation is NULL). by Stephen Hines · 13 years ago
  86. 4b3de47 Migrate most GL from context to driver. by Jason Sams · 13 years ago
  87. 721acc4 Seperate ProgramRaster. Cleanup ProgramRaster and ProgramStore creation. by Jason Sams · 13 years ago
  88. 8feea4e Seperate GL from RS program store. by Jason Sams · 13 years ago
  89. 8d43eaf Properly handle script teardown. by Stephen Hines · 13 years ago
  90. 6f6bf8e Revert "Fix cleanup bug clearing script references." by Stephen Hines · 13 years ago
  91. e217044 Fix cleanup bug clearing script references. by Jason Sams · 13 years ago
  92. 2cfe51e Fix bug with hal init uninitialized var. by Jason Sams · 13 years ago
  93. cdfdb8f Migrate thread launch to driver. by Jason Sams · 13 years ago
  94. bad8074 Start seperating out RS compute implementation. Create hal by Jason Sams · 13 years ago