summaryrefslogtreecommitdiff
path: root/cpp/Sampler.cpp
AgeCommit message (Expand)Author
2015-04-03Fix the ordering of CREATE_SAMPLER macro in C++ API, according to correspondingMiao Wang
2015-03-30Update RenderScript C++ APIMiao Wang
2014-11-11Cleanup includes for rs/cpp to not expose internal details.Jason Sams
2014-08-20Replace NULL macros with nullptr literals.Chris Wailes
2013-11-26Fix problems with NDK Sampler implementation.Stephen Hines
2013-08-01Add basic support for intrinsics. Move sp<> into RScpp.Tim Murray
2013-07-23Add Sampler support to C++ API.Tim Murray