summaryrefslogtreecommitdiffstats
path: root/src/com/android/magicsmoke/clouds.rs
Commit message (Expand)AuthorAgeFilesLines
* Clean up use of rsSetObject/rsClearObject.Stephen Hines2011-05-021-4/+4
* Fix RS graphics samples.Stephen Hines2011-04-271-1/+1
* Fix horizontal and vertical panning.Marco Nelissen2011-01-191-5/+10
* Update for Allocation changesJason Sams2010-12-141-1/+1
* Remove unnecessary export_func pragma.Stephen Hines2010-11-181-2/+0
* Mark non-exported functions as static.Stephen Hines2010-11-171-6/+6
* Remove warnings for unused RS script variables.Stephen Hines2010-11-161-2/+0
* Fix refcounting bug in MagicSmoke.Stephen Hines2010-11-161-2/+2
* Remove zero-init/destructor WARs.Stephen Hines2010-11-151-4/+2
* Updating to handle RS local variables properly.Stephen Hines2010-10-291-2/+6
* Performance optimizations for MagicSmokeFredrik Ehnbom2010-10-131-63/+113
* Remove now unnecessary pragma rs export_var().Stephen Hines2010-10-081-8/+7
* Drop the includes on rs_types.rsh and rs_math.rsh. Slang automatically handle...Shih-wei Liao2010-07-211-2/+0
* Ported MagicSmoke to use the new build system.Shih-wei Liao2010-07-191-0/+354