summaryrefslogtreecommitdiff
path: root/rsAdapter.cpp
AgeCommit message (Expand)Author
2014-08-20Replace NULL macros with nullptr literals.Chris Wailes
2013-02-07Remove unstrided 2D copies.Tim Murray
2012-07-25Cleanup pointer access in adapter and font.Jason Sams
2012-07-24Plumb context through for serialization.Jason Sams
2012-03-09More header untangling.Alex Sakhartchouk
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2011-01-31Cleaning up the serialization change.Alex Sakhartchouk
2010-11-18Support for cubemaps.Alex Sakhartchouk
2010-11-10Code cleanup to make formatting consistentAlex Sakhartchouk
2010-10-21Fix refcounting bugs where the sys refcountJason Sams
2010-09-30Adding anisotropic filtering and related samples.Alex Sakhartchouk
2010-05-21Removed unnecessary change based on comments.Alex Sakhartchouk
2009-09-25Improved object lifecycle tracking and fix leaks.Jason Sams
2009-09-25Improve renderscript context teardown. Track object in the system and then f...Jason Sams
2009-08-27Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...Jason Sams
2009-08-18Cleanup of object destruction. No need to have a per-class destruction funct...Jason Sams
2009-08-03Implement the jni bindings for Adapter2D. Fix a refcount bug in the native a...Jason Sams
2009-05-22Add the Renderscript library. (Not in the build by default yet.)Jason Sams