[mythtv-commits] [MythTV/mythtv] f42ae4: MythRenderOpenGL: Fix Wayland rendering

Mark Kendall noreply at github.com
Tue Feb 4 12:37:56 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: f42ae424cd54d356b6aa93625e83dcde99129a8f
      https://github.com/MythTV/mythtv/commit/f42ae424cd54d356b6aa93625e83dcde99129a8f
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

  Changed paths:
    M mythtv/libs/libmythui/opengl/mythrenderopengl.cpp
    M mythtv/libs/libmythui/opengl/mythrenderopengl.h

  Log Message:
  -----------
  MythRenderOpenGL: Fix Wayland rendering

- the Qt Wayland plugins use an additional, intermediate framebuffer and
although MythRenderOpenGL was meant to cope with this use case, the
state tracking was not working correctly and hence nothing was
displayed.
- may also fix EGL rendering with Nvidia - but yet to be tested.




More information about the mythtv-commits mailing list