summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsSampler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 c...Jason Sams2009-11-251-1/+0
* Improved object lifecycle tracking and fix leaks.Jason Sams2009-09-251-0/+4
* Improve renderscript context teardown. Track object in the system and then f...Jason Sams2009-09-251-4/+6
* Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...Jason Sams2009-08-271-1/+1
* Point SpritesJason Sams2009-08-201-0/+1
* Cleanup of object destruction. No need to have a per-class destruction funct...Jason Sams2009-08-181-10/+3
* Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should...Jason Sams2009-06-221-4/+1
* Implement sampler GL setup code.Jason Sams2009-05-281-14/+9
* Add sampler supportJason Sams2009-05-281-1/+23
* Add the Renderscript library. (Not in the build by default yet.)Jason Sams2009-05-221-0/+143