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