summaryrefslogtreecommitdiff
path: root/rsUtils.h
AgeCommit message (Expand)Author
2010-07-19Threading RS ForEach.Jason Sams
2010-06-09Remove float8/16 from RS type list.Jason Sams
2010-06-04Creating the jni and java layer to integrate a3dAlex Sakhartchouk
2010-05-21Removed unnecessary change based on comments.Alex Sakhartchouk
2010-05-11Convert renderscript from using ACC to LLVM for its compiler.Jason Sams
2010-01-26Turn the debugging back on.Jason Sams
2010-01-08less log spewJoe Onorato
2009-11-12Defer EGL init until the surface changed call comes in. Pass w,h along with ...Jason Sams
2009-09-23Make the renderscript timing logging available by setting debug.rs.profile=1Joe Onorato
2009-08-12Implement reflecting Java objects into the ACC enviroment.Jason Sams
2009-08-05Remove useless slot from ProgramVertex. Optimize GL state setup.Jason Sams
2009-07-14Fix master build errors post merge with master_gl branch.Jason Sams
2009-06-23Cleanup logging and fix a startup race condition that manifested on Firestone.Jason Sams
2009-06-22Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should...Jason Sams
2009-06-03Generalize bitmap support and add remaining GL formats.Jason Sams
2009-06-01Improve bitmap support and do conversion in native rather than java code to r...Jason Sams
2009-05-22Add the Renderscript library. (Not in the build by default yet.)Jason Sams