summaryrefslogtreecommitdiff
path: root/rsFBOCache.cpp
AgeCommit message (Expand)Author
2016-11-16Fix google-build-using-namespace warnings in rs.Chih-Hung Hsieh
2014-08-20Replace NULL macros with nullptr literals.Chris Wailes
2012-04-02Implement IO_OUTPUT + SurfaceTextureJason Sams
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2011-10-18Remove ObjBaseRef from the hal structAlex Sakhartchouk
2011-06-16Adding ability to read back fbo data to renderscriptAlex Sakhartchouk
2011-05-26Start splitting allocation into hal and core.Jason Sams
2011-05-13Moves fbo support in renderscript behind the halAlex Sakhartchouk
2011-05-06rsLib cleanupAlex Sakhartchouk
2011-04-01First draft of fbo in renderscript.Alex Sakhartchouk