1. 757deda Fix Galaxy in landscape mode. by Romain Guy · 14 years ago
  2. b418c5c Convert to RenderScriptGL by Jason Sams · 14 years ago
  3. a5dccc2 Fix shader problems in Nexus, er, Neural Network LW. by Daniel Sandler · 14 years ago
  4. 08c4e01 Enable red-pulses-only mode in Nexus wallpaper. by Daniel Sandler · 14 years ago
  5. 16bf60c Move Fall waveform calculation to vertex shader. by Jason Sams · 14 years ago
  6. 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 · 14 years ago
  7. a5e349d Merge "Update galaxy to new RS constant naming." by Jason Sams · 14 years ago
  8. df246b2 Update galaxy to new RS constant naming. by Jason Sams · 14 years ago
  9. d74c395 am 01d49d70: Fix http://b/2352067 . by Daniel Sandler · 15 years ago
  10. 2be7566 Change to user attrib types. by Jason Sams · 15 years ago
  11. 01d49d7 Fix http://b/2352067 . by Daniel Sandler · 15 years ago
  12. 032a117 Update to use RS generic attrib support. by Jason Sams · 15 years ago
  13. 65f64aa Update to new RS element API. by Jason Sams · 15 years ago
  14. 1e0d44f Update to new RS texture API. by Jason Sams · 15 years ago
  15. 7a99068 Use indicies to reduce grass cpu usage. Fix aliasing of tips of grass. by Jason Sams · 15 years ago
  16. 2ffa1cb Create struct for blade data. by Jason Sams · 15 years ago
  17. 39761a9 Update grass to use fragment shaders. by Jason Sams · 15 years ago
  18. 40cc801 Galaxy shader update. by Jason Sams · 15 years ago
  19. c27d653 Fix nexus wallpaper so objects in use are not GCed. by Jason Sams · 15 years ago
  20. af45d44 2295787: Rewrite Nexus wallpaper in RenderScript by Mike Cleron · 15 years ago
  21. 5b219fc Use 1024x1024 for background. Fix leaf Z-order. by Mike Cleron · 15 years ago
  22. 9d9a645 Fix issue #2271640: Fix wallpaper etc docs by Dianne Hackborn · 15 years ago
  23. 579983a Merge change Iecf5176a into eclair by Android (Google) Code Review · 15 years ago
  24. b84799d Merge change I3faf1a04 into eclair by Android (Google) Code Review · 15 years ago
  25. e64c833 Improvements to the Nexus pulse effect. by Daniel Sandler · 15 years ago
  26. 70ebeb8 Nicer leaves; also add a random drop when resuming by Mike Cleron · 15 years ago
  27. ecf5176 Run wallpaper at lower RS priority. by Jason Sams · 15 years ago
  28. 9182eb0 Remove surface from RS init and handle SurfaceChanged. by Jason Sams · 15 years ago
  29. 66b7ce9 Merge change Ib1424474 into eclair by Android (Google) Code Review · 15 years ago
  30. cf6e5ad Nexus wallpaper cleanups. by Daniel Sandler · 15 years ago
  31. 41f1b53 Remove useless logs. by Romain Guy · 15 years ago
  32. fee41f5 Less aggressive log. by Romain Guy · 15 years ago
  33. 495a9df Merge change Ibf6339f8 into eclair by Android (Google) Code Review · 15 years ago
  34. ab3bef5 Add an extra log to track down #2211070. by Romain Guy · 15 years ago
  35. 57c5d94 Merge change I5790049d into eclair by Android (Google) Code Review · 15 years ago
  36. 376b351 Fix orientation change in the See Through wallpaper. by Romain Guy · 15 years ago
  37. 73f2f5f Fix bug for large waves caused by Z value distortion causing pixels to be rendered twice. by Jason Sams · 15 years ago
  38. 5c8065a Nexus improvements: by Daniel Sandler · 15 years ago
  39. fc6bdef Don't load sky texture by Mike Cleron · 15 years ago
  40. 701a47f Make Nexus handle rotation properly (no crash) by Mike Cleron · 15 years ago
  41. 06d2076 Update 'Basic' wallpapers to new API by Marco Nelissen · 15 years ago
  42. 524a658 Add new "walk around" wallpaper. by Romain Guy · 15 years ago
  43. 4921adb Add Nexus live wallpaper by Mike Cleron · 15 years ago
  44. b344cf4 Performance improvements for water to use less cpu/gpu resources. by Jason Sams · 15 years ago
  45. b08d0d3 Add ripples whenever the user drops something on the Home screen. by Romain Guy · 15 years ago
  46. c9e42c2 Receive commands in the water wallpaper by Mike Cleron · 15 years ago
  47. 873e993 Add panning support. by Jason Sams · 15 years ago
  48. 2cfcc6d Update water with new wave physics. by Jason Sams · 15 years ago
  49. 6b8cb71 Fix water wallpaper rotation. by Jason Sams · 15 years ago
  50. a6d4d98 Water live wallpaper now runs correctly in landscape. by Romain Guy · 15 years ago
  51. a454eca Better support of landscape orientation in Water. by Romain Guy · 15 years ago
  52. 2d42794 Improve Grass' performance, add thumbnails for all wallpapers, better previews. by Romain Guy · 15 years ago
  53. a56ce01 Enable computation of the real sunrise/sunset times in Grass. by Romain Guy · 15 years ago
  54. 863fd1d Add a class to compute the sunrise/sunset based on timezone/location. by Romain Guy · 15 years ago
  55. 59014c6 Use structures for leaves and add dropping leaves. by Romain Guy · 15 years ago
  56. f0bb956 Better orientation change support in live wallpapers. by Romain Guy · 15 years ago
  57. f91c2c7 Better galaxy. by Romain Guy · 15 years ago
  58. 03e14e5 Set up polar clock color palettes in an XML file. by Daniel Sandler · 15 years ago
  59. 6cfb19f Update to new simple mesh api. by Jason Sams · 15 years ago
  60. 4ba7d8c Tuning the PolarClock live wallpaper. by Daniel Sandler · 15 years ago
  61. fe028df Fix Galaxy: some starts were moving in the wrong direction. by Romain Guy · 15 years ago
  62. 575d514 Update to match predefined element API change. by Jason Sams · 15 years ago
  63. f993ef4 Improve startup time by moving star creation from Java to RS. by Jason Sams · 15 years ago
  64. 2430b67 Update fall to new RS API by Jason Sams · 15 years ago
  65. 5d43b50 Update to new API revision. Have Galaxy request its raster params rather than defaulting RS to smooth points. by Jason Sams · 15 years ago
  66. d115190 Fix possible NPE. by Romain Guy · 15 years ago
  67. bb3d669 Update polar clock settings to use new framework API. by Dianne Hackborn · 15 years ago
  68. 0ac0b3f Tweak the galaxy and add better support for preview mode. by Romain Guy · 15 years ago
  69. fd1b3b3 Fix the galaxy. by Romain Guy · 15 years ago
  70. 59206df Add FallRS (called Water for the user) to the list of live wallpapers. by Romain Guy · 15 years ago
  71. 0e1eb1a Update wallpapers for configuration API. by Dianne Hackborn · 15 years ago
  72. 909dff3 Improve the rendering of the galaxy. by Romain Guy · 15 years ago
  73. 16b673e Update for latest RS. by Jason Sams · 15 years ago
  74. b248759 A few little fixes to the polar clock. by Dianne Hackborn · 15 years ago
  75. 699e06e Clear in black. by Romain Guy · 15 years ago
  76. 1a430b8 Add standalone versions of the wallpapers. by Romain Guy · 15 years ago
  77. 44da178 Refactor RenderScript wallpapers to share more code between the implementations. by Romain Guy · 15 years ago
  78. b7dbad0 Properly destroy the RS context. by Romain Guy · 15 years ago
  79. 28b7b0f Fix galaxy application. Unbreak build. by Jason Sams · 15 years ago
  80. a8c1cc0 Update to not request a depth buffer. by Jason Sams · 15 years ago
  81. 9e6f234 Provide better support for orientation change. Very much work in progress still. by Romain Guy · 15 years ago
  82. ff41eed Fix GC issues with native objects. by Romain Guy · 15 years ago
  83. e04d27e Add Galaxy wallpaper. by Romain Guy · 15 years ago
  84. 913771d Implement scrolling in PolarClock by Romain Guy · 15 years ago
  85. b8ca9a4 Fix polar clock to work when showing a preview. by Dianne Hackborn · 15 years ago
  86. b7d2252 Various performance improvements to Grass. by Romain Guy · 15 years ago
  87. 78b54da Cleanup and optimizations to the Grass wallpaper by Romain Guy · 15 years ago
  88. 2eee327 Fix crash when destroying. by Dianne Hackborn · 15 years ago
  89. a7cbc26 Add Polar Clock wallpaper by Romain Guy · 15 years ago
  90. 55a384c Add packags/wallpapers/Basic to hold Android's live wallpapers. by Romain Guy · 15 years ago