summaryrefslogtreecommitdiff
path: root/driver/rsdGL.cpp
AgeCommit message (Expand)Author
2012-01-29fix buildMathias Agopian
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-09-20Cleanup RS logsJason Sams
2011-09-13Add RS watchdog.Jason Sams
2011-07-08Fix EGLUtils::selectConfigForPixelFormat()Mathias Agopian
2011-06-20First cut at RSTextureView.Jason Sams
2011-06-16Adding ability to read back fbo data to renderscriptAlex Sakhartchouk
2011-05-17Preparing libRS for for compilation on host.Alex Sakhartchouk
2011-05-06rsLib cleanupAlex Sakhartchouk
2011-04-29Moving renderscript GL code into the HALAlex Sakhartchouk
2011-04-20Merge "Reduce verbosity of Renderscript logging."Stephen Hines
2011-04-20Reduce verbosity of Renderscript logging.Stephen Hines
2011-04-20Create runtime stubs for compute driver.Jason Sams
2011-04-06Migrate most GL from context to driver.Jason Sams