summaryrefslogtreecommitdiff
path: root/rsShaderCache.cpp
AgeCommit message (Expand)Author
2010-10-01fixing bugs 3053960, 3044804, 3044798Alex Sakhartchouk
2010-09-29More robust attribute bindingAlex Sakhartchouk
2010-07-09Remove points from fixed function.Jason Sams
2010-06-01Remove RS_KIND from vertex arrays types.Jason Sams
2010-05-21Removed unnecessary change based on comments.Alex Sakhartchouk
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