summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove live wallpapers.Stephen Hines2014-08-1619-3290/+0
* Update for API 18Jason Sams2013-02-054-7/+21
* RS: Water Livewallpaper crashed after setting it to wallpaper several times.edingX2012-08-241-2/+6
* Fix live wallpaper "Grass" display issueCatherine Liu2012-08-151-2/+2
* am c31dd3f3: Fix Surface leak Bug #6452240Romain Guy2012-05-091-0/+1
|\
| * Fix Surface leakRomain Guy2012-05-081-0/+1
* | Nexus: Rescale the scene on wallpaper resizeMykola Ostrovskyy2012-03-022-2/+21
|/
* Fix wallpaper tap location in Nexus wallpaperMichael Jurka2011-09-161-3/+1
* Fix galaxy wallpaper.Jason Sams2011-08-091-28/+29
* Remove NLP dependency from live grass wallpaperConley Owens2011-08-041-2/+8
* Fix Grass to use proper upload functions.Jason Sams2011-07-111-9/+10
* Fix RS graphics samples.Stephen Hines2011-04-272-2/+2
* Update Nexus wallpaper to use the Nexus S version.Dianne Hackborn2011-04-181-16/+34
* Cleanup API ussage. MarkDirty->syncAllJason Sams2011-02-032-2/+2
* Update for use of new rs_time.rsh header.Stephen Hines2011-01-091-1/+6
* Update to use adapter.Jason Sams2010-12-291-7/+8
* renderscript api cleanupAlex Sakhartchouk2010-12-214-116/+95
* API Update.Jason Sams2010-12-171-1/+0
* Remove unnecessary upload.Jason Sams2010-12-161-2/+2
* Merge "Update for Allocation API changes."Jason Sams2010-12-154-21/+7
|\
| * Update for Allocation API changes.Jason Sams2010-12-144-21/+7
* | Add Context to a RenderScript or RenderScriptGL instance.Shih-wei Liao2010-12-101-1/+1
|/
* Unbreak basic active wallpapers.Jason Sams2010-12-071-2/+2
* API UpdateJason Sams2010-12-0612-30/+26
* Support multitouch taps in wallpapers.Jeff Brown2010-12-023-20/+12
* Remove unnecessary export_func pragma.Stephen Hines2010-11-184-11/+0
* Mark non-exported functions as static.Stephen Hines2010-11-171-7/+7
* Update ot use SurfaceConfig.Jason Sams2010-10-104-4/+8
* Remove now unnecessary pragma rs export_var().Stephen Hines2010-10-084-7/+3
* Changing texcoord from vec4 to vec2 for perf reasonsAlex Sakhartchouk2010-10-062-3/+3
* Handle RS reflection name changes.Stephen Hines2010-09-164-8/+8
* Updating wallpapers to use more generalized shader constant binding.Alex Sakhartchouk2010-09-134-15/+65
* Update to match RS API change moving constant color to ProgramFragment.Jason Sams2010-08-045-13/+12
* Equivalent of "-include rs_types.rsh -include rs_math.rsh" are added to slang...Shih-wei Liao2010-07-214-9/+0
* Using the new auto build system for RenderScript.Shih-wei Liao2010-07-1916-1204/+1395
* Changed winding order on one of the quads in grassAlex Sakhartchouk2010-07-131-1/+1
* Removing SimpleMesh out of wallpapers.Alex Sakhartchouk2010-07-016-32/+28
* CPU usage reductions by not using VBO.Jason Sams2010-06-303-37/+40
* Use slang's reflection and add java_package_name and export_func pragmas to f...Shih-wei Liao2010-06-183-164/+255
* Update galaxy to use reflected java files.Jason Sams2010-06-174-129/+207
* Update grass to use reflected java classes.Jason Sams2010-06-174-164/+316
* Update nexus to use reflected java classes.Jason Sams2010-06-153-91/+147
* API update INDEX -> U16Jason Sams2010-06-082-2/+2
* Remove old RS_Kind information from setup.Jason Sams2010-06-014-12/+6
* Update wallpapers to use parent state where it makes sense.Jason Sams2010-05-194-4/+0
* Update wallpapers to use parent state where it makes sense.Jason Sams2010-05-174-38/+15
* Simplify grass and galaxy to not pass redundant information to the script.Jason Sams2010-05-174-74/+20
* Remove old calls to setName that are no longer necessary.Jason Sams2010-05-142-15/+4
* Update scripts to use programStore rather than programFragmentStore.Jason Sams2010-05-131-1/+1
* Port galaxy to llvm.Jason Sams2010-05-123-171/+239