summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/allapps.rs
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning up dead code.Winson Chung2011-06-231-385/+0
| | | | Change-Id: I922e20b41d19ca9936c75277ba7c58a291d297fa
* RS API cleanup for SDK. Update apps to final APIs.Jason Sams2011-02-031-3/+3
| | | | | | bug 3421901 Change-Id: If84b19459e510568278f7c97d3d3486c94f1d619
* update to new APIJason Sams2010-12-061-9/+9
| | | | | | | | Remove extra arrays and allocations for manual allocation -> int conversions which were a legacy issue. Change-Id: I7c71f764e48b01bb29911c1231e8fce5df8ff2a2
* Remove unnecessary export_func pragma.Stephen Hines2010-11-181-4/+0
| | | | Change-Id: Ib3a9c5693bf316038f35d89d0939feed526363d1
* Remove now unnecessary pragma rs export_var().Stephen Hines2010-10-081-2/+1
| | | | Change-Id: I2863a2f583af648677d2e53ef4167870fd532c5e
* Changing Launcher2 to use more generic shader param binding.Alex Sakhartchouk2010-09-131-0/+7
| | | | Change-Id: I5550a5ce88e5edc5ce11689e828001e28bb29e04
* Use RS API for checking isNull.Jason Sams2010-08-131-1/+1
| | | | Change-Id: I840c2ac3d0fe478595f2a558b52a79886097c5b5
* Update to RS api chance moving constant colors to ProgramFragment.Jason Sams2010-08-051-2/+0
| | | | Change-Id: I28d436151f7a764939878676633b9acab85e919a
* Cleanup setToClient calls.Jason Sams2010-07-281-7/+2
| | | | Change-Id: Ie2898f44d623f34e1243d62417d4884e8ca649c1
* Slang made the rs_types.rsh and rs_math.rsh the default include files. ↵Shih-wei Liao2010-07-211-2/+0
| | | | | | Delete them in allapps.rs. Change-Id: I99f477bb779eac244315baeaef028947d85625d4
* Ported Launcher2 to use the new Build system.Shih-wei Liao2010-07-191-0/+392
Change-Id: Ie24bb6520f9f6dfc24dde2b7810ec322bc7b3a1a