1. 48f0dbe Remove live wallpapers. by Stephen Hines · 10 years ago
  2. 36fec1d Update for API 18 by Jason Sams · 12 years ago
  3. b0c4cab RS: Water Livewallpaper crashed after setting it to wallpaper several times. by edingX · 12 years ago
  4. 7223a04 Fix live wallpaper "Grass" display issue by Catherine Liu · 12 years ago
  5. 77315f4 am c31dd3f3: Fix Surface leak Bug #6452240 by Romain Guy · 12 years ago
  6. c31dd3f Fix Surface leak Bug #6452240 by Romain Guy · 12 years ago
  7. a50512e Nexus: Rescale the scene on wallpaper resize by Mykola Ostrovskyy · 13 years ago
  8. eb99a67 Fix wallpaper tap location in Nexus wallpaper by Michael Jurka · 13 years ago
  9. e42c3ee Fix galaxy wallpaper. by Jason Sams · 13 years ago
  10. 6bde820 Remove NLP dependency from live grass wallpaper by Conley Owens · 13 years ago
  11. b699d1f Fix Grass to use proper upload functions. bug 5008685 by Jason Sams · 13 years ago
  12. ceedfea Fix RS graphics samples. by Stephen Hines · 13 years ago
  13. c02585c Update Nexus wallpaper to use the Nexus S version. by Dianne Hackborn · 13 years ago
  14. 71ec723 Cleanup API ussage. MarkDirty->syncAll bug 3421901 by Jason Sams · 14 years ago
  15. 7e82904 Update for use of new rs_time.rsh header. by Stephen Hines · 14 years ago
  16. 9c28ff8 Update to use adapter. by Jason Sams · 14 years ago
  17. 76faca8 renderscript api cleanup by Alex Sakhartchouk · 14 years ago
  18. aa36c5b API Update. by Jason Sams · 14 years ago
  19. ff72c0e Remove unnecessary upload. Mark AA texture vid only. by Jason Sams · 14 years ago
  20. 8c5c79f Merge "Update for Allocation API changes." by Jason Sams · 14 years ago
  21. bbcb547 Update for Allocation API changes. by Jason Sams · 14 years ago
  22. bfdc438 Add Context to a RenderScript or RenderScriptGL instance. by Shih-wei Liao · 14 years ago
  23. 8e3d455 Unbreak basic active wallpapers. by Jason Sams · 14 years ago
  24. 76469b3 API Update by Jason Sams · 14 years ago
  25. 843c77f Support multitouch taps in wallpapers. by Jeff Brown · 14 years ago
  26. e013fde Remove unnecessary export_func pragma. by Stephen Hines · 14 years ago
  27. 0438fd6 Mark non-exported functions as static. by Stephen Hines · 14 years ago
  28. 258041d Update ot use SurfaceConfig. by Jason Sams · 14 years ago
  29. 661d957 Remove now unnecessary pragma rs export_var(). by Stephen Hines · 14 years ago
  30. 1462bbb Changing texcoord from vec4 to vec2 for perf reasons by Alex Sakhartchouk · 14 years ago
  31. 5f5044f Handle RS reflection name changes. by Stephen Hines · 14 years ago
  32. a459fdb Updating wallpapers to use more generalized shader constant binding. by Alex Sakhartchouk · 14 years ago
  33. 5dde25d Update to match RS API change moving constant color to ProgramFragment. by Jason Sams · 14 years ago
  34. f2cec5f Equivalent of "-include rs_types.rsh -include rs_math.rsh" are added to slang's Preprocessor. So remove them in *.rs. by Shih-wei Liao · 14 years ago
  35. bbcb0fd Using the new auto build system for RenderScript. by Shih-wei Liao · 14 years ago
  36. 1ba864e Changed winding order on one of the quads in grass by Alex Sakhartchouk · 14 years ago
  37. 359f032 Removing SimpleMesh out of wallpapers. by Alex Sakhartchouk · 14 years ago
  38. 9775612 CPU usage reductions by not using VBO. by Jason Sams · 14 years ago
  39. 791703e Use slang's reflection and add java_package_name and export_func pragmas to fall.rs. by Shih-wei Liao · 14 years ago
  40. 5328506 Update galaxy to use reflected java files. Fix uint32_t <> uchar4 color bug. by Jason Sams · 14 years ago
  41. 1443619 Update grass to use reflected java classes. by Jason Sams · 14 years ago
  42. bf23d3d Update nexus to use reflected java classes. by Jason Sams · 14 years ago
  43. 0d8e5d8 API update INDEX -> U16 Update invoke functions in nexus. by Jason Sams · 14 years ago
  44. ab18df0 Remove old RS_Kind information from setup. by Jason Sams · 14 years ago
  45. 53cc87d Update wallpapers to use parent state where it makes sense. by Jason Sams · 14 years ago
  46. 4096cf7 Update wallpapers to use parent state where it makes sense. by Jason Sams · 14 years ago
  47. 7b8cf04 Simplify grass and galaxy to not pass redundant information to the script. by Jason Sams · 14 years ago
  48. c78002e Remove old calls to setName that are no longer necessary. by Jason Sams · 14 years ago
  49. b01082c Update scripts to use programStore rather than programFragmentStore. by Jason Sams · 14 years ago
  50. 89f5dba Port galaxy to llvm. by Jason Sams · 14 years ago
  51. 4754f87 Ported fall to llvm by Alex Sakhartchouk · 14 years ago
  52. 8aeb983 Update Grass and Nexus to work with RS LLVM. Disable Galaxy and fall temporarly. by Jason Sams · 14 years ago
  53. 416bf81 Assume xOffset is 0.5 in preview mode. by Daniel Sandler · 15 years ago
  54. 4ace270 Clean up fall vertex shader. by Jason Sams · 15 years ago
  55. 613513e am fe06b09f: am 9a2bf356: Better support for landscape. by Romain Guy · 15 years ago
  56. 9a2bf35 Better support for landscape. by Romain Guy · 15 years ago
  57. 87289ce am 34a6f37d: am 3cc89700: Merge "Improve Water live wallpaper behavior across devices/orientations." into eclair by Romain Guy · 15 years ago
  58. 3cc8970 Merge "Improve Water live wallpaper behavior across devices/orientations." into eclair by Romain Guy · 15 years ago
  59. 3bf7724 am 88fe1fb6: am 12290bd7: Fix coords of NeuralNetwork LW tap effects. by Daniel Sandler · 15 years ago
  60. 12290bd Fix coords of NeuralNetwork LW tap effects. by Daniel Sandler · 15 years ago
  61. e1de72b Improve Water live wallpaper behavior across devices/orientations. by Romain Guy · 15 years ago
  62. 6a500a1 DO NOT MERGE. Port Froyo livewallpaper support to eclair for droid.. by Jason Sams · 15 years ago
  63. 757deda Fix Galaxy in landscape mode. by Romain Guy · 15 years ago
  64. b418c5c Convert to RenderScriptGL by Jason Sams · 15 years ago
  65. a5dccc2 Fix shader problems in Nexus, er, Neural Network LW. by Daniel Sandler · 15 years ago
  66. 08c4e01 Enable red-pulses-only mode in Nexus wallpaper. by Daniel Sandler · 15 years ago
  67. 16bf60c Move Fall waveform calculation to vertex shader. by Jason Sams · 15 years ago
  68. de11227 Simplify the fall water script. Remove some dead code from the java layer that was left over from the old integer mesh. by Jason Sams · 15 years ago
  69. a5e349d Merge "Update galaxy to new RS constant naming." by Jason Sams · 15 years ago
  70. df246b2 Update galaxy to new RS constant naming. by Jason Sams · 15 years ago
  71. d74c395 am 01d49d70: Fix http://b/2352067 . by Daniel Sandler · 15 years ago
  72. 2be7566 Change to user attrib types. by Jason Sams · 15 years ago
  73. 01d49d7 Fix http://b/2352067 . by Daniel Sandler · 15 years ago
  74. 032a117 Update to use RS generic attrib support. by Jason Sams · 15 years ago
  75. 65f64aa Update to new RS element API. by Jason Sams · 15 years ago
  76. 1e0d44f Update to new RS texture API. by Jason Sams · 15 years ago
  77. 7a99068 Use indicies to reduce grass cpu usage. Fix aliasing of tips of grass. by Jason Sams · 15 years ago
  78. 2ffa1cb Create struct for blade data. by Jason Sams · 15 years ago
  79. 39761a9 Update grass to use fragment shaders. by Jason Sams · 15 years ago
  80. 40cc801 Galaxy shader update. by Jason Sams · 15 years ago
  81. c27d653 Fix nexus wallpaper so objects in use are not GCed. by Jason Sams · 15 years ago
  82. af45d44 2295787: Rewrite Nexus wallpaper in RenderScript by Mike Cleron · 15 years ago
  83. 5b219fc Use 1024x1024 for background. Fix leaf Z-order. by Mike Cleron · 15 years ago
  84. 9d9a645 Fix issue #2271640: Fix wallpaper etc docs by Dianne Hackborn · 15 years ago
  85. 579983a Merge change Iecf5176a into eclair by Android (Google) Code Review · 15 years ago
  86. b84799d Merge change I3faf1a04 into eclair by Android (Google) Code Review · 15 years ago
  87. e64c833 Improvements to the Nexus pulse effect. by Daniel Sandler · 15 years ago
  88. 70ebeb8 Nicer leaves; also add a random drop when resuming by Mike Cleron · 15 years ago
  89. ecf5176 Run wallpaper at lower RS priority. by Jason Sams · 15 years ago
  90. 9182eb0 Remove surface from RS init and handle SurfaceChanged. by Jason Sams · 15 years ago
  91. 66b7ce9 Merge change Ib1424474 into eclair by Android (Google) Code Review · 15 years ago
  92. cf6e5ad Nexus wallpaper cleanups. by Daniel Sandler · 15 years ago
  93. 41f1b53 Remove useless logs. by Romain Guy · 15 years ago
  94. fee41f5 Less aggressive log. by Romain Guy · 15 years ago
  95. 495a9df Merge change Ibf6339f8 into eclair by Android (Google) Code Review · 15 years ago
  96. ab3bef5 Add an extra log to track down #2211070. by Romain Guy · 15 years ago
  97. 57c5d94 Merge change I5790049d into eclair by Android (Google) Code Review · 15 years ago
  98. 376b351 Fix orientation change in the See Through wallpaper. by Romain Guy · 15 years ago
  99. 73f2f5f Fix bug for large waves caused by Z value distortion causing pixels to be rendered twice. by Jason Sams · 15 years ago
  100. 5c8065a Nexus improvements: by Daniel Sandler · 15 years ago