summaryrefslogtreecommitdiffstats
path: root/rsSampler.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Replaced android::Vector with std::vector."Yang Ni2015-02-151-1/+4
* Replaced android::Vector with std::vector.Chris Wailes2014-08-181-4/+1
* Add Sampler custom alloc/deleteLing Wan2013-07-101-0/+2
* Plumb context through for serialization.Jason Sams2012-07-241-1/+1
* Starting to untangle header spaghetti.Alex Sakhartchouk2012-03-091-1/+0
* Rename three header files to free namespace for api.Jason Sams2012-02-161-1/+1
* Adding getter functions for script side RS objects.Alex Sakhartchouk2011-10-151-15/+22
* Fixing asynchronous performance issues.Alex Sakhartchouk2011-08-161-10/+26
* Moving samplers behind the hal.Alex Sakhartchouk2011-05-051-3/+0
* Code Cleanup and better Sampler creation methodAlex Sakhartchouk2011-05-041-14/+15
* Code cleanup to make formatting consistentAlex Sakhartchouk2010-11-101-12/+2
* Adding anisotropic filtering and related samples.Alex Sakhartchouk2010-09-301-1/+4
* Cleanup GL setup code and remove legacy 1.1 paths.Jason Sams2010-09-161-1/+1
* Creating the jni and java layer to integrate a3dAlex Sakhartchouk2010-06-041-2/+2
* Removed unnecessary change based on comments.Alex Sakhartchouk2010-05-211-0/+4
* beging np2 extension check work.Jason Sams2010-02-221-1/+1
* Fix some minor bugs with GL state setup that were exposed by Droids driver.Jason Sams2010-01-271-2/+2
* Improve renderscript context teardown. Track object in the system and then f...Jason Sams2009-09-251-3/+4
* Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should...Jason Sams2009-06-221-5/+0
* Add the Renderscript library. (Not in the build by default yet.)Jason Sams2009-05-221-0/+92