1. 9544f76 Fix native crash when GL driver fails to initialize. by Jason Sams · 13 years ago
  2. 35e429e Add slot number to forEach hal. by Jason Sams · 13 years ago
  3. 02932bf Move divsi3, modsi3, udivsi3, umodsi3 to libbcc. by Stephen Hines · 13 years ago
  4. 0a44ab4 Remove verbose logging, update test app and docs. by Stephen Hines · 13 years ago
  5. e1eb615 First cut of atomics for renderscript. by Jason Sams · 13 years ago
  6. c33e690 First cut at RSTextureView. by Jason Sams · 13 years ago
  7. a949524 Adding ability to read back fbo data to renderscript by Alex Sakhartchouk · 13 years ago
  8. 74a8279 Allocation copy functions. by Alex Sakhartchouk · 13 years ago
  9. b81a0eb More work to make libRS buildable on the host. by Alex Sakhartchouk · 13 years ago
  10. 0d74fbd Merge "Cleaup of rsComponent to remove GL types." by Jason Sams · 13 years ago
  11. a614ae1 Cleaup of rsComponent to remove GL types. by Jason Sams · 13 years ago
  12. 2a586a1 Merge "Start splitting allocation into hal and core." by Jason Sams · 13 years ago
  13. eb4fe18 Start splitting allocation into hal and core. by Jason Sams · 13 years ago
  14. 333cb56 Reconcile with honeycomb-release by The Android Open Source Project · 13 years ago
  15. 789ca83 Move context and device creation out of the spec file. by Jason Sams · 13 years ago
  16. 7257c7e Preparing libRS for for compilation on host. by Alex Sakhartchouk · 13 years ago
  17. 58f74bd Merge "Moves fbo support in renderscript behind the hal" by Alex Sakhartchouk · 13 years ago
  18. 1a4efa3 Core to client fifo on sockets. by Jason Sams · 13 years ago
  19. da6d34a Moves fbo support in renderscript behind the hal by Alex Sakhartchouk · 13 years ago
  20. 9003e56 Cleanup mesh creation. by Alex Sakhartchouk · 13 years ago
  21. 52bd701 Merge "rsLib cleanup" by Alex Sakhartchouk · 13 years ago
  22. c19ff01 rsLib cleanup by Alex Sakhartchouk · 13 years ago
  23. 2008747 Add code for generating fifo command packing. by Jason Sams · 13 years ago
  24. 7f126c7 Moving samplers behind the hal. by Alex Sakhartchouk · 13 years ago
  25. c2c02a8 Code Cleanup and better Sampler creation method by Alex Sakhartchouk · 13 years ago
  26. d3e7107 Fix error checks on compute context creation. by Jason Sams · 13 years ago
  27. 75cec79 Merge "Try fixing auto data inlining again." by Jason Sams · 13 years ago
  28. b693112 Try fixing auto data inlining again. by Jason Sams · 13 years ago
  29. fa08e90 Merge "Moving renderscript GL code into the HAL This change affects - shaders - meshes - fonts - quad rendering" by Alex Sakhartchouk · 13 years ago
  30. 0e4168c Temporarly disable auto-inbanding. by Jason Sams · 13 years ago
  31. a04e30d Moving renderscript GL code into the HAL by Alex Sakhartchouk · 13 years ago
  32. 6e58aef Fix bug 4355588 by Jason Sams · 13 years ago
  33. 343cd8a Merge "Pipe rsa function though the RS api table." by Jason Sams · 13 years ago
  34. e078aa1 Merge "Fix fifo size check code." by Jason Sams · 13 years ago
  35. e785aa0 Fix fifo size check code. by Jason Sams · 13 years ago
  36. c975cf4 Pipe rsa function though the RS api table. by Jason Sams · 13 years ago
  37. 7913cab am 5ac02e73: (-s ours) am 697f8b33: am 00df8e23: Merge "Check setName() for null string + fix rsRand()." into honeycomb-mr1 by Stephen Hines · 13 years ago
  38. 5fb1aeb Start implementing control side forEach. by Jason Sams · 13 years ago
  39. 4408305 Check setName() for null string + fix rsRand(). by Alex Sakhartchouk · 13 years ago
  40. 609201d Merge "Cleanup rs.spec file and code generator." by Jason Sams · 13 years ago
  41. 186e591 Cleanup rs.spec file and code generator. by Jason Sams · 13 years ago
  42. 1a6fa6b Merge "Start ICS header cleanup and finish type matrix." by Stephen Hines · 13 years ago
  43. 46f2e72 Start ICS header cleanup and finish type matrix. by Jason Sams · 13 years ago
  44. 70b83c1 Modifying libRS internal communication to handle network rendering. by Alex Sakhartchouk · 13 years ago
  45. f47fb9b Add matrix logging. by Jason Sams · 13 years ago
  46. b8fa756 Fix rsRand(float, float) by Jason Sams · 13 years ago
  47. f736d02 Merge "Move TLS behind hal." by Jason Sams · 13 years ago
  48. 83c451a Move TLS behind hal. by Jason Sams · 13 years ago
  49. 6ea39c9 Merge "Reduce verbosity of Renderscript logging." by Stephen Hines · 13 years ago
  50. 2b3ce1d Remove accidental logging. by Jason Sams · 13 years ago
  51. 9db7fe2 Reduce verbosity of Renderscript logging. by Stephen Hines · 13 years ago
  52. 87fe59a Create runtime stubs for compute driver. by Jason Sams · 13 years ago
  53. eed1b15 Fix broken assert (if input allocation is NULL). by Stephen Hines · 13 years ago
  54. 4b3de47 Migrate most GL from context to driver. by Jason Sams · 13 years ago
  55. 00237f1 Cleanup character limits. by Jason Sams · 13 years ago
  56. 721acc4 Seperate ProgramRaster. Cleanup ProgramRaster and ProgramStore creation. by Jason Sams · 13 years ago
  57. 8feea4e Seperate GL from RS program store. by Jason Sams · 13 years ago
  58. 7d9c5ff First draft of fbo in renderscript. Updating samples and benchmark by Alex Sakhartchouk · 13 years ago
  59. 8d43eaf Properly handle script teardown. by Stephen Hines · 13 years ago
  60. 6f6bf8e Revert "Fix cleanup bug clearing script references." by Stephen Hines · 13 years ago
  61. e217044 Fix cleanup bug clearing script references. by Jason Sams · 13 years ago
  62. 2cfe51e Fix bug with hal init uninitialized var. by Jason Sams · 13 years ago
  63. cdfdb8f Migrate thread launch to driver. by Jason Sams · 13 years ago
  64. bad8074 Start seperating out RS compute implementation. Create hal by Jason Sams · 13 years ago
  65. 1809bde Fixing a small bug in debug output by Alex Sakhartchouk · 13 years ago
  66. 716e40e am 6ff211e0: am 8f6c5226: am 55a9be3d: Merge "Fix for bug 3434228" into honeycomb-mr1 by Alex Sakhartchouk · 13 years ago
  67. 7b3e9bd Fix for bug 3434228 by Alex Sakhartchouk · 13 years ago
  68. 9527831 am ae2f3b3a: am c2db0d40: Merge "Make RS Matrix functions threadable." into honeycomb-mr1 by Stephen Hines · 13 years ago
  69. 49f5ae3 Make RS Matrix functions threadable. by Stephen Hines · 13 years ago
  70. 6c80263 frameworks/base: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 13 years ago
  71. ba59e58 am 67eab1e9: am c8a4b11e: Merge "Fix a race condition during Context init/teardown." into honeycomb-mr1 by Stephen Hines · 13 years ago
  72. 4f947d7 Fix a race condition during Context init/teardown. by Stephen Hines · 13 years ago
  73. 2fbc23e am 47ffa461: (-s ours) am 6e71c954: Merge "DO NOT MERGE: Almost all warnings are now errors in RS build." into honeycomb-mr1 by Stephen Hines · 13 years ago
  74. 196c111 DO NOT MERGE: Almost all warnings are now errors in RS build. by Stephen Hines · 13 years ago
  75. 6a12181 Almost all warnings are now errors in RS build. by Stephen Hines · 13 years ago
  76. 5a5125e Merge "These moved into developmnet samples" by Alex Sakhartchouk · 13 years ago
  77. e738e3b Merge "Moving dependency includes out of librs headers." by Alex Sakhartchouk · 13 years ago
  78. 02000b3 Moving dependency includes out of librs headers. by Alex Sakhartchouk · 13 years ago
  79. c946b61 fix bug 3477451 Bogus asserts with pure compute scripts. by Jason Sams · 13 years ago
  80. 2d3152e These moved into developmnet samples by Alex Sakhartchouk · 13 years ago
  81. 8ceb281 Moving renderscript tests away from the library to a dedicated test folder. by Alex Sakhartchouk · 13 years ago
  82. ee7c2d6 Merge "Fix UI in image processing." by Alex Sakhartchouk · 13 years ago
  83. 2a62820 am d2acfd6d: am a58f58da: Merge "Doc change: fixing renderscript samples" into honeycomb by Robert Ly · 13 years ago
  84. dc9002b am aa680857: (-s ours) am 0ddd2d1e: DO NOT MERGE Delete unused/broken samples and tests from the renderscript libs, so we can publish the entire contents of libs/rs/java/ for samples in HC by Scott Main · 13 years ago
  85. c1e661c Merge "Doc change: fixing renderscript samples" into honeycomb by Robert Ly · 13 years ago
  86. 9de4c97 Doc change: fixing renderscript samples by Robert Ly · 13 years ago
  87. ba27d25 DO NOT MERGE by Scott Main · 13 years ago
  88. 2c84d44 Fix UI in image processing. by Alex Sakhartchouk · 13 years ago
  89. 03bb6ee Adding better navigation to model viewer (pinch to zoom, rotations) by Alex Sakhartchouk · 13 years ago
  90. f9eb17c am e49f75eb: am bbcf2079: Merge "Fix struct initializer for balls." into honeycomb by Stephen Hines · 13 years ago
  91. 741bfbf Fix struct initializer for balls. by Stephen Hines · 13 years ago
  92. 24af273 am e8d074d7: am cbcd9335: Merge "Basic 101 level compute example for RS." into honeycomb by Jason Sams · 13 years ago
  93. 0f67beb am bf3aae10: am efc48eea: Merge "HelloWorld graphics sample for Renderscript." into honeycomb by Alex Sakhartchouk · 13 years ago
  94. 6d64cb3 am 7541a9a2: am f1ff8b2f: Merge "Cleanup of the code in view to do creation/destruction in the right places." into honeycomb by Alex Sakhartchouk · 13 years ago
  95. d9237a6 Merge "Basic 101 level compute example for RS." into honeycomb by Jason Sams · 13 years ago
  96. 4b243b4 Merge "HelloWorld graphics sample for Renderscript." into honeycomb by Alex Sakhartchouk · 13 years ago
  97. 4b26b41 Merge "Cleanup of the code in view to do creation/destruction in the right places." into honeycomb by Alex Sakhartchouk · 13 years ago
  98. 71e0c78 Basic 101 level compute example for RS. by Jason Sams · 13 years ago
  99. 5e3a4a8 HelloWorld graphics sample for Renderscript. by Alex Sakhartchouk · 13 years ago
  100. c8e3f1e am 85bccf6e: (-s ours) am 699a0969: Merge "DO NOT MERGE Removing an activity that shouldn\'t go into samples" into honeycomb by Alex Sakhartchouk · 13 years ago