Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
af8976e5b74b32ea9fcadc5af55b423860a1d8e7
/
libs
/
rs
/
rsShaderCache.h
156cce6
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.
by Jason Sams
· 15 years ago
df48b57
Cleanup seperation of Legacy and user attribs. All user programs now use the new names. Legacy vertex attribs are given default names.
by Jason Sams
· 16 years ago
5dad8b4
Place shader logging behind prop to declutter logs.
by Jason Sams
· 16 years ago
bb51c40
Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 can be enabled and will render most tests correctly.
by Jason Sams
· 16 years ago