1. 9fbc73a Merge "Add object validity checking." by Jason Sams · 14 years ago
  2. 605048a Add object validity checking. by Jason Sams · 14 years ago
  3. d51783d Merge "Adding anisotropic filtering and related samples." by Alex Sakhartchouk · 14 years ago
  4. 1103d8e Adding anisotropic filtering and related samples. by Alex Sakhartchouk · 14 years ago
  5. 01b7d29 Fix clear() operation for rsScriptC. by Stephen Hines · 14 years ago
  6. 1762161 Fix RS bug with message ID 0. by Stephen Hines · 14 years ago
  7. 272cc71 Merge "Adding support for dynamically updated test status" by Stephen Hines · 14 years ago
  8. b97d043 Merge "Adding support for all allowed textures. Cleaning up unused code Adding error messages" by Alex Sakhartchouk · 14 years ago
  9. b173f30 Adding support for dynamically updated test status by Stephen Hines · 14 years ago
  10. 383e5b1 Adding support for all allowed textures. by Alex Sakhartchouk · 14 years ago
  11. 0752dd2 Add RsList implementation to RSTest. by Stephen Hines · 14 years ago
  12. 91a7ac0 Test use of "f" suffix on float initializers. by Stephen Hines · 14 years ago
  13. c4a57c9 Updated RSTest to test primitive type assignments. by Stephen Hines · 14 years ago
  14. ff1579a Handle RS reflection name changes. by Stephen Hines · 14 years ago
  15. e387d81 Minor app updates for RS. force RSTest to portrait. by Stephen Hines · 14 years ago
  16. e7ae69f Shader changes to allow for more flexible constant binding. by Alex Sakhartchouk · 14 years ago
  17. d405c49 Merge "Reflected class name and bc file name changes." by Ying Wang · 14 years ago
  18. 5385a07 Fixing a3d files to reflect the new element structure. by Alex Sakhartchouk · 14 years ago
  19. 6ae9112 Reflected class name and bc file name changes. by Ying Wang · 14 years ago
  20. 1e5168d Adding ability to dirty the allocation and notify shaders using it. by Alex Sakhartchouk · 14 years ago
  21. 6e93421 Fixing uniform binding for fragment shader. by Alex Sakhartchouk · 14 years ago
  22. af83e79 Fixing renderscript uniform binding bugs. Working on custom shaders. by Alex Sakhartchouk · 14 years ago
  23. 39cd317 Add matrix component types. Fix potental overflow in script -> java messages. by Jason Sams · 14 years ago
  24. 6e657c3 More work on the renderscript sample by Alex Sakhartchouk · 14 years ago
  25. c8dc45c Renderscript samples. by Alex Sakhartchouk · 14 years ago
  26. 3aef272 Should fix the build. by Alex Sakhartchouk · 14 years ago
  27. 1889010 Hopefully this fixes the build. by Alex Sakhartchouk · 14 years ago
  28. 35b9644 Renderscript samples. Merged two model related projects. Cleanup. by Alex Sakhartchouk · 14 years ago
  29. 62e744e Remove extra float<>int conversions in ImageProcessing. by Jason Sams · 14 years ago
  30. 40dbbf0 Merge "Renderscript scenegraph prototype." by Alex Sakhartchouk · 14 years ago
  31. 265ad50 Renderscript scenegraph prototype. by Alex Sakhartchouk · 14 years ago
  32. 6b631f5 Merge "Start adding RS tests." by Jason Sams · 14 years ago
  33. bb060aa Start adding RS tests. by Jason Sams · 14 years ago
  34. 5e1a9bf Merge "Thread launch strategies." by Jason Sams · 14 years ago
  35. dd663fa Thread launch strategies. by Jason Sams · 14 years ago
  36. 797506a Merge "Fix anonymous struct." by Shih-wei Liao · 14 years ago
  37. 79c0705 Fix anonymous struct. by Shih-wei Liao · 14 years ago
  38. 78d4a74 Update image processing to cleaup code by not inlining by Jason Sams · 14 years ago
  39. ca5a454 Fixing fonts to use constant color instead of variable. by Alex Sakhartchouk · 14 years ago
  40. 6445e52 Support constant and varying colors in ProgramFragment. by Jason Sams · 14 years ago
  41. 7349547 Cleanup of signed/unsigned Make all functions overloadable. by Jason Sams · 14 years ago
  42. ef5867a Cleanup sendToClient and add rsGetDt(). by Jason Sams · 14 years ago
  43. 0c08cdb Minor ImageProcessing script optimization to make it a better FP benchmark. by Jason Sams · 14 years ago
  44. 633b5b5 rs_types.rsh and rs_math.rsh are default include files. Remove their #include. by Shih-wei Liao · 14 years ago
  45. 56dee03 Attempt to fix build '<>' works on mac but does not appear to work on linux yet. by Jason Sams · 14 years ago
  46. 1813340 Update imageprocessing to remove generated files. by Jason Sams · 14 years ago
  47. 6856150 Merge "Fix Android build" by Shih-wei Liao · 14 years ago
  48. 0d5ef34 Fix Android build by Shih-wei Liao · 14 years ago
  49. 68a0353 Merge "Change the include path." by Shih-wei Liao · 14 years ago
  50. 8690ae9 Change the include path. by Shih-wei Liao · 14 years ago
  51. 591507a Merge "Port ModelViewer to use the new build system. Fix the simulator build on Fountain." by Shih-wei Liao · 14 years ago
  52. 86a1976 Port ModelViewer to use the new build system. by Shih-wei Liao · 14 years ago
  53. bcdbb14 Switch back to use the default search of include path by Ying Wang · 14 years ago
  54. 8a8072d Fix build by Ying Wang · 14 years ago
  55. 71a9485 .rs files are now built by the build system. by Ying Wang · 14 years ago
  56. 7bf29dd Threading RS ForEach. by Jason Sams · 14 years ago
  57. 0a5ecb1 Merge "Fix include path problem." by Shih-wei Liao · 14 years ago
  58. 8375a45 Fix include path problem. by Shih-wei Liao · 14 years ago
  59. c358c1d Merge "Preparing for build system change. Fix the build error in http://b/issue?id=2781522." by Shih-wei Liao · 14 years ago
  60. 7d9b922 Preparing for build system change. Fix the build error in http://b/issue?id=2781522. by Shih-wei Liao · 14 years ago
  61. ace3e01 1st cut of ForEach and test. by Jason Sams · 14 years ago
  62. d18c744 Work on synchronizing a3d created files and java layer. by Alex Sakhartchouk · 14 years ago
  63. c4cdf45 Fix image processing resource problem for non high-density devices. by Jason Sams · 14 years ago
  64. fb1859c Merge "Improve multitouch support so pointers other than 0 can change colors." by Jason Sams · 14 years ago
  65. 17d72e8 Cleanup pass on the mesh api change. by Alex Sakhartchouk · 14 years ago
  66. 999e9e3 Improve multitouch support so pointers other than 0 can change colors. by Jason Sams · 14 years ago
  67. 4e9a7a8 Start of mesh API cleanup. by Alex Sakhartchouk · 14 years ago
  68. 11fc920 Update fountain with multitouch support. by Jason Sams · 14 years ago
  69. afb754a Merge "Update fountain to use boolean rather than ints for true/false." by Jason Sams · 14 years ago
  70. 687be05 Update fountain to use boolean rather than ints for true/false. by Jason Sams · 14 years ago
  71. fa58497 Merge "Add support for non-VBO drawing in Meshes." by Jason Sams · 14 years ago
  72. 760f1f7 Add support for non-VBO drawing in Meshes. by Jason Sams · 14 years ago
  73. d3e0ad4 Adding freetype font rendering to renderscript. by Alex Sakhartchouk · 14 years ago
  74. 7fe6bce Add matrix ops to RSH headers. by Jason Sams · 14 years ago
  75. 5e9811f Move ImageProcessing and ModelViewer to reflected files. by Jason Sams · 14 years ago
  76. bdaddf4 Remove the obsolete film example. by Jason Sams · 14 years ago
  77. 976846c Fountain example cleanup. by Jason Sams · 14 years ago
  78. 8c88090 Remove InvokeData and add ContextFinish to generate a sync point. by Jason Sams · 14 years ago
  79. e0964a8 update image processing. by Jason Sams · 14 years ago
  80. 2a63bf6 Begin using reflected files. by Jason Sams · 14 years ago
  81. b825f67 Creating the jni and java layer to integrate a3d by Alex Sakhartchouk · 14 years ago
  82. 79f52df Remove RS_KIND from vertex arrays types. by Jason Sams · 14 years ago
  83. 01a6453 Fountain update. Update field names to match legacy expectations. by Jason Sams · 14 years ago
  84. 66070bf Remove noise functions and update images processing to use new rs namespace names. by Jason Sams · 15 years ago
  85. 22fa371 Begin naming cleanup for renderscript runtime. by Jason Sams · 15 years ago
  86. dcf9941 Merge "Added benchmark mode. Added some image processing operations." by Alex Sakhartchouk · 15 years ago
  87. d433448 Added benchmark mode. Added some image processing operations. by Alex Sakhartchouk · 15 years ago
  88. ce92d4b Remove more pieces of setRoot. Add pointer to allocation lookup for scripts. by Jason Sams · 15 years ago
  89. 2630739 Delete old createFromClass methods. by Jason Sams · 15 years ago
  90. be36bf3 Convert renderscript from using ACC to LLVM for its compiler. by Jason Sams · 15 years ago
  91. 3910dbf Update Script java classes and llvm samples. by Jason Sams · 15 years ago
  92. 3ffa00d Change global variables from extern to non static. Make script local global vars static. by Jason Sams · 15 years ago
  93. 51f36ab More rsh headers for renderscript and a llvm compatible test script for fountain. by Jason Sams · 15 years ago
  94. b91ff26 Add test pattern icon to Fountain. by Jason Sams · 15 years ago
  95. cdb10ff Add comment block matching the type defines added by RS. by Jason Sams · 15 years ago
  96. 354ea3a Change default mode. by Jason Sams · 15 years ago
  97. e81ef44 Add java benchmark to imageProcessing. by Jason Sams · 15 years ago
  98. 2c2d9bd Cleanup image processing example script. by Jason Sams · 15 years ago
  99. e47c4fa Fix ImageProcessing example. by Jason Sams · 15 years ago
  100. 4820e8b Preview seperating RenderScript into RenderScript and RenderScriptGL by Jason Sams · 15 years ago