[Bug 91395] OpenGL functions block for serveral ms when used with EGL

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jul 19 04:41:19 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=91395

            Bug ID: 91395
           Summary: OpenGL functions block for serveral ms when used with
                    EGL
           Product: Mesa
           Version: git
          Hardware: Other
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i965
          Assignee: idr at freedesktop.org
          Reporter: fernetmenta at online.de
        QA Contact: intel-3d-bugs at lists.freedesktop.org

We just moved Kodi (http://kodi.tv/) from glx to egl. With vsync enabled glx
was used to block in glxSwapBuffers. EGL shows timing issues. Instead of
blocking in eglSwapBuffers it blocks in subsequent gl calls like glColor for
several ms. It even does so if I put a glFinish right after eglSwapBuffers.
Rendering overlays on top of video leads to missed frames because it slows down
rendering even more.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20150719/be8eac7d/attachment.html>


More information about the intel-3d-bugs mailing list