| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 ↵ | Jason Sams | 2009-11-25 | 1 | -3/+3 |
| | | | | | can be enabled and will render most tests correctly. | ||||
| * | Improve renderscript context teardown. Track object in the system and then ↵ | Jason Sams | 2009-09-25 | 1 | -1/+1 |
| | | | | | force their cleanup by releasing all user references once destroy context is called. Java layer will no longer send destroy notifications for objects garbage collected once a context is destroyed. | ||||
| * | Remove depricated triangleMesh. | Jason Sams | 2009-09-23 | 1 | -0/+1 |
| | | |||||
| * | Begin implementing SimpleMesh and fix some bugs with refcounting and java ↵ | Jason Sams | 2009-08-09 | 1 | -0/+68 |
| object destruction tracking. | |||||
