summaryrefslogtreecommitdiff
path: root/rsSampler.h
AgeCommit message (Expand)Author
2017-03-15Remove libutils.so dependency from libRSDriver, libRSCpuRef, and mostMiao Wang
2017-02-09frameworks/rs: fix typos and clang-tidy warningsRahul Chaudhry
2016-07-01 Fix google-explicit-constructor warnings in frameworks/rs.Chih-Hung Hsieh
2015-02-15Revert "Replaced android::Vector with std::vector."Yang Ni
2014-08-18Replaced android::Vector with std::vector.Chris Wailes
2013-07-10Add Sampler custom alloc/deleteLing Wan
2012-07-24Plumb context through for serialization.Jason Sams
2012-03-09Starting to untangle header spaghetti.Alex Sakhartchouk
2012-02-16Rename three header files to free namespace for api.Jason Sams
2011-10-15Adding getter functions for script side RS objects.Alex Sakhartchouk
2011-08-16Fixing asynchronous performance issues.Alex Sakhartchouk
2011-05-05Moving samplers behind the hal.Alex Sakhartchouk
2011-05-04Code Cleanup and better Sampler creation methodAlex Sakhartchouk
2010-11-10Code cleanup to make formatting consistentAlex Sakhartchouk
2010-09-30Adding anisotropic filtering and related samples.Alex Sakhartchouk
2010-09-16Cleanup GL setup code and remove legacy 1.1 paths.Jason Sams
2010-06-04Creating the jni and java layer to integrate a3dAlex Sakhartchouk
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-09-25Improve renderscript context teardown. Track object in the system and then f...Jason Sams
2009-06-22Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should...Jason Sams
2009-05-22Add the Renderscript library. (Not in the build by default yet.)Jason Sams