Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement data push from scripts. Fixes the problem where apps would have to... | Jason Sams | 2009-10-06 | 1 | -0/+6 |
* | Improve renderscript context teardown. Track object in the system and then f... | Jason Sams | 2009-09-25 | 1 | -0/+6 |
* | Fix invokables to make sure script pointers are setup before invoking functio... | Jason Sams | 2009-09-24 | 1 | -2/+2 |
* | Implement java interface for RS shutdown and fix shutdown deadlock with the c... | Jason Sams | 2009-08-25 | 1 | -4/+15 |
* | Cleanup logging and fix a startup race condition that manifested on Firestone. | Jason Sams | 2009-06-23 | 1 | -8/+1 |
* | Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should... | Jason Sams | 2009-06-22 | 1 | -1/+0 |
* | Replace spins with proper pthread conditions. | Jason Sams | 2009-06-18 | 1 | -12/+85 |
* | Generalize bitmap support and add remaining GL formats. | Jason Sams | 2009-06-03 | 1 | -4/+6 |
* | Add the Renderscript library. (Not in the build by default yet.) | Jason Sams | 2009-05-22 | 1 | -0/+180 |