Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Java exceptions to catch RS calls with no context or no surface. | Jason Sams | 2009-12-07 | 1 | -0/+3 |
| | |||||
* | Cleanup of object destruction. No need to have a per-class destruction ↵ | Jason Sams | 2009-08-18 | 1 | -5/+0 |
| | | | | function. This was a legacy of the distant past when the classes did not have a common base. | ||||
* | Seperate ProgramVertex from RenderScript.java and merge ProgramVertexAlloc ↵ | Jason Sams | 2009-08-04 | 1 | -9/+0 |
| | | | | into the ProgramVertex class. | ||||
* | Seperate Light and Sampler from RenderScript.java | Jason Sams | 2009-08-04 | 1 | -0/+87 |