summaryrefslogtreecommitdiff
path: root/rsFileA3D.cpp
AgeCommit message (Expand)Author
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-08-16Fixing asynchronous performance issues.Alex Sakhartchouk
2011-01-31Cleaning up the serialization change.Alex Sakhartchouk
2011-01-31Making sure we can build libRS on the host for serialization.Alex Sakhartchouk
2011-01-07Additional loading methods for fonts and a3d files.Alex Sakhartchouk
2010-11-10Code cleanup to make formatting consistentAlex Sakhartchouk
2010-10-27Adding nvidia extension for limited npot support.Alex Sakhartchouk
2010-10-05Adding average fps counter.Alex Sakhartchouk
2010-09-23Adding support for all allowed textures.Alex Sakhartchouk
2010-07-01Start of mesh API cleanup.Alex Sakhartchouk
2010-06-24Adding freetype font rendering to renderscript.Alex Sakhartchouk
2010-06-04Creating the jni and java layer to integrate a3dAlex Sakhartchouk
2010-05-21Removed unnecessary change based on comments.Alex Sakhartchouk
2009-12-23Element restructuring. Add support for new basic Element types including the...Jason Sams
2009-09-25Improve renderscript context teardown. Track object in the system and then f...Jason Sams
2009-08-12Implement reflecting Java objects into the ACC enviroment.Jason Sams
2009-07-14More test app workJason Sams
2009-07-101st cut of a3d file loader.Jason Sams