summaryrefslogtreecommitdiffstats
path: root/rsFBOCache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace NULL macros with nullptr literals.Chris Wailes2014-08-201-7/+7
* Implement IO_OUTPUT + SurfaceTextureJason Sams2012-04-021-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-3/+3
* Remove ObjBaseRef from the hal structAlex Sakhartchouk2011-10-181-5/+12
* Adding ability to read back fbo data to renderscriptAlex Sakhartchouk2011-06-161-10/+0
* Start splitting allocation into hal and core.Jason Sams2011-05-261-16/+2
* Moves fbo support in renderscript behind the halAlex Sakhartchouk2011-05-131-125/+25
* rsLib cleanupAlex Sakhartchouk2011-05-061-2/+3
* First draft of fbo in renderscript.Alex Sakhartchouk2011-04-011-0/+209