1. dc165b3 Adding better navigation to model viewer (pinch to zoom, rotations) by Alex Sakhartchouk · 14 years ago
  2. 1243354 am e49f75eb: am bbcf2079: Merge "Fix struct initializer for balls." into honeycomb by Stephen Hines · 14 years ago
  3. 7655a7d Fix struct initializer for balls. by Stephen Hines · 14 years ago
  4. a03837b am e8d074d7: am cbcd9335: Merge "Basic 101 level compute example for RS." into honeycomb by Jason Sams · 14 years ago
  5. cc3b7cd am bf3aae10: am efc48eea: Merge "HelloWorld graphics sample for Renderscript." into honeycomb by Alex Sakhartchouk · 14 years ago
  6. f227058 am 7541a9a2: am f1ff8b2f: Merge "Cleanup of the code in view to do creation/destruction in the right places." into honeycomb by Alex Sakhartchouk · 14 years ago
  7. cbcd933 Merge "Basic 101 level compute example for RS." into honeycomb by Jason Sams · 14 years ago
  8. efc48ee Merge "HelloWorld graphics sample for Renderscript." into honeycomb by Alex Sakhartchouk · 14 years ago
  9. f1ff8b2 Merge "Cleanup of the code in view to do creation/destruction in the right places." into honeycomb by Alex Sakhartchouk · 14 years ago
  10. 716b27b Basic 101 level compute example for RS. by Jason Sams · 14 years ago
  11. 4123cc5 HelloWorld graphics sample for Renderscript. by Alex Sakhartchouk · 14 years ago
  12. f82428a Cleanup of the code in view to do creation/destruction in the right places. by Alex Sakhartchouk · 14 years ago
  13. d9349ab DO NOT MERGE Removing an activity that shouldn't go into samples by Alex Sakhartchouk · 14 years ago
  14. f8cbf72 Merge "cleanup headers for SDK. bug 3421901" into honeycomb by Jason Sams · 14 years ago
  15. cfc048a set targetsdk=11 on renderscript misc samples project by Robert Ly · 14 years ago
  16. d307645 Fixing renderscript samples to properly declare targetSDK by Robert Ly · 14 years ago
  17. 5f1d68d cleanup headers for SDK. bug 3421901 by Jason Sams · 14 years ago
  18. 62f258f Clean up RS samples for SDK, bug 2943369 by Jason Sams · 15 years ago
  19. 7e893e1 Add missing functions to math library. by Stephen Hines · 15 years ago
  20. a16a981 Remove unnecessary library functions. by Stephen Hines · 15 years ago
  21. 833166d Clean up RS math fp library functions. by Stephen Hines · 15 years ago
  22. 1ad9612 1. fp_mad.rs: Pass C99 check. by Shih-wei Liao · 15 years ago
  23. 688de88 Fix bug in modf library function (plus typos). by Stephen Hines · 15 years ago
  24. 2aad562 Make ImageProcessing work. by Shih-wei Liao · 15 years ago
  25. 0e7be13 Fix bug in on-device linking. by Shih-wei Liao · 15 years ago
  26. 16095fc convert2uchar3. by Shih-wei Liao · 15 years ago
  27. fe852e2 Updating cubemap loading code. by Alex Sakhartchouk · 15 years ago
  28. 1ac9da6 Split time functions into rs_time.rsh header. by Stephen Hines · 15 years ago
  29. b4d7bb6 API cleanup for renderscript. This will be a multiproject commit. by Alex Sakhartchouk · 15 years ago
  30. e27cdee API reaview cleanup by Alex Sakhartchouk · 15 years ago
  31. 0857196 Cleanup and refactoring of an earlier cl. by Alex Sakhartchouk · 15 years ago
  32. 6d8eb26 Fix mipmap bug introduced with Allocation cleanup. Add syncAll to rsg headers. by Jason Sams · 15 years ago
  33. 6b32fab 1. Add Context to a RenderScript or RenderScriptGL instance. by Shih-wei Liao · 15 years ago
  34. f2e69a9 Merge "More API updates." by Jason Sams · 15 years ago
  35. d4b23b5 More API updates. by Jason Sams · 15 years ago
  36. 6b5222d Perf test by Alex Sakhartchouk · 15 years ago
  37. 3ccc75f Merge "Add multitouch support to physics test. Fix context state overwrite calling invoke." by Jason Sams · 15 years ago
  38. 4859f52 Add multitouch support to physics test. by Jason Sams · 15 years ago
  39. 54ca458 Merge "Remove CreateFromBitmapRef and add CopyTo(bitmap) replacement." by Jason Sams · 15 years ago
  40. 4ef6650 Remove CreateFromBitmapRef and add CopyTo(bitmap) replacement. by Jason Sams · 15 years ago
  41. cfcea7a Remove vector array test from RSTest. by Stephen Hines · 15 years ago
  42. 5c1619f Fix build by Jason Sams · 15 years ago
  43. 5476b45 Allocation API update. by Jason Sams · 15 years ago
  44. bf6ef8d7 API review cleanup. by Jason Sams · 15 years ago
  45. d4aa7d2 Stop using anonymous structs in RS. by Stephen Hines · 15 years ago
  46. c8abded Fix physics bug causing balls to stack. by Jason Sams · 15 years ago
  47. 732779a Remove unnecessary export_func pragma. by Stephen Hines · 15 years ago
  48. 67f2e44 Support for cubemaps. by Alex Sakhartchouk · 15 years ago
  49. b7a4814 Merge "Mark a non-exported function as static." by Stephen Hines · 15 years ago
  50. e15c113 Mark a non-exported function as static. by Stephen Hines · 15 years ago
  51. a17af04 Create holder inner class for pushing context state. by Jason Sams · 15 years ago
  52. baa19bc Remove WARs for zero-init + destructors. by Stephen Hines · 15 years ago
  53. 815aaeb Fix line drawing in RS example. by Jason Sams · 15 years ago
  54. ed9f210 Code cleanup to make formatting consistent across all the renderscript files. by Alex Sakhartchouk · 15 years ago
  55. 641b062 Fix fountain bug with more than 10 touches reported. by Jason Sams · 15 years ago
  56. 3fe599c Merge "Moving attrib creation to Mesh. Adding arrays as shader inputs. Removing fixed size arrays." by Alex Sakhartchouk · 15 years ago
  57. 9d71e21 Moving attrib creation to Mesh. Adding arrays as shader inputs. by Alex Sakhartchouk · 15 years ago
  58. 5fe11d2 Add vector array test to RSTest. by Stephen Hines · 15 years ago
  59. 3ba02b3 Update ScriptC constructor to remove depricated param. by Jason Sams · 15 years ago
  60. ce13d94 New RS types test for checking compilation. by Stephen Hines · 15 years ago
  61. 5585e36 Balls test app. by Jason Sams · 15 years ago
  62. e2a26e1 Adding new unit test for rsDebug(). by Stephen Hines · 15 years ago
  63. 9e401bc Changing scenegraph sample to use arrays. by Alex Sakhartchouk · 15 years ago
  64. c119493 Packing the struct to work around llvm bug. by Alex Sakhartchouk · 15 years ago
  65. 52d8363 Support for unsigned long and unsigned long long. by Stephen Hines · 15 years ago
  66. 2332340 Test exported "long" type. by Stephen Hines · 15 years ago
  67. 031ec58c Fix support for 64-bit integers. by Stephen Hines · 15 years ago
  68. 2222aa9 Cleanup error message for null binding address. by Jason Sams · 15 years ago
  69. 5a6d7ac Remove pragma for RS export variables. by Stephen Hines · 15 years ago
  70. b8f69ab Merge "Add RS testing for long and long long." by Stephen Hines · 15 years ago
  71. 1d73e57 Add RS testing for long and long long. by Stephen Hines · 15 years ago
  72. d209163 changing vec4 to vec2 for perf reasons. by Alex Sakhartchouk · 15 years ago
  73. 10825a0 Adding text metrics to renderscript. by Alex Sakhartchouk · 15 years ago
  74. 37ece16 Merge "Add object validity checking." by Jason Sams · 15 years ago
  75. f166d9b Add object validity checking. by Jason Sams · 15 years ago
  76. 12c08f2 Merge "Adding anisotropic filtering and related samples." by Alex Sakhartchouk · 15 years ago
  77. f5b3510 Adding anisotropic filtering and related samples. by Alex Sakhartchouk · 15 years ago
  78. 01f0ad7 Fix clear() operation for rsScriptC. by Stephen Hines · 15 years ago
  79. ab98bb6 Fix RS bug with message ID 0. by Stephen Hines · 15 years ago
  80. 9ba15e3 Merge "Adding support for dynamically updated test status" by Stephen Hines · 15 years ago
  81. 04b5dd4 Merge "Adding support for all allowed textures. Cleaning up unused code Adding error messages" by Alex Sakhartchouk · 15 years ago
  82. bbc5292 Adding support for dynamically updated test status by Stephen Hines · 15 years ago
  83. b89aaac Adding support for all allowed textures. by Alex Sakhartchouk · 15 years ago
  84. ff4d708 Add RsList implementation to RSTest. by Stephen Hines · 15 years ago
  85. 72e1687 Test use of "f" suffix on float initializers. by Stephen Hines · 15 years ago
  86. 065149f Updated RSTest to test primitive type assignments. by Stephen Hines · 15 years ago
  87. 93a958f Handle RS reflection name changes. by Stephen Hines · 15 years ago
  88. a8c6cee Minor app updates for RS. force RSTest to portrait. by Stephen Hines · 15 years ago
  89. c984dd7 Shader changes to allow for more flexible constant binding. by Alex Sakhartchouk · 15 years ago
  90. db09da1 Merge "Reflected class name and bc file name changes." by Ying Wang · 15 years ago
  91. db6f11b Fixing a3d files to reflect the new element structure. by Alex Sakhartchouk · 15 years ago
  92. 8dff092 Reflected class name and bc file name changes. by Ying Wang · 15 years ago
  93. 8e95466 Adding ability to dirty the allocation and notify shaders using it. by Alex Sakhartchouk · 15 years ago
  94. 8442e0b Fixing uniform binding for fragment shader. by Alex Sakhartchouk · 15 years ago
  95. a41174e Fixing renderscript uniform binding bugs. Working on custom shaders. by Alex Sakhartchouk · 15 years ago
  96. 1d45c47 Add matrix component types. Fix potental overflow in script -> java messages. by Jason Sams · 15 years ago
  97. d36f248 More work on the renderscript sample by Alex Sakhartchouk · 15 years ago
  98. 32e09b5 Renderscript samples. by Alex Sakhartchouk · 15 years ago
  99. 526e7a3 Should fix the build. by Alex Sakhartchouk · 15 years ago
  100. 7723d8c Hopefully this fixes the build. by Alex Sakhartchouk · 15 years ago