summaryrefslogtreecommitdiff
path: root/rsProgramStore.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
2015-02-15Revert "Replaced android::Vector with std::vector."Yang Ni
2014-08-18Replaced android::Vector with std::vector.Chris Wailes
2012-07-24Plumb context through for serialization.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-04-29Moving renderscript GL code into the HALAlex Sakhartchouk
2011-04-06Seperate ProgramRaster.Jason Sams
2011-04-04Seperate GL from RS program store.Jason Sams
2010-11-10Code cleanup to make formatting consistentAlex 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-05-14Change RS to use the passed surface size rather than EGL size.Jason Sams
2010-05-13Rename ProgramFragmentStore to ProgramStore.Jason Sams