Jason Sams
|
156cce6980
|
Improve RS error handling. On errors RS will now store the error and a 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.
|
2010-03-03 14:14:37 -08:00 |
|
Jason Sams
|
df48b57114
|
Cleanup seperation of Legacy and user attribs. All user programs now use the new names. Legacy vertex attribs are given default names.
|
2010-01-25 12:41:19 -08:00 |
|
Jason Sams
|
5dad8b4d1f
|
Place shader logging behind prop to declutter logs.
|
2009-12-15 19:10:11 -08:00 |
|
Jason Sams
|
bb51c40d89
|
Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 can be enabled and will render most tests correctly.
|
2009-11-25 13:22:07 -08:00 |
|