aboutsummaryrefslogtreecommitdiff
path: root/glworker.cpp
AgeCommit message (Expand)Author
2015-10-09drm_hwcomposer: support the PREMULT blending mode in glworkerHaixia Shi
2015-09-25drm_hwcomposer: use GL_TEXTURE_EXTERNAL_OES target for src texturesHaixia Shi
2015-09-25drm_hwcomposer: implement the safe handling of layersZach Reizner
2015-09-21drm_hwcomposer: Make gl worker log tag consistent with rest of hwcSean Paul
2015-09-10drm_hwcomposer: correctly handle rotation + croppingHaixia Shi
2015-08-20drm_hwcomposer: cache the framebuffers given to the GLWorkerZach Reizner
2015-08-13drm_hwcomposer: enhance stability using various wrapper classesZach Reizner
2015-08-07drm_hwcomposer: duplicate buffer_handles before hwc_set returnsZach Reizner
2015-08-07Revert "Revert "drm_hwcomposer: remove GLCompositor and the GLWorker thread""Zach Reizner
2015-08-07Revert "Revert "drm_hwcomposer: have DrmDisplayCompositor do its own OpenGL c...Zach Reizner
2015-07-30Revert "drm_hwcomposer: have DrmDisplayCompositor do its own OpenGL composition"Puneet Kumar
2015-07-30Revert "drm_hwcomposer: remove GLCompositor and the GLWorker thread"Puneet Kumar
2015-07-22drm_hwcomposer: remove GLCompositor and the GLWorker threadZach Reizner
2015-07-20drm_hwcomposer: have DrmDisplayCompositor do its own OpenGL compositionZach Reizner
2015-07-17Merge "drm_hwcomposer: add transform support to OpenGL compositor" into mnc-d...Zach Reizner
2015-07-17drm_hwcomposer: add transform support to OpenGL compositorZach Reizner
2015-07-15drm_hwcomposer: make the gl worker compositor not nestedZach Reizner
2015-07-08drm_hwcomposer: Add glworkerZach Reizner