summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsAdapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleaning up the serialization change.Alex Sakhartchouk2011-01-311-4/+0
* Support for cubemaps.Alex Sakhartchouk2010-11-181-0/+11
* Code cleanup to make formatting consistentAlex Sakhartchouk2010-11-101-57/+28
* Fix refcounting bugs where the sys refcountJason Sams2010-10-211-10/+2
* Adding anisotropic filtering and related samples.Alex Sakhartchouk2010-09-301-1/+0
* Removed unnecessary change based on comments.Alex Sakhartchouk2010-05-211-0/+23
* Improved object lifecycle tracking and fix leaks.Jason Sams2009-09-251-0/+8
* Improve renderscript context teardown. Track object in the system and then f...Jason Sams2009-09-251-6/+6
* Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...Jason Sams2009-08-271-2/+2
* Cleanup of object destruction. No need to have a per-class destruction funct...Jason Sams2009-08-181-12/+0
* Implement the jni bindings for Adapter2D. Fix a refcount bug in the native a...Jason Sams2009-08-031-6/+10
* Add the Renderscript library. (Not in the build by default yet.)Jason Sams2009-05-221-0/+245