1. a04e30d Moving renderscript GL code into the HAL by Alex Sakhartchouk · 13 years ago
  2. 609201d Merge "Cleanup rs.spec file and code generator." by Jason Sams · 13 years ago
  3. 186e591 Cleanup rs.spec file and code generator. by Jason Sams · 13 years ago
  4. 1a6fa6b Merge "Start ICS header cleanup and finish type matrix." by Stephen Hines · 13 years ago
  5. 46f2e72 Start ICS header cleanup and finish type matrix. by Jason Sams · 13 years ago
  6. 70b83c1 Modifying libRS internal communication to handle network rendering. by Alex Sakhartchouk · 13 years ago
  7. f47fb9b Add matrix logging. by Jason Sams · 13 years ago
  8. b8fa756 Fix rsRand(float, float) by Jason Sams · 13 years ago
  9. f736d02 Merge "Move TLS behind hal." by Jason Sams · 13 years ago
  10. 83c451a Move TLS behind hal. by Jason Sams · 13 years ago
  11. 6ea39c9 Merge "Reduce verbosity of Renderscript logging." by Stephen Hines · 13 years ago
  12. 2b3ce1d Remove accidental logging. by Jason Sams · 13 years ago
  13. 9db7fe2 Reduce verbosity of Renderscript logging. by Stephen Hines · 13 years ago
  14. 87fe59a Create runtime stubs for compute driver. by Jason Sams · 13 years ago
  15. eed1b15 Fix broken assert (if input allocation is NULL). by Stephen Hines · 13 years ago
  16. 4b3de47 Migrate most GL from context to driver. by Jason Sams · 13 years ago
  17. 00237f1 Cleanup character limits. by Jason Sams · 13 years ago
  18. 721acc4 Seperate ProgramRaster. Cleanup ProgramRaster and ProgramStore creation. by Jason Sams · 13 years ago
  19. 8feea4e Seperate GL from RS program store. by Jason Sams · 13 years ago
  20. 7d9c5ff First draft of fbo in renderscript. Updating samples and benchmark by Alex Sakhartchouk · 13 years ago
  21. 8d43eaf Properly handle script teardown. by Stephen Hines · 13 years ago
  22. 6f6bf8e Revert "Fix cleanup bug clearing script references." by Stephen Hines · 13 years ago
  23. e217044 Fix cleanup bug clearing script references. by Jason Sams · 13 years ago
  24. 2cfe51e Fix bug with hal init uninitialized var. by Jason Sams · 13 years ago
  25. cdfdb8f Migrate thread launch to driver. by Jason Sams · 13 years ago
  26. bad8074 Start seperating out RS compute implementation. Create hal by Jason Sams · 13 years ago
  27. 1809bde Fixing a small bug in debug output by Alex Sakhartchouk · 13 years ago
  28. 716e40e am 6ff211e0: am 8f6c5226: am 55a9be3d: Merge "Fix for bug 3434228" into honeycomb-mr1 by Alex Sakhartchouk · 13 years ago
  29. 7b3e9bd Fix for bug 3434228 by Alex Sakhartchouk · 13 years ago
  30. 9527831 am ae2f3b3a: am c2db0d40: Merge "Make RS Matrix functions threadable." into honeycomb-mr1 by Stephen Hines · 13 years ago
  31. 49f5ae3 Make RS Matrix functions threadable. by Stephen Hines · 13 years ago
  32. 6c80263 frameworks/base: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 13 years ago
  33. ba59e58 am 67eab1e9: am c8a4b11e: Merge "Fix a race condition during Context init/teardown." into honeycomb-mr1 by Stephen Hines · 13 years ago
  34. 4f947d7 Fix a race condition during Context init/teardown. by Stephen Hines · 13 years ago
  35. 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
  36. 196c111 DO NOT MERGE: Almost all warnings are now errors in RS build. by Stephen Hines · 13 years ago
  37. 6a12181 Almost all warnings are now errors in RS build. by Stephen Hines · 13 years ago
  38. 5a5125e Merge "These moved into developmnet samples" by Alex Sakhartchouk · 13 years ago
  39. e738e3b Merge "Moving dependency includes out of librs headers." by Alex Sakhartchouk · 13 years ago
  40. 02000b3 Moving dependency includes out of librs headers. by Alex Sakhartchouk · 13 years ago
  41. c946b61 fix bug 3477451 Bogus asserts with pure compute scripts. by Jason Sams · 13 years ago
  42. 2d3152e These moved into developmnet samples by Alex Sakhartchouk · 13 years ago
  43. 8ceb281 Moving renderscript tests away from the library to a dedicated test folder. by Alex Sakhartchouk · 13 years ago
  44. ee7c2d6 Merge "Fix UI in image processing." by Alex Sakhartchouk · 13 years ago
  45. 2a62820 am d2acfd6d: am a58f58da: Merge "Doc change: fixing renderscript samples" into honeycomb by Robert Ly · 13 years ago
  46. 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
  47. c1e661c Merge "Doc change: fixing renderscript samples" into honeycomb by Robert Ly · 13 years ago
  48. 9de4c97 Doc change: fixing renderscript samples by Robert Ly · 13 years ago
  49. ba27d25 DO NOT MERGE by Scott Main · 13 years ago
  50. 2c84d44 Fix UI in image processing. by Alex Sakhartchouk · 13 years ago
  51. 03bb6ee Adding better navigation to model viewer (pinch to zoom, rotations) by Alex Sakhartchouk · 13 years ago
  52. f9eb17c am e49f75eb: am bbcf2079: Merge "Fix struct initializer for balls." into honeycomb by Stephen Hines · 13 years ago
  53. 741bfbf Fix struct initializer for balls. by Stephen Hines · 13 years ago
  54. 24af273 am e8d074d7: am cbcd9335: Merge "Basic 101 level compute example for RS." into honeycomb by Jason Sams · 13 years ago
  55. 0f67beb am bf3aae10: am efc48eea: Merge "HelloWorld graphics sample for Renderscript." into honeycomb by Alex Sakhartchouk · 13 years ago
  56. 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
  57. d9237a6 Merge "Basic 101 level compute example for RS." into honeycomb by Jason Sams · 13 years ago
  58. 4b243b4 Merge "HelloWorld graphics sample for Renderscript." into honeycomb by Alex Sakhartchouk · 13 years ago
  59. 4b26b41 Merge "Cleanup of the code in view to do creation/destruction in the right places." into honeycomb by Alex Sakhartchouk · 13 years ago
  60. 71e0c78 Basic 101 level compute example for RS. by Jason Sams · 13 years ago
  61. 5e3a4a8 HelloWorld graphics sample for Renderscript. by Alex Sakhartchouk · 13 years ago
  62. 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
  63. 570eaaa Cleanup of the code in view to do creation/destruction in the right places. by Alex Sakhartchouk · 13 years ago
  64. c0f54e3 DO NOT MERGE Removing an activity that shouldn't go into samples by Alex Sakhartchouk · 13 years ago
  65. 31d42c1 am e2b2a02a: am 4fd70373: Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb by Jason Sams · 13 years ago
  66. 1f85f50 Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb by Jason Sams · 13 years ago
  67. 75f1562 am 5510d172: am f8cbf729: Merge "cleanup headers for SDK. bug 3421901" into honeycomb by Jason Sams · 13 years ago
  68. 81a2744 Merge "cleanup headers for SDK. bug 3421901" into honeycomb by Jason Sams · 13 years ago
  69. 32db07a am 18f5c7e6: am cfc048a3: set targetsdk=11 on renderscript misc samples project by Robert Ly · 13 years ago
  70. ee90f2b am 7eca7f74: am 5cf98da8: Merge "Fixing renderscript samples to properly declare targetSDK" into honeycomb by Robert Ly · 13 years ago
  71. 9928d32 am 95dc232c: am a5b8768f: Merge "Add support for memcpy/memset to RS." into honeycomb by Stephen Hines · 13 years ago
  72. 681e81e set targetsdk=11 on renderscript misc samples project by Robert Ly · 13 years ago
  73. b87f887 Merge "Fixing renderscript samples to properly declare targetSDK" into honeycomb by Robert Ly · 13 years ago
  74. 48082b5 Fixing renderscript samples to properly declare targetSDK by Robert Ly · 13 years ago
  75. 82d57da Add support for memcpy/memset to RS. by Stephen Hines · 13 years ago
  76. fec5e12 Fix bug 3421901 remove 2 functions from public headers in the SDK. by Jason Sams · 13 years ago
  77. 3f20dc5 cleanup headers for SDK. bug 3421901 by Jason Sams · 13 years ago
  78. 47d1ded Merge "Cleaning up the serialization change. Renaming the define to be more in line with what it does and removing the host stub header file." by Alex Sakhartchouk · 13 years ago
  79. afca6df Use bccLinkFile instead of bccLinkBC. Remove hacking. by Shih-wei Liao · 13 years ago
  80. 77d9f4b Cleaning up the serialization change. by Alex Sakhartchouk · 13 years ago
  81. 099d7d3 Making sure we can build libRS on the host for serialization. by Alex Sakhartchouk · 13 years ago
  82. 6b3422f am a66b759a: am bd08c7c0: Merge "Clean up RS samples for SDK, bug 2943369 Fix bug 3403965 rsgSyncAll would not mark constants as changed found by inspection." into honeycomb by Jason Sams · 13 years ago
  83. 180cd46 am 359113b4: (-s ours) am c8f6b6fb: Merge "DO NOT MERGE Bug 2943369 RS SDK Remove typedef for quat type which was pushed back to mr1." into honeycomb by Jason Sams · 13 years ago
  84. 09aeb8a Clean up RS samples for SDK, bug 2943369 by Jason Sams · 13 years ago
  85. 861e9ba DO NOT MERGE by Jason Sams · 13 years ago
  86. 465fad7 am 3e232f1c: am 386ef6da: Merge "Fix another barrier bug 3333866 Atomically update put." into honeycomb by Jason Sams · 13 years ago
  87. d7f513b Merge "Fix another barrier bug 3333866 Atomically update put." into honeycomb by Jason Sams · 13 years ago
  88. 5a6b00b am 6059c395: am 55f8f121: Merge "Correctly free resouces bound to scripts when the scripts are deleted." into honeycomb by Stephen Hines · 13 years ago
  89. 2e8665d Correctly free resouces bound to scripts when the scripts are deleted. by Jason Sams · 13 years ago
  90. 9bc9a3c Fix another barrier bug 3333866 Atomically update put. by Jason Sams · 13 years ago
  91. 978e84a am 957ee34d: am b9d69d59: Merge "For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do on-device linking, STATIC no longer makes sense. (b/2943524)" into honeycomb by Shih-wei Liao · 13 years ago
  92. 1cd2f78 Actually fix build. by Stephen Hines · 13 years ago
  93. e31775b For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do by Shih-wei Liao · 13 years ago
  94. f8d07ce Fix build breakage. by Stephen Hines · 13 years ago
  95. 3710df4 am dde78c2b: am 79204b98: Merge "Part II of fixing b/2943524: On-device linking rs_core." into honeycomb by Shih-wei Liao · 13 years ago
  96. 4c3a95f Merge "Part II of fixing b/2943524: On-device linking rs_core." into honeycomb by Shih-wei Liao · 13 years ago
  97. 7a43031 Part II of fixing b/2943524: On-device linking rs_core. by Shih-wei Liao · 13 years ago
  98. 1f03b14 am 203107d4: am 8fc7690f: Merge "Hook up tgammaf properly for RS." into honeycomb by Stephen Hines · 13 years ago
  99. 0469e32 Hook up tgammaf properly for RS. by Stephen Hines · 13 years ago
  100. 7e90cb9 am 83af7012: (-s ours) am e0fc4b70: Merge "DO NOT MERGE Remove the rs_quaternion functions until mr1" into honeycomb by Jason Sams · 13 years ago