summaryrefslogtreecommitdiff
path: root/glworker.h
AgeCommit message (Expand)Author
2017-09-28drm_hwcomposer: Remove threadingSean Paul
2017-04-13drm_hwcomposer: Move eglCreateImageKHR into ImporterRob Clark
2015-10-23drm_hwcomposer: lazily generate shaders for GLWorkerCompositorZach Reizner
2015-10-15drm_hwcomposer: ground work for squashingZach Reizner
2015-09-25drm_hwcomposer: implement the safe handling of layersZach Reizner
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-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-15drm_hwcomposer: make the gl worker compositor not nestedZach Reizner
2015-07-08drm_hwcomposer: Add glworkerZach Reizner