summaryrefslogtreecommitdiff
path: root/libs/rs/rsSampler.cpp
AgeCommit message (Expand)Author
2010-05-21Removed unnecessary change based on comments. Alex Sakhartchouk
2010-02-22beging np2 extension check work. Jason Sams
2010-01-27Fix some minor bugs with GL state setup that were exposed by Droids driver. Jason Sams
2009-11-25Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 c... Jason Sams
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-20Point Sprites Jason Sams
2009-08-18Cleanup of object destruction. No need to have a per-class destruction funct... Jason Sams
2009-06-22Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should... Jason Sams
2009-05-28Implement sampler GL setup code. Jason Sams
2009-05-28Add sampler support Jason Sams
2009-05-22Add the Renderscript library. (Not in the build by default yet.) Jason Sams