summaryrefslogtreecommitdiff
path: root/rsScriptC.h
AgeCommit message (Expand)Author
2009-09-16Implement renderscript Invokables.Jason Sams
2009-09-03Improve structure support using symbol lookup of named structures in scripts ...Jason Sams
2009-08-17Update fountain and add writable flag to script slots.Jason Sams
2009-08-13Implement named slots and convert script.addType to script.setType to remove ...Jason Sams
2009-08-12Implement reflecting Java objects into the ACC enviroment.Jason Sams
2009-08-09Let java put #defines into renderscriptJoe Onorato
2009-07-20Split rsScriptC into class implemtation and library functions. Update test a...Jason Sams
2009-07-16Fix conflict with automatic DPI support on high density devices by forcing bi...Jason Sams
2009-07-16Update rollo and renderscript to the new ACC compiler interface.Jason Sams
2009-06-19checkpoint filmstrip, implemented TLS.Jason Sams
2009-06-10Add named objects and implement support for ProgramFragmentStore and ProgramF...Jason Sams
2009-06-09checkpoint pragma support. Includes more cleanup of script enviroment storag...Jason Sams
2009-06-08Move placement of script enviroment data to base.Jason Sams
2009-06-08Fix build issue and ref count bug with scripts.Jason Sams
2009-06-05Move call to compiler from jni to core library code.Jason Sams
2009-06-04Add support for scripts to return an animation flag. This allows them to ind...Jason Sams
2009-05-28Delete the acc script when deleting the Renderscript rsScriptC object.Jack Palevich
2009-05-22Add the Renderscript library. (Not in the build by default yet.)Jason Sams