summaryrefslogtreecommitdiff
path: root/libs/rs/rsShaderCache.cpp
AgeCommit message (Expand)Author
2010-03-03Improve RS error handling. On errors RS will now store the error and a messa... Jason Sams
2010-01-25Cleanup seperation of Legacy and user attribs. All user programs now use the... Jason Sams
2010-01-12Implement type generation for user uniforms in vertex shader. Jason Sams
2010-01-06More complete support for named attribs. Adds user typed attribs as availabl... Jason Sams
2009-12-23Element restructuring. Add support for new basic Element types including the... Jason Sams
2009-12-15Place shader logging behind prop to declutter logs. Jason Sams
2009-11-30Beging GL2 user shaders. Switch master to using GL2 by default. Jason Sams
2009-11-25Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 c... Jason Sams