summaryrefslogtreecommitdiff
path: root/driver/rsdGL.cpp
AgeCommit message (Expand)Author
2020-10-05libRSDriver shouldn't use <system/window.h>Yiwei Zhang
2017-04-10Break libgui and libui dependencies.Miao Wang
2017-02-28Remove libcutils dependency.Miao Wang
2017-02-23RenderScript HIDL client-side implementationMiao Wang
2016-11-15Fix google-build-using-namespace warnings in driver.Chih-Hung Hsieh
2015-03-05Merge "Specify EGL_PBUFFER_BIT when selecting EGL configuration."Jason Sams
2014-08-21resolved conflicts for merge of 81cfa2c5 to lmp-dev-plus-aospStephen Hines
2014-08-20Replace NULL macros with nullptr literals.Chris Wailes
2014-05-08Specify EGL_PBUFFER_BIT when selecting EGL configuration.jon.parr
2014-03-15am 43822964: am 693494d8: Merge "Make RS compile on ARM64."Tim Murray
2014-03-13Make RS compile on ARM64.Tim Murray
2014-03-05FramebufferNativeWindow.h is obsoleteAndy McFadden
2013-07-16revert to using a pbuffer as the dummy egl surfaceMathias Agopian
2013-04-11USAGE_IO notifications for new buffers.Jason Sams
2013-02-15Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian
2012-12-18Rename ISurfaceTexture and SurfaceTextureAndy McFadden
2012-05-08Fix leak when app does not exit cleanly.Jason Sams
2012-04-02Implement IO_OUTPUT + SurfaceTextureJason Sams
2012-03-29rsdGL explicity connects the DummyConsumerDaniel Lam
2012-03-26rsdGL uses DummyConsumerDaniel Lam
2012-03-09More header untangling.Alex Sakhartchouk
2012-03-05Merge "Add multisampling support to renderscript."Alex Sakhartchouk
2012-03-05Merge "Using surface texture as a default renderscript surface."Alex Sakhartchouk
2012-02-28Add multisampling support to renderscript.Alex Sakhartchouk
2012-02-28Using surface texture as a default renderscript surface.Alex Sakhartchouk
2012-02-27Merge "Removing GL calls from librs"Alex Sakhartchouk
2012-02-24remove dependency on android_native{s_priv|buffer}.hMathias Agopian
2012-02-24remove libui dependency on libEGLMathias Agopian
2012-02-24Removing GL calls from librsAlex Sakhartchouk
2012-02-07Merge commit 'bdeec118' into manualmergeJason Sams
2012-02-07Implement RS VSync on new vsync infrastructure.Jason Sams
2012-01-29am dfbcee6c: fix buildMathias Agopian
2012-01-29fix buildMathias Agopian
2012-01-12Plumbing for RS priority.Jason Sams
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