Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 c... | Jason Sams | 2009-11-25 | 1 | -0/+1 |
* | Improved object lifecycle tracking and fix leaks. | Jason Sams | 2009-09-25 | 1 | -0/+1 |
* | Improve renderscript context teardown. Track object in the system and then f... | Jason Sams | 2009-09-25 | 1 | -1/+1 |
* | Add support for selecting the color bit depth and if the application used a d... | Jason Sams | 2009-08-25 | 1 | -1/+1 |
* | Remove useless slot from ProgramVertex. Optimize GL state setup. | Jason Sams | 2009-08-05 | 1 | -13/+6 |
* | Implement default programs and implement defaults and parents for imports. | Jason Sams | 2009-06-17 | 1 | -0/+2 |
* | Add named objects and implement support for ProgramFragmentStore and ProgramF... | Jason Sams | 2009-06-10 | 1 | -2/+0 |
* | Add the Renderscript library. (Not in the build by default yet.) | Jason Sams | 2009-05-22 | 1 | -0/+89 |