| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve RS error handling. On errors RS will now store the error and a ↵ | Jason Sams | 2010-03-03 | 1 | -0/+1 |
| | | | | | message that can be read from the app. RS will then not continue rendering frames while an unchecked error is present until new state is received. | ||||
| * | Cleanup seperation of Legacy and user attribs. All user programs now use ↵ | Jason Sams | 2010-01-25 | 1 | -0/+2 |
| | | | | | the new names. Legacy vertex attribs are given default names. | ||||
| * | Place shader logging behind prop to declutter logs. | Jason Sams | 2009-12-15 | 1 | -1/+1 |
| | | |||||
| * | Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 ↵ | Jason Sams | 2009-11-25 | 1 | -0/+74 |
| can be enabled and will render most tests correctly. | |||||
