summaryrefslogtreecommitdiff
path: root/driver/rsdShaderCache.h
AgeCommit message (Expand)Author
2017-03-15Remove libutils.so dependency from libRSDriver, libRSCpuRef, and mostMiao Wang
2017-02-28Remove RS_SERVER macros and references to unused headers.Miao Wang
2017-02-09frameworks/rs: fix typos and clang-tidy warningsRahul Chaudhry
2016-07-01Fix clang-tidy warnings in frameworks/rs.Chih-Hung Hsieh
2015-02-15Revert "Replaced android::Vector with std::vector."Yang Ni
2014-08-20Replace NULL macros with nullptr literals.Chris Wailes
2014-08-20Replace android::String8 with std::stringChris Wailes
2014-08-18Replaced android::Vector with std::vector.Chris Wailes
2013-07-10Remove libutils and fix rsDebug for RS support library.android-4.3_r2.3android-4.3_r2.2android-4.3_r2.1jb-mr2.0-releasejb-mr2-devStephen Hines
2013-03-19Add x86 server support.Tim Murray
2012-03-26State based shader recompile to support camera input.Alex Sakhartchouk
2012-03-23Implement USAGE_IO_INPUTJason Sams
2012-02-13Initialize all class members.Stephen Hines
2012-02-10Start implementing SurfaceTexture streaming into RS allocations.Jason Sams
2011-04-29Moving renderscript GL code into the HALAlex Sakhartchouk